Medusa 2.2 for TinyPaw - compiled in release build v1.4 What is Medusa? " Foofus.net ~ Medusa Medusa Parallel Network Login Auditor Copyright (C) 2016 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 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, HTTP, MS-SQL, POP3, RDP, SSHv2, among others). " Quoted from project github: https://github.com/jmk-foofus/medusa Available at: @sourceforge: medusa-2.2.tcz @bitbucket: medusa-2.2.tcz Installation: 1.) Download medusa-2.2.tcz from either above repository. 2.) Copy downloaded package to your (*/tce/optional/) directory. 3.) Open your onboot.lst file located in your (*/tce/) directory and make following changes: -add line item: "medusa-2.2.tcz" *make sure to include on extra (white) space at bottom of your onboot.lst file* 4.) Save changes you've made by either (file+save) or (cntl+s) and close your text editor. 5.) Close all open windows and reboot your system. 6.) Upon reboot medusa will be usable from terminal/cli by entering following: sudo medusa + [arguments]