thc-hydra icon indicating copy to clipboard operation
thc-hydra copied to clipboard

hydra

Results 69 thc-hydra issues
Sort by recently updated
recently updated
newest added

Is it possible to somehow send multiple post requests using the same tcp connection, perhaps by using the Connection: Keep-Alive HTTP header? I tried just adding the header to the...

enhancement
help wanted

In case the title wasn't clear, here's my suggestion for success detection of telnet attempts: Instead of looking for a specific message upon success, which may be hard or impossible...

Hello This is more like enhancement than a real issue but I think it's very helpfull Have any one though about adding distributed computing capabilities Divide the payload on multiple...

enhancement
help wanted

Can the Cisco-Enable module be updated to support SSH? Not a lot of telnet around these days and I'm working with some darn old equipment.

enhancement
help wanted

_hi there i couldn't figure it out example : **hydra chat.freenode.net -l ID -p PASS irc** doesn't work hydra doesn't find it even with correct input have i missed anything...

bug
help wanted

The TODO file says -oM files should be supported from nmap. The current version of nmap doesn't have a -oM output flag. If I started to work on this, would...

enhancement

Load a raw request from a file and fuzz the parameters in it. This would make it easier to use in more complex scenarios.

enhancement

**Describe the bug** Not sure if this is a bug, I am new to this tool, please excuse me. I am attempting to crack a web form login using http-post-get....

So recently i have been trying to bruteforce login pages like Instagram for example. I used my account of course and i did not hack anyone else without their permission....

I am running the following command over a proxychains **proxychains -q hydra -L "usernames.txt" -P "passwords.txt" -e nsr -s 3389 rdp://10.1.1.248** I get following ERROR message **[ERROR] all children were...