![]() |
Re: [Tutorial] Pentesting Wireless Networks
The second uploaded version of hydra 7.2 is not working ( like in the PM StefanL) i had the same error like spuddy101. I install back the first version uploaded by stefanl on post 201.
|
Re: [Tutorial] Pentesting Wireless Networks
hmm it seems it's grabbed by debian repository (binary or source)
if you have libss1 installed then do : ln -s /usr/lib/libss.so.1.0.0 /usr/lib/libssl1.so.1.0.0 not sure as i have hydra installed on easy-debian |
Re: [Tutorial] Pentesting Wireless Networks
Quote:
Try the following to fix missing dependencies Code:
sudo apt-get install libssh libmysqlclient libpq libssl pkg-config libgtk2.0 |
Re: [Tutorial] Pentesting Wireless Networks
hi StefanL,i download your attached on #207.
but it must install some lib. when i execute below command,hydra can work. 1,apt-get install libidn11 libpq5 libssh2-1 libcrypt 2,ln -s /usr/lib/libss.so.1.0.0 /usr/lib/libssl.so.1.0.0 3,ln -s /usr/lib/libssh2.so.1 /usr/lib/libssh.so.4 4,ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.1.0.0 i used valid login/password pairs test it on My N900's sshd and telnet server.but hydra can't suggest valid ! Nokia-N900:~# hydra -l root -p qazwsx 127.0.0.1 ssh Hydra v7.2 (c)2012 by van Hauser/THC & David Maciejak - for legal purposes only Hydra (http://www.thc.org/thc-hydra) starting at 2012-02-28 12:47:21 [DATA] 1 task, 1 server, 1 login try (l:1/p:1), ~1 try per task [DATA] attacking service ssh on port 22 hydra: symbol lookup error: hydra: undefined symbol: ssh_new [STATUS] attack finished for 127.0.0.1 (waiting for children to finish) 1 of 1 target successfuly completed, 0 valid passwords found Hydra (http://www.thc.org/thc-hydra) finished at 2012-02-28 12:47:21 Nokia-N900:~# hydra -l root -p qazwsx 127.0.0.1 telnet -vv Hydra v7.2 (c)2012 by van Hauser/THC & David Maciejak - for legal purposes only Hydra (http://www.thc.org/thc-hydra) starting at 2012-02-28 12:49:11 [WARNING] telnet is by its nature unreliable to analyze reliable, if possible better choose FTP or SSH if available [VERBOSE] More tasks defined than login/pass pairs exist. Tasks reduced to 1. [DATA] 1 task, 1 server, 1 login try (l:1/p:1), ~1 try per task [DATA] attacking service telnet on port 23 [VERBOSE] Resolving addresses ... done [STATUS] attack finished for 127.0.0.1 (waiting for children to finish) 1 of 1 target successfuly completed, 0 valid passwords found Hydra (http://www.thc.org/thc-hydra) finished at 2012-02-28 12:49:11 |
Re: [Tutorial] Pentesting Wireless Networks
2 Attachment(s)
sudo apt-get install libidn11
sudo apt-get install libssh libmysqlclient libpq libssl pkg-config libgtk2.0 ln -s /usr/lib/libss.so.1.0.0 /usr/lib/libssl1.so.1.0.0 but still not working last hydra from post 207 i try 1,apt-get install libidn11 libpq5 libssh2-1 libcrypt 2,ln -s /usr/lib/libss.so.1.0.0 /usr/lib/libssl.so.1.0.0 3,ln -s /usr/lib/libssh2.so.1 /usr/lib/libssh.so.4 4,ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.1.0.0 still no luck |
Re: [Tutorial] Pentesting Wireless Networks
@karam
Great efforts are put by you! I am new to pentesting. Can you help me how to use these pentesting tools? Any tutorials for usage? Any videos? Pl help. |
Re: [Tutorial] Pentesting Wireless Networks
I am a windows user...
|
Re: [Tutorial] Pentesting Wireless Networks
Quote:
Code:
ldd hydra |
Re: [Tutorial] Pentesting Wireless Networks
1 Attachment(s)
Any help for you guys
|
Re: [Tutorial] Pentesting Wireless Networks
Quote:
Code:
sudo apt-get install openssl |
| All times are GMT. The time now is 20:06. |
vBulletin® Version 3.8.8