medusa 2.2-4build1 source package in Ubuntu

Changelog

medusa (2.2-4build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 23:22:48 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
medusa_2.2.orig.tar.gz 397.9 KiB b4c07f4d8d6e1e4b2c60d91e429ffe20d52afa80fea8c401ac548967d1fe194a
medusa_2.2-4build1.debian.tar.xz 8.6 KiB 046d7793b510952c630e79a792dd644b5e67981eb2bd9c42dc03907a8aa676c8
medusa_2.2-4build1.dsc 1.8 KiB a9c5410520a9572f3ec8ba7ca89dc814b9833bc2ed1cf8320405533be58cd34d

Available diffs

View changes file

Binary packages built by this source

medusa: 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.

medusa-dbgsym: debug symbols for medusa