What it does
ReconScanner performs fast SYN scans using customizable thread pools, trading raw speed for configurability depending on the target's size and sensitivity.
Once a port responds, it extracts the service banner and hands off to a lightweight HTTP directory buster, so reconnaissance and enumeration happen in a single pass instead of two separate tool runs.
Key features
- JSON output for easy piping into other tools
- Real-time progress reporting during long scans
- A CVE lookup placeholder for future integration with vulnerability databases
It's been used in internal pentests as a first-pass recon step before deeper manual testing begins.