TasosY2K/camera-exploit-tool — reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool for defensive research that helps me find internet connected cameras I own or have permission to test, using Shodan results and then checking them for known outdated or vulnerable setups. I want it to support brands like Hikvision, Avtech, TVT, and Cacti if possible, store findings in a local SQLite database, and keep clear log files so I can review what happened later. It should be fast with multi threaded scanning, let me import a SOCKS5 proxy list, and have simple command line options for collecting hosts from Shodan and then verifying which ones look exposed.
Please keep it focused on safe auditing and reporting, not breaking into devices or pulling credentials. A good result would be something I can run from the terminal with my Shodan API key, search for likely camera hosts, save them, check them, and get a clean summary of what needs patching. If you need details, look up current docs online.
Want more depth? Deep Reverse