Skip to content

dhondta/dronesploit

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 13, 2023 16:30
November 13, 2023 08:22
November 13, 2019 11:00
September 28, 2023 23:51
September 8, 2019 11:03
April 28, 2023 00:11
October 13, 2023 21:56

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