April 14, 2020

Medusa: A Speedy, Parallel And Modular Login Brute-forcing Tool


About Medusa
   Medusa is a speedy, parallel, and modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible. The author considers following items as some of the key features of this application:

   Thread-based parallel testing. Brute-force testing can be performed against multiple hosts, users or passwords concurrently.

   Flexible user input. Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple entries. Additionally, a combination file format allows the user to refine their target listing.

   Modular design. Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing.

   Multiple protocols supported. Many services are currently supported (e.g. SMB, HTTP, MS-SQL, POP3, RDP, SSHv2, among others).

   See doc/medusa.html for Medusa documentation. For additional information:

Building on macOS

#getting the source
git clone https://github.com/jmk-foofus/medusa
cd medusa

#macOS dependencies
brew install freerdp
$ export FREERDP2_CFLAGS='-I/usr/local/include'
$ export FREERDP2_LIBS='-I/usr/local/lib/freerdp'

#building
./configure
make

#executing

./src/medusa
Medusa's Installation
   Medusa is already installed on Kali Linux, Parrot Security OS, BlackArch and any other Linux distros based for security pentesting purposes.

   For Debian-based distro users, open your Terminal and enter this command:
sudo apt install medusa

   For Arch Linux-based distro users, enter this command: sudo pacman -S medusa

About the author:

You might like these similar tools:
Read more
  1. Hacking Tools For Kali Linux
  2. Hacking Tools Online
  3. What Are Hacking Tools
  4. Hack Tools 2019
  5. Hacking Tools For Windows 7
  6. New Hacker Tools
  7. How To Make Hacking Tools
  8. Pentest Tools Website Vulnerability
  9. Pentest Tools Apk
  10. Bluetooth Hacking Tools Kali
  11. Pentest Tools Review
  12. Pentest Tools For Windows
  13. Pentest Tools For Android
  14. Pentest Tools Windows
  15. Hacker Tools Windows
  16. Hacker Tools For Windows
  17. Hack Tools For Ubuntu
  18. Hack Tools For Windows
  19. Hacking Tools Windows
  20. Pentest Tools For Mac
  21. Hackrf Tools
  22. Hacking Apps
  23. Hack Tools Github
  24. Hack Tools
  25. Easy Hack Tools
  26. Hacker Security Tools
  27. Best Hacking Tools 2019
  28. Hacker Tools Mac
  29. Hack Tools For Windows

No comments:

Post a Comment