A simple, automated reconnaissance script for subdomain enumeration, live host probing, port scanning, and vulnerability checks.
subfinderhttpxnmapnuclei
Ensure these tools are installed and in your system's PATH.
- Clone the repository:
git clone https://github.com/your-username/reconkit.git cd reconkit - Make executable:
chmod +x reconkit.sh
- Run:
./reconkit.sh example.com [optional_output_directory]
Results are saved in a timestamped directory (e.g., recon_example.com_YYYYMMDD_HHMMSS/) containing:
subdomains_*.txtlive_hosts_*.txtnmap_results_*.txtnuclei_results_*.txt