You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Hydra and most of the time xHydra (GUI) because it's easier/faster ! I love it... But sometime I need to switch to command line with Hydra because some arguments are not capable to be set like:
[WARNING] rdp servers often don't like many connections, use -t 1 or -t 4 to reduce the number of parallel connections and -W 1 or -W 3 to wait between connection to allow the server to recover
Nice, I can easly set the amount of parallel connections via "Number of tasks" value... But I observe the "Wait (-W)" argument is not available in the GUI fields.
Then, my request is :
May be add the "Wait time between each attempt" field to solve this specific option
Or may be, simply add in the tuning section a "extra manual argument" field to allow us to set all special, missing, newer arguments !
Regards
The text was updated successfully, but these errors were encountered:
Hi,
I use Hydra and most of the time xHydra (GUI) because it's easier/faster ! I love it... But sometime I need to switch to command line with Hydra because some arguments are not capable to be set like:
hydra -v -l yourname -p yourpass -t 16 -F 192.168.1.1 rdp
A great warning is displayed telling:
[WARNING] rdp servers often don't like many connections, use -t 1 or -t 4 to reduce the number of parallel connections and -W 1 or -W 3 to wait between connection to allow the server to recover
Nice, I can easly set the amount of parallel connections via "Number of tasks" value... But I observe the "Wait (-W)" argument is not available in the GUI fields.
Then, my request is :
Regards
The text was updated successfully, but these errors were encountered: