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 →‎More Information: Add inline YouTube video for Network Chuck
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

Revision as of 13:22, 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