Check out: [[Useful Tools & Binaries]] for some more info [GitHub - Tib3rius/AutoRecon: AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.](https://github.com/Tib3rius/AutoRecon) **Usage** - running as `sudo` makes the scans go far faster, just remember to run: - `chown -R user:user results` `sudo autorecon -t scope -vv` - `-t` -> reads the target from the file "scope" - I was just taught to put the IP in a file for use with nmap and I also like to have it there for reference - `-vv` -> this sets verbosity level, you can also scroll up or down while the script is running and it will change it accordingly ![[AutoReconOut.png]]