nukesort/README.md

1.0 KiB

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