THC-Hydra: Difference between revisions

From SecurityTools
Setup initial hydra details page. Add more information links, plus the new screenshots section for the tool
 
m →‎Similar Tools: Correct missing HashCat on-site missing link.
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
* The Kali tools website has [https://www.kali.org/tools/hydra/ a short introduction to thc-hydra], including tool use examples and subtool (dpl4hydra, xhydra, hydra-wizard, and more) functions
* The Kali tools website has [https://www.kali.org/tools/hydra/ a short introduction to thc-hydra], including tool use examples and subtool (dpl4hydra, xhydra, hydra-wizard, and more) functions
* Automate the Planet gives us a [https://www.automatetheplanet.com/thc-hydra-password-cracking-by-examples/ thc-hydra examples write-up], including installation in brief for Windows
* Automate the Planet gives us a [https://www.automatetheplanet.com/thc-hydra-password-cracking-by-examples/ thc-hydra examples write-up], including installation in brief for Windows
* Watch a [https://www.youtube.com/watch?v=z4_oqTZJqCo&pp=ygUJdGhjLWh5ZHJh video introduction to thc-hydra] from Network Chuck
* Watch a [https://www.youtube.com/watch?v=z4_oqTZJqCo&pp=ygUJdGhjLWh5ZHJh video introduction to thc-hydra] from Network Chuck {{#ev:youtube|z4_oqTZJqCo|667x400}}
* Get a [https://www.bookofnetwork.com/hacking-tutorials/THC-Hydra step-by-step walkthrough of using the graphical tool xhydra] to brute-force an SSH login on a remote server
* Get a [https://www.bookofnetwork.com/hacking-tutorials/THC-Hydra step-by-step walkthrough of using the graphical tool xhydra] to brute-force an SSH login on a remote server
* [https://www.freecodecamp.org/news/how-to-use-hydra-pentesting-tutorial/ A practical tutorial to installing] and running thc-hydra on a Linux system from FreeCodeCamp
* [https://www.freecodecamp.org/news/how-to-use-hydra-pentesting-tutorial/ A practical tutorial to installing] and running thc-hydra on a Linux system from FreeCodeCamp
Line 25: Line 25:
* [[AirCrack-NG]]
* [[AirCrack-NG]]
* [[Cain and Abel]]
* [[Cain and Abel]]
* HashCat
* [[Hashcat|HashCat]]
* [[Hash Suite]]
* [[Hash Suite]]
* [[John the Ripper]]
* [[John the Ripper]]

Latest revision as of 13:23, 24 September 2023

Description

thc-hydra is a modular, parallelized network logon cracking tool. It supports a great many networking protocols, such as POP3, FTP, SMTP, SMB, and SSH (v1 and v2), and is available on all major operating systems.

Tool Type

More Information