scanless
Unlicense๐ Network Recon ยท Python
scanless is a Python command-line utility that performs port scans anonymously by routing scan requests through third-party online port scanning services rather than sending packets directly from the operator's IP address. It aggregates results from multiple web-based scanners to provide port status information while keeping the operator's true network address hidden from the target. Penetration testers and red team operators use scanless during the initial reconnaissance phase when they need to identify open ports without triggering the target's intrusion detection systems or revealing their infrastructure. The tool is particularly useful for stealthy external reconnaissance and for validating firewall rules from an outside perspective without directly touching the target network.
Tags
Details
- Category
- ๐ Network Recon
- Language
- Python
- Repository
- vesche/scanless
- License
- Unlicense
- Platforms
- ๐งlinux๐macos๐ชwindows
Links
Community Reviews
No reviews yet. Be the first to review scanless.
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.