autorecon Command Examples

A multi-threaded network reconnaissance tool which performs automated enumeration of services. More information: https://github.com/Tib3rius/AutoRecon.

sudo autorecon {{host_or_ip1,host_or_ip2,...}}

sudo autorecon {{[-t|--target-file]}} {{path/to/file}}

sudo autorecon {{[-o|--output]}} {{path/to/results}} {{host_or_ip1,host_or_ip2,...}}

sudo autorecon {{[-p|--ports]}} {{T:21-25,80,443,U:53,B:123}} {{host_or_ip1,host_or_ip2,...}}