AutoRecon is a multi-threaded network reconnaissance tool designed to automate the enumeration of services. It performs port scanning and automatically launches various enumeration tools against discovered services. Key features include:
- Target Flexibility: Accepts IP addresses, CIDR notation, and resolvable hostnames.
- Port Scanning: Supports TCP/UDP port scanning with customizable port lists and ranges.
- Plugin-based Architecture: Extensible through plugins for port scans, service scans, and reporting.
- Tagging System: Uses tags to enable/disable plugins at runtime, offering granular control over scan processes.
- Output Management: Organizes results into a structured directory format, with options for single targets and scan-only outputs.
- Concurrency Control: Manages concurrent scans and port scans to optimize resource usage.
AutoRecon is ideal for penetration testers and security professionals seeking to automate initial reconnaissance phases, quickly identifying open ports and running relevant service-specific enumeration tools.