You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 4 months ago | |
nukesort.py | 3 weeks ago |
README.md
Nukesort
Nukesort will sort nuclei json into folders & files.
Installation
git clone https://git.tcp.direct/perp/nukesort
cd nukesort
Usage
python3 nukescan.py <json-scan> <output-folder>
python3 nukescan.py scan.json scan
Structure
scan
└── domains
├── example.com
│ ├── azure-domain-tenant
│ │ ├── azure-domain-tenant.json
│ │ └── azure-domain-tenant.txt
│ ├── credentials-disclosure
│ │ ├── credentials-disclosure.json
│ │ └── credentials-disclosure.txt
│ └── http-missing-security-headers
│ └── http-missing-security-headers.json
└── example.com
└── http-missing-security-headers
└── http-missing-security-headers.json