medusa 2.1.1-1 source package in Ubuntu

Changelog

medusa (2.1.1-1) unstable; urgency=medium


  * New upstream version.
  * Dependency libncp-dev removed. Closes: #728863.
  * dpkg-buildflags added.

 -- Luciano Bello <email address hidden>  Fri, 24 Jan 2014 00:09:09 +0100

Upload details

Uploaded by:
Luciano Bello
Uploaded to:
Sid
Original maintainer:
Luciano Bello
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe admin

Downloads

File Size SHA-256 Checksum
medusa_2.1.1-1.dsc 1.0 KiB a6d1df0c4340c4b1f83a969f15278d72f6d5a3e5025cb10e6f9c58a06c0bb162
medusa_2.1.1.orig.tar.gz 374.4 KiB c8f83f54f76f021f213007c1c83e659f30dd16de84046df2b50e3db2bb6a7ef2
medusa_2.1.1-1.debian.tar.xz 5.4 KiB c937e1aca744b15f2a95cf89d694d76c5fa74c39c37636aabc2d3406602093cf

Available diffs

No changes file available.

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.