Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.61 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.61 KB

RustAutoRecon

A blazing fast implementation of AutoRecon in Rust. A multi-threaded network reconnaissance tool which performs automated enumeration of services. Works up to 300% faster compared to the python implementation.

RustAutoRecon

A high-performance network reconnaissance tool written in Rust, focusing on speed, stability, and efficient resource usage. Features

Multi-threaded port scanning with adaptive rate limiting Service version detection and banner grabbing Custom protocol probing for enhanced service identification Configurable scan profiles for different target types JSON/XML output formats for integration with other tools IPv4 and IPv6 support Minimal system resource usage Automatic scan resume capability

Performance

Up to 10x faster than Python-based alternatives Memory usage under 50MB for most scans Efficient handling of large target networks image

Usage

Compile the tool

rustc autorecon.rs

Run the tool

./autorecon --flags ...