Hi,
I'm trying to bruteforce a .htaccess, but I can't get hydra or medusa to work. I didn't find a way to change the default port in hydra, so I moved to medusa.
This is my actual command:
The location of this .htaccess requires SSL and the port 50001. When I execute this line, I get this error (from the verbose 6):Code:medusa -h *.*.*.* -u admin -P john.txt -s -M http -n 50001 -v 6
The .htaccess is at https://*.*.*.*:50001/.Code:Medusa v2.0 [http://www.foofus.net] (C) JoMo-Kun / Foofus Networks <jmk@foofus.net> GENERAL: Parallel Hosts: 1 Parallel Logins: 1 GENERAL: Total Hosts: 1 GENERAL: Total Users: 1 GENERAL: Total Passwords: 3106 ERROR: [http.mod] Failed during sending of authentication data. ACCOUNT CHECK: [http] Host: *.*.*.* (1 of 1, 0 complete) User: admin (1 of 1, 0 complete) Password: 12345 (1 of 3106 complete) GENERAL: Medusa has finished.
Any idea?


