hydra with ssh capability
Code:
# hydra -L user-short.txt -P pass-short.txt 192.168.11.208 ssh
Hydra v6.2 (c) 2011 by van Hauser / THC and David Maciejak - use allowed only for legal purposes.
Hydra (http://www.thc.org/thc-hydra) starting at 2011-05-13 03:23:06
Error: Compiled without LIBSSH v0.4.x support, module is not available!
surprised that hydra wasn't compiled with libssh capability, hoping someone feels kind enough to include that ;)
-fnord0
Re: hydra with ssh capability
Im having the same issue, any help would be great apreciated!;)
Re: hydra with ssh capability
That's strange, it's working fine here, and I'm using the exact same syntax as you. I'm also running version 6.2. What d.e. and architecture are you on? Im running gnome 32.
Re: hydra with ssh capability
Was working fine for me but I upgraded Hydra and rebuilt it anyway with SSH support.