Login

Hydra

[[ Description ]]

Hydra is a software project developed by "The Hacker's Choice" (THC) that uses a dictionary attack to test for weak or simple passwords on one or many remote hosts running a variety of different services. It was designed as a proof-of-concept utility to demonstrate the ease of cracking poorly chosen passwords. It is a parallized login craker: for Samba, FTP, POP3, IMAP, Telnet, HTTP Auth, LDAP, NNTP, MySQL, VNC, ICQ, Socks5, PCNFS, Cisco and more.

Xhydra is the GUI front end for the Hydra scanner.

[[ Example ]]

hydra [-l LOGIN|-L FILE] [-p PASS|-P FILE] [-e ns] [-o FILE] [-t TASKS] -M FILE -T TASKS -w TIME [-S] [-vV] server service [OPT]