
امسح قائمة عناوين IP للكشف عن honeypots باستخدام Shodan CLI
قم بفحص قائمة عناوين IP للبحث عن مصائد الاختراق (honeypots) باستخدام أداة 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
