nicholasaleks/Damn-Vulnerable-Drone — reverse-engineered prompt
Reverse engineered prompt
Build me a safe local drone hacking practice lab, like an intentionally vulnerable virtual drone that security students can run without owning real hardware.
I want it to simulate an ArduPilot and MAVLink style drone, with a simple web console where I can start and stop the lab, switch flight states, launch scenarios, and see what is running. It should have a lightweight mode for people without a GPU and a fuller 3D mode with Gazebo when the computer supports it.
Include a companion computer web interface, simulated Wi Fi, telemetry forwarding, a camera stream with gimbal controls, flight logs, and integration with common ground control tools. The whole thing should run locally in Docker with easy install, start, stop, and status commands.
Add a set of realistic but safe attack scenarios for learning reconnaissance and exploitation, plus spoiler style walkthroughs for each one. Keep the setup instructions beginner friendly, especially for Kali Linux. Look up current docs online if you need to.
Want more depth? Deep Reverse