Awesome
<p align="center"><img src="https://github.com/dhondta/dronesploit/raw/main/docs/pages/img/logo.png"></p> <h1 align="center">DroneSploit <a href="https://twitter.com/intent/tweet?text=DroneSploit%20-%20Console%20made%20with%20SploitKit%20for%20hacking%20light%20commercial%20drones.%0D%0Ahttps%3a%2f%2fgithub%2ecom%2fdhondta%2fdronesploit%0D%0A&hashtags=python,console,sploitkit,dronehacking,dronepentesting"><img src="https://img.shields.io/badge/Tweet--lightgrey?logo=twitter&style=social" alt="Tweet" height="20"/></a></h1> <h3 align="center">Easily pentest drones.</h3>This CLI framework is based on sploitkit
and is an attempt to gather hacking techniques and exploits especially focused on drone hacking. For the ease of use, the interface has a layout that looks like Metasploit.
pip3 install dronesploit
:warning: When starting up the framework, you may have every modules disabled. You can see why by using the
show issues
command. Modules are disabled when they have unsatisfied requirements, i.e.aircrack-ng
not installed.
:notebook_with_decorative_cover: Documentation
- Black Hat Europe Arsenal 2019 presentation
- Black Hat Europe: New tool offers Metasploit-like framework for hacking into drones, The Daily Swig
- Dronesploit, a pentesting console framework dedicated to drones, Hakin9
:clipboard: Basics
Interface
<p align="center"><img src="https://github.com/dhondta/dronesploit/raw/main/docs/pages/img/dronesploit.png"></p> <p align="center"><img src="https://github.com/dhondta/dronesploit/raw/main/docs/pages/img/dronesploit-commands.png"></p>Modules
This example shows an example of module for DroneSploit aimed to change the password or the SSID of a particular model of drone.
<p align="center"><img src="https://github.com/dhondta/dronesploit/raw/main/docs/pages/img/dronesploit-module.png"></p>