====Basic Auth==== hydra -V -l -P http-head ====SSH==== hydra -V -l -P -t 1 ssh \\ ====Examples==== **OpenWRT LuCI** hydra -V -l root -P -t 1 http-post-form -m "/cgi-bin/luci:username=^USER^&password=^PASS^:Authorization Required" **Dlink DVG-7111S** hydra -V -l admin -P -t 1 http-post-form -m "/goform/LoginPost:username=^USER^&password=^PASS^:LoginFailedForm" **Tomato** hydra -К -V -l admin -P -t 1 -f http-get / hydra -R -V -l admin -s 8080 -P -t 1 -f https-get /