
Scan a list of IP addresses for honeypots using the Shodan CLI
Scan a list of IP addresses for honeypots using the Shodan CLI
git clone https://github.com/Skotizo/honeyScore
cd honeyScore
chmod +x install.sh
./install.sh
./honeyScore ipList.txt
./honeyScore ipList.txt > results.txt
