All Projects → dhondta → Dronesploit

dhondta / Dronesploit

Licence: agpl-3.0
Drone pentesting framework console

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dronesploit

Ronin
Ronin is a Ruby platform for vulnerability research and exploit development. Ronin allows for the rapid development and distribution of code, Exploits or Payloads, Scanners, etc, via Repositories.
Stars: ✭ 220 (-53.49%)
Mutual labels:  cli, console, hacking
Rustscan
🤖 The Modern Port Scanner 🤖
Stars: ✭ 5,218 (+1003.17%)
Mutual labels:  hacking, security-tools
Goby
Attack surface mapping
Stars: ✭ 446 (-5.71%)
Mutual labels:  hacking, security-tools
Cocona
Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
Stars: ✭ 398 (-15.86%)
Mutual labels:  cli, console
Taipan
Web application vulnerability scanner
Stars: ✭ 359 (-24.1%)
Mutual labels:  hacking, security-tools
Stig
TUI and CLI for the BitTorrent client Transmission
Stars: ✭ 360 (-23.89%)
Mutual labels:  cli, console
Collision
💥 Collision is a beautiful error reporting tool for command-line applications
Stars: ✭ 3,993 (+744.19%)
Mutual labels:  cli, console
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (-34.46%)
Mutual labels:  cli, console
Phpinsights
🔰 Instant PHP quality checks from your console
Stars: ✭ 4,442 (+839.11%)
Mutual labels:  cli, console
Yaspin
A lightweight terminal spinner for Python with safe pipes and redirects 🎁
Stars: ✭ 413 (-12.68%)
Mutual labels:  cli, console
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (-12.68%)
Mutual labels:  hacking, security-tools
Katana
A Python Tool For google Hacking
Stars: ✭ 355 (-24.95%)
Mutual labels:  hacking, security-tools
Tqdm
A Fast, Extensible Progress Bar for Python and CLI
Stars: ✭ 20,632 (+4261.95%)
Mutual labels:  cli, console
W5
Security Orchestration, Automation and Response (SOAR) Platform. 安全编排与自动化响应平台,无需编写代码的安全自动化,使用 SOAR 可以让团队工作更加高效
Stars: ✭ 367 (-22.41%)
Mutual labels:  hacking, security-tools
Php Console
🖥 PHP CLI application library, provide console argument parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台参数解析, 命令运行,颜色风格输出, 用户信息交互, 特殊格式信息显示
Stars: ✭ 310 (-34.46%)
Mutual labels:  cli, console
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (-19.24%)
Mutual labels:  hacking, security-tools
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (-9.73%)
Mutual labels:  hacking, security-tools
Consola
Elegant Console Logger for Node.js and Browser 🐨
Stars: ✭ 3,461 (+631.71%)
Mutual labels:  cli, console
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+644.4%)
Mutual labels:  hacking, security-tools
Packetwhisper
PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.
Stars: ✭ 405 (-14.38%)
Mutual labels:  hacking, security-tools

PyPi Read The Docs Known Vulnerabilities Requirements Status Python Versions Black Hat Arsenal Europe 2019 License

Introduction

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.

Black Hat Europe Arsenal 2019 presentation

Also see articles:

Setup

This project is available on PyPi and can be simply installed using Pip:

pip3 install dronesploit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].