Raccoon
MIT๐ Network Recon ยท Python
Raccoon is a high-performance offensive security tool written in Python that automates the reconnaissance and vulnerability scanning phases of penetration testing engagements. It performs DNS enumeration, WHOIS lookups, subdomain discovery, WAF detection, directory brute-forcing, and Nmap scanning in a single coordinated workflow, correlating results into a structured output. Penetration testers and bug bounty hunters use Raccoon to rapidly gather comprehensive intelligence about a target without manually running and correlating output from dozens of individual tools. Its threaded architecture and intelligent scheduling prioritize the most informative scans first, making it particularly effective for time-constrained assessments where operators need maximum reconnaissance coverage with minimal setup.
Tags
Details
- Category
- ๐ Network Recon
- Language
- Python
- Repository
- evyatarmeged/Raccoon
- License
- MIT
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
No reviews yet. Be the first to review Raccoon.
More in Network Recon
Nmap
C/C++The gold standard network scanner. Host discovery, port scanning, service/version detection, OS fingerprinting.
Masscan
CInternet-scale port scanner. Transmits 10 million packets per second. Asynchronous, stateless scanning.
RustScan
RustBlazing fast port scanner that pipes into Nmap. Scans all 65k ports in 3 seconds flat.
Shodan CLI
PythonCommand-line interface for Shodan, the search engine for internet-connected devices.
Wireshark
C/C++The world's foremost network protocol analyzer. Deep packet inspection for hundreds of protocols.
Responder
PythonLLMNR/NBT-NS/mDNS poisoner and rogue authentication server. Captures NTLMv1/v2 hashes on the network.