Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrCl0wnLab/0937edc56168bfd77aa722a4c7e3cf35 to your computer and use it in GitHub Desktop.
Save MrCl0wnLab/0937edc56168bfd77aa722a4c7e3cf35 to your computer and use it in GitHub Desktop.
ShellShockHunter Tool v1.0 assets-config.json
{
"config": {
"threads": 10,
"path": {
"path_output": "output/",
"path_wordlist": "wordlist/",
"path_modules": "modules/",
"path_assets": "assets/"
},
"files_assets":{
"config": "assets/config.json",
"autor": "assets/autor.json",
"exploits": "assets/exploits.json"
},
"api":{
"shodan":"",
"ipinfo":""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment