Skip to content

lite script to convert json TTPs layer to txt file

Notifications You must be signed in to change notification settings

st3l1n/TTParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TTParser

little python script to convert json TTPs layer to txt file

usage: parser.py [-h] [--text TEXT] layer

Convert json att&ck layer to simple text

positional arguments:
  layer        Path to existing json layer

options:
  -h, --help   show this help message and exit
  --text TEXT  Path to a new description file

Example:

python test.py layer.json --text data.txt

About

lite script to convert json TTPs layer to txt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages