June 2017
Intermediate to advanced
258 pages
6h 9m
English
Hydra is a great password cracking tool that can run on a Kali system running on a desktop machine, or even Kali running on the Raspberry Pi. It allows you to run cracks in parallel. This allows the application to scale quicker, and really get as many attempts in per minute as possible. You can control this number as well, and Hydra will notify you when you need to change this number when you go to run the crack. This is somewhat dependent on the service type you are trying to crack the password on as well.
Here is the syntax for THC-Hydra:
hydra [[[-l LOGIN|-L FILE] [-p PASS|-P FILE]] | [-C FILE]] [-e nsr] [-o FILE] [-t TASKS] [-M FILE [-T TASKS]] [-w TIME] [-W TIME] [-f] [-s PORT] [- x MIN:MAX:CHARSET] [-SOuvVd46] [service://server[:PORT][/OPT]] ...
Read now
Unlock full access