Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmk-foofus/medusa
Medusa is a speedy, parallel, and modular, login brute-forcer.
https://github.com/jmk-foofus/medusa
Last synced: about 1 month ago
JSON representation
Medusa is a speedy, parallel, and modular, login brute-forcer.
- Host: GitHub
- URL: https://github.com/jmk-foofus/medusa
- Owner: jmk-foofus
- License: gpl-2.0
- Created: 2015-05-28T02:46:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T15:30:58.000Z (8 months ago)
- Last Synced: 2024-07-26T09:38:17.793Z (5 months ago)
- Language: C
- Size: 965 KB
- Stars: 651
- Watchers: 35
- Forks: 172
- Open Issues: 10
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-hacking-lists - jmk-foofus/medusa - Medusa is a speedy, parallel, and modular, login brute-forcer. (C)
README
# Foofus.net ~ Medusa
**Medusa Parallel Network Login Auditor**
Copyright (C) 2024 Joe Mondloch
JoMo-Kun / [email protected]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 the 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 [SMBv1-3 w/ SMB signing], HTTP, MS-SQL, POP3, RDP, SSHv2, among others).
Documentation: https://jmk-foofus.github.io/medusa/medusa.html