Skip to content

A blazing fast, high performance implementation of AutoRecon in Rust. A multi-threaded network reconnaissance tool which performs automated enumeration of services πŸ¦€ πŸ”₯

Notifications You must be signed in to change notification settings

spacialsec/RustAutoRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 ...

About

A blazing fast, high performance implementation of AutoRecon in Rust. A multi-threaded network reconnaissance tool which performs automated enumeration of services πŸ¦€ πŸ”₯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published