ENNAENNA

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.

1.1kstars
170forks
2issues
Updated 2y ago

Tags

port-scananonymousnetworkcommand-linepentestingport-scannerscanningscraper

Details

Category
๐ŸŒ Network Recon
Language
Python
Repository
vesche/scanless
License
Unlicense
Platforms
๐Ÿงlinux๐ŸŽmacos๐ŸชŸwindows

Community Reviews

No reviews yet. Be the first to review scanless.

More in Network Recon