How to Install and Uninstall medusa Package on Kali Linux

Last updated: May 17,2024

1. Install "medusa" package

This guide let you learn how to install medusa on Kali Linux

$ sudo apt update $ sudo apt install medusa

2. Uninstall "medusa" package

Please follow the guidance below to uninstall medusa on Kali Linux:

$ sudo apt remove medusa $ sudo apt autoclean && sudo apt autoremove

3. Information about the medusa package on Kali Linux

Package: medusa
Source: medusa (2.2-7)
Version: 2.2-7+b1
Installed-Size: 794
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.32), libpq5, libssh2-1 (>= 1.2.5), libssl3 (>= 3.0.0), libsvn1 (>= 1.8)
Size: 153796
SHA256: 2893095fba775d3a1441121a009ad15203a50c723046a5d90a95f0bea63dbb3f
SHA1: a53c3cac296ab7d41497c0cb158514d8c820803d
MD5sum: 3a32e8de3c363ce140c78acedf2b8ecd
Description: fast, parallel, modular, login brute-forcer for network services
Medusa is intended to be a speedy, massively parallel, 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.
Description-md5:
Homepage: http://foofus.net/?page_id=51
Tag: admin::monitoring, implemented-in::c, interface::commandline,
network::scanner, protocol::tcp, protocol::udp, role::program,
scope::utility, security::authentication
Section: admin
Priority: optional
Filename: pool/main/m/medusa/medusa_2.2-7+b1_amd64.deb