Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:hack_hydra [2024/04/21 19:52] – created 5.152.82.90 | wiki:hack_hydra [2024/04/21 19:55] (current) – 5.152.82.90 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====Basic Auth==== | ====Basic Auth==== | ||
| < | < | ||
| - | hydra -V -l < | + | hydra -V -l < |
| </ | </ | ||
| - | ==Example: | ||
| - | < | ||
| - | hydra -V -l admin -P easy.txt www.securityforum.od.ua http-head / | ||
| - | </ | ||
| - | |||
| - | |||
| ====SSH==== | ====SSH==== | ||
| < | < | ||
| - | hydra -V -l root -P < | + | hydra -V -l < |
| </ | </ | ||
| + | \\ | ||
| - | ====HTTP==== | + | ====Examples==== |
| **OpenWRT LuCI** | **OpenWRT LuCI** | ||
| < | < | ||