dhondta / dronesploit

Drone pentesting framework console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Drone pentesting framework console

License:GNU General Public License v3.0


Languages

Language:Python 85.8%Language:AGS Script 14.2%