hydra pet package
Hi all,
This week I compiled hydra. Upto now, there is no purpose for me to compile hydra, but it may help someone(positively and negatively). So here are my steps.
1. download source from http://freeworld.thc.org/thc-hydra/
2. ./configure
Here I stuck, its not GNU’s configure file, it something different, it also asked me to install libssh-0.11 from http://0xbadc0de.be. Also it says, it disabled Postgres module, because I need ‘libpq’. And one more SAP/R3 module also disabled, because no saprfc.h, it suggest me to get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp. I hust downloaded openssh-0.11, I can’t able to get other modules to enable. sorry for this. Next time, I will compile hydra perfectly.
3. download libssh-0.11 from http://0xbadc0de.be.
3. ./configure
4. make all
5. make install
6. now ./configure form hydra source directory.
7. make all
8. make install
Thats all, I have two commands for hydra, one is ‘hydra’ and the other one is ‘xhydra’.
Download link: http://www.murga-linux.com/puppy/viewtopic.php?p=230248#230248