Merge pull request #132 from meitar/scanless

Add `scanless`, a port scanning "proxy" multiplexing CLI utility.
This commit is contained in:
Samar Dhwoj Acharya 2017-06-10 01:23:37 -05:00 committed by GitHub
commit de6eff7f57

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