evilscan – Massive IP Port Scanner
Features Individual IP or IP range scan Individual port, ports list, or port range Banner grabbing (not fully implemented, works with verbose ports only) IAC negotiation Reverse dns Geolocation information Shell or JSON output Optional progress details Usage Usage: evilscan <fqdn|ipv4|cidr> [options] 1 evilscan <fqdn|ipv4|cidr> [options] Example: root@debian:~# evilscan 192.168.0.0/24 --port=21-23,80 1 root@debian:~# evilscan 192.168.0.0/24 --port=21-23,80 Options: --port port(s) you want to scan, examples: --port=80 --port=21,22 --port=21,22,23,5900-5902 ...