smap (shodan Nmap)

Smap is a port scanner built with shodan.io's free API

sudo git clone https://github.com/s0md3v/Smap.git
cd Smap
cd cmd
cd smap
sudo go build
sudo mv smap /usr/local/bin
smap -h
sudo smap -iL subs.txt

Last updated