medusa 2.2-7build3 source package in Ubuntu

Changelog

medusa (2.2-7build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 17:56:18 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe admin
Noble release universe admin

Downloads

File Size SHA-256 Checksum
medusa_2.2.orig.tar.gz 397.9 KiB b4c07f4d8d6e1e4b2c60d91e429ffe20d52afa80fea8c401ac548967d1fe194a
medusa_2.2-7build3.debian.tar.xz 11.0 KiB 471e52dab7110d059e18cf8d8bf0d2ff1b1da778e198fcc95d8eac500e1e8494
medusa_2.2-7build3.dsc 2.0 KiB 92b01184dcfc7b89f7f20aef30e082190da43d896a1b0ca8d0327131f4f82da3

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