Streamline reconnaissance with lazyrecon, a tool for founders, backed by 2.0k+ GitHub stars
2,035 stars582 forksShellQuality 8/10Updated 8/19/2021100% free ยท open source
What it does
Lazyrecon automates the reconnaissance process in an organized fashion, streamlining tasks such as domain enumeration, port scanning, and vulnerability scanning.
โขWhen you need to quickly gather information about a target domain or IP address
โขWhen you want to automate routine reconnaissance tasks to save time and effort
โขWhen you need to perform a thorough vulnerability scan on a target system
Quick start
1Navigate to the cloned repository with `cd lazyrecon`
2Run the script with `./lazyrecon.sh` to start the reconnaissance process
3Configure the `config.sh` file to specify target domains or IP addresses
4Use the `domains` and `ips` files to input target domains and IP addresses, respectively
5Review the output files generated by the script, such as `recon.log` and `nmap.log`, to analyze the results
Ready-to-paste prompt
./lazyrecon.sh -d example.com -o example
Heads up: Make sure you have the necessary dependencies installed, including `amass`, `nmap`, and `masscan`, as specified in the README, to avoid errors during the reconnaissance process
Saves to your device
What's inside โ free to inspect
No purchase needed
Read the entire source before you build โ unlike paid marketplaces that hide it behind a buy button.