BruteDum : Brute Force Attacks SSH, FTP, Telnet, PostgreSQL, RDP, VNC with Hydra, Medusa and Ncrack

BruteDum is a SSH, FTP, Telnet, PostgreSQL, RDP, VNC brute forcing tool with Hydra, Medusa and Ncrack. It can work with any Linux distros if they have Python 3.

Features

  • SSH, FTP, Telnet, PostgreSQL, RDP, VNC with Hydra (recommended)
  • SSH, FTP, Telnet, PostgreSQL, RDP, VNC with Medusa
  • SSH, FTP, Telnet, PostgreSQL, RDP, VNC with Ncrack
  • Scan victim’s ports with Nmap

Also Read – AutoSource : Automated Source Code SonarQube

Install & Run on Linux

You have to install Python 3 first:

  • Install Python 3 on Arch Linux and its distros: sudo pacman -S python3
  • Install Python 3 on Debian and its distros: sudo apt install python3

You have to install Hydra, Medusa, Nmap and Ncrack too:

  • On Arch Linux and its distros: sudo pacman -S nmap hydra medusa ncrack
  • On Debian and its distros: sudo apt install nmap hydra medusa ncrack

git clone https://github.com/GitHackTools/BruteDum
cd BruteDum
python3 brutedum.py

Screenshots

Menu of tools
Scanning victim’s ports with Nmap
Ready to brute force
Brute force has done

Video Demo

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

2 hours ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

2 hours ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

2 hours ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

2 hours ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

2 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

19 hours ago