Ottenere [ERRORE] Definizione target non valida! specificando https://mysitename.com in Hydra Gtk

0

In Hydra-GTK, ho specificato il mio nome di destinazione come https://example.com (non è www) e menzionato il protocollo come https-post-form e poi ho inserito nome utente e lista password e poi ho iniziato. Ma ho ricevuto questo messaggio di errore:

Hydra (http://www.thc.org/thc-hydra) starting at 2018-01-05 01:06:43
[ERROR] Invalid target definition!
[ERROR] Either you use "www.example.com module [optional-module-parameters]" *or* you use the "module://www.example.com/optional-module-parameters" syntax!
    
posta Samy 05.01.2018 - 02:19
fonte

1 risposta

0

NON dovresti inserire la parte https:// nel tuo parametro del sito, vedi il seguente esempio:

hydra example.com http-form-post "/password.php:user=^USER^&pass=^PASS^:Bad login" -L users.txt -P pass.txt -t 10 -w 30 -o hydra-http-post-attack.txt
    
risposta data 05.01.2018 - 03:47
fonte

Leggi altre domande sui tag