smap

Nmap replacement using Shodan.io data for network reconnaissance

brewmacoslinux
Try with needOr install directly
Source

About

Drop-in replacement for Nmap powered by shodan.io

Commands

smap

Examples

Search for hosts matching a query on Shodan$ smap 'apache' --limit 10
Get detailed information about a specific IP address$ smap '1.1.1.1'
Search for services in a specific country$ smap 'nginx' --country US --limit 5