AIO-Recon is an interactive CLI tool that simplifies and speeds up the information-gathering phase by combining multiple recon tools (like Nmap, Whois, TheHarvester, etc.) in one place. It offers guided prompts, educational insights, and one-click execution making it ideal for beginners, students, developers, and professionals. This project highlights the value of automation and tool integration in strengthening the recon phase of the Cyber Kill Chain.
To make AIO-Recon accessible globally from any terminal window:
npm i -g aio-recon
Then you can launch the tool from anywhere using:
sudo aio-recon
You can install AIO-Recon directly using npm:
npm i aio-recon
sudo aio-recon
If you have any feedback, please reach out to us at anikaguptaindia@gmail.com
Contributions are always welcome!