# Nukesort [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) Nukesort will sort nuclei json into folders & files. ## Installation ``` git clone https://git.supernets.org/perp/nukesort cd nukesort ``` ## Usage ``` python3 nukescan.py 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