KrishnanshuSharma/IoT-Honeypot-SOC-Threat-Intelligence-System — reverse-engineered prompt

Reverse engineered prompt

Build me a Linux based IoT honeypot and SOC dashboard that feels like a fake but believable router or edge device attackers would poke at. I want it to listen on common IoT targets like SSH, Telnet, HTTP, MQTT, and CoAP, capture what attackers send, save clean logs, and show everything live in a simple web dashboard.

It should use the included AI model or training flow to label activity as suspicious or malicious, enrich attacker IPs with AbuseIPDB details when available, and automatically block high confidence bad actors with iptables. Please make the fake web login page look realistic, and make the whole thing keep collecting and blocking even if the dashboard or outside threat intel lookup is temporarily unavailable.

Keep it practical and runnable on a normal Linux machine, with a main controller that starts the sensors and the dashboard together. If something is missing, wire it up end to end and make the user flow easy to test. You can look up current docs online if needed.

Want more depth? Deep Reverse