GitHub - dronesploit/dronesploit: Drone pentesting framework console

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Drone pentesting framework console

License

GPL-3.0 license

1.6k stars 271 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

DroneSploit Tweet

Easily pentest drones.

PyPi Read The Docs Python Versions Known Vulnerabilities DOI Black Hat Arsenal Europe 2019 License Contribution

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

⚠️ 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.

📔 Documentation

📋 Basics

Interface

Modules

This example shows an example of module for DroneSploit aimed to change the password or the SSID of a particular model of drone.

👏 Supporters

Stargazers repo roster for @dhondta/dronesploit

Forkers repo roster for @dhondta/dronesploit

Back to top