Nukesort will sort nuclei json into folders & files
Go to file
perp 3c269d18a6 Updated license file 2024-05-30 05:38:56 +01:00
.gitignore Cleaned up 2022-09-10 13:57:50 +01:00
LICENSE Updated license file 2024-05-30 05:38:56 +01:00
README.md Updated license URL 2024-05-30 05:34:14 +01:00
nukesort.py 👽 Updated for "new" nuclei JSON 2023-09-08 04:54:11 +01:00

README.md

Nukesort

License

Nukesort will sort nuclei json into folders & files.

Installation

git clone https://git.supernets.org/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

Disclaimer

Developers are not responsible for any misuse