A Shodan API script used to searches for public vulnerable servers, IoT devices, power plants, and much more using Python 3
git clone https://github.com/CyberCommands/PyShodan.git
cd PyShodan/
pip install -r requirements.txt
python3 search.py
- This tool is for testing and educational purposes only. Don't use it for illegal purposes! I am not responsible for any misuse or damage caused by this tool.