BruteDum
BruteDum - Brute Force attacks SSH, FTP, Telnet, PostgreSQL, RDP, VNC with Hydra, Medusa and Ncrack
Install / Use
/learn @R0ckNRolla/BruteDumREADME
About BruteDum 1.0
BruteDum is a SSH, FTP, Telnet, PostgreSQL, RDP, VNC brute forcing tool with Hydra, Medusa and Ncrack. BruteDum can work with aany Linux distros if they have Python 3.
Features of BruteDum
- 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
Install and run on Linux
You have to install Python 3 first:
- Install Python 3 on Arch Linux and its distros: <code>sudo pacman -S python3</code>
- Install Python 3 on Debian and its distros: <code>sudo apt install python3</code>
You have to install Hydra, Medusa, Nmap and Ncrack too:
-
On Arch Linux and its distros: <code>sudo pacman -S nmap hydra medusa ncrack</code>
-
On Debian and its distros: <code>sudo apt install nmap hydra medusa ncrack</code>
git clone https://github.com/GitHackTools/BruteDum cd BruteDum python3 brutedum.py
Screenshots
Video demo: Watch on Mega.nz
Thank you <a href="https://githacktools.blogspot.com" target="_blank"><span style="color: blue">GitHackTools</span></a> (myself) for programming this tool 🙂
Contact to coder
- Website: <a href="https://githacktools.blogspot.com" target="_blank"><span style="color: blue">GitHackTools.blogspot.com</span></a>
- Twitter: <a href="https://twitter.com/SecureGF" target="_blank"><span style="color: blue">@SecureGF</span></a>
- Facebook: <a href="https://githacktools.blogspot.com" target="_blank"><span style="color: blue">@GitHackTools</span></a>
- Google Plus: <strong>It's gone.</strong>
To-do list
- Create wordlist with crunch




