EasyRecon is a script that do the initial reconnaissance of target automatically. To scan Google, simply run $ ./easyRecon.sh google.com
To install EasyRecon, clone this repository. EasyRecon relies on a couple of tools to be installed so make sure you have them:
please make sure that as most of these tools are written in Go, that you have Go installed and configured properly. Make sure that when you type any of the above commands in the terminal, they are recognized and work.
$ ./easyRecon.sh example.com
- Enumerate all the existing domains with subfinder
- Seperate live domains from all existing domains httprobe
- Spider the target and save all the URLS of target using waybackurls
- grep all the js files and endpoints from the target