Add scanless, a port scanning "proxy" multiplexing CLI utility.

This commit is contained in:
Meitar Moscovitz 2017-06-10 00:17:12 -04:00
parent f102f3020d
commit ef2da9ddb5
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -150,6 +150,7 @@ A collection of awesome penetration testing resources
* [zmap](https://zmap.io/) - Open-source network scanner that enables researchers to easily perform Internet-wide network studies
* [nmap](https://nmap.org/) - Free Security Scanner For Network Exploration & Security Audits
* [pig](https://github.com/rafael-santiago/pig) - A Linux packet crafting tool
* [scanless](https://github.com/vesche/scanless) - Utility for using websites to perform port scans on your behalf so as not to reveal your own IP
* [tcpdump/libpcap](http://www.tcpdump.org/) - A common packet analyzer that runs under the command line
* [Wireshark](https://www.wireshark.org/) - A network protocol analyzer for Unix and Windows
* [Network Tools](http://network-tools.com/) - Different network tools: ping, lookup, whois, etc