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

- My target is Windows10, and port 139,445 was opened. hydra version is 9.3. - when i use smb model ,"hydra -l Admin -P passwd.txt 192.168.5.7 smb" [ERROR] invalid reply...

Whenever I use optional parameter in hydra like C= or H= I get this error for invalid condition string > Command used ``` installed/bin/hydra -l login -p pass -o found.txt...

downloaded hydra on macOS 12.0 via home-brew aaryankotharii@Aaryans-MacBook-Air ~ % hydra -l aaryankotharii -P /Users/aaryankotharii/Desktop/passwords.txt ssh://172.20.10.4 Hydra v9.4-dev (c) 2022 by van Hauser/THC & David Maciejak - Please do not...

**Describe the bug** 1) When I'm executing the following command on Windows against offline host: ``` hydra.exe -I -W 1 -C cred.txt -F -K -t 2 -V rdp://192.168.60.229 ``` there...

I have implemented your docker file example https://github.com/vanhauser-thc/thc-hydra/blob/master/Dockerfile and get this error : Step 1/14 : FROM debian:buster-slim ---> 96297d782f0a Step 2/14 : ARG HYDRA_VERSION="github" ---> Using cache ---> 31c6dbe520ac...

## Description: Running SSH in "Wide Compatibility Mode" causes hydra not to error out. This is enabled via `kali-tweaks` -> `Hardening` or adding the following to `/etc/ssh/ssh_config`. The `+` indicates...

help wanted
good first issue

Hey, i got a error from hydra : network size may only be between /16 and /31: my command is this: hydra lfs-ratingen.ebk-cloud.de/login/index -L /home/kali/Schreibtisch/Wordlist.txt -P /home/kali/Schreibtisch/10millionpassword.txt https-post-form "/login/index.php:username=^USER^&password=^PASS^:F=Login Failed"

i know this is for bugs and not for help but i've been searching forums for hours and this is my last resort my code: sudo hydra -L /home/spark/Downloads/usernames.txt -P...

hydra -L /home/kali/Desktop/names.txt -P /home/kali/Desktop/500-worst-passwords.txt -u -f www.thriftclothes.in/oahms http-post-form "/admin/login.php:username=^USER^&password=^PASS^:F=

**Describe the bug** When Hydra scans an xrdp service, it always reports any username/password pair used to be valid, while printing out an error `[ERROR] freerdp: The connection failed to...

enhancement
help wanted