Advertisement
akhfa

Install hydra centos

Jan 31st, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.14 KB | None | 0 0
  1. yum install libssh-devel mariadb-devel git
  2. git clone https://github.com/vanhauser-thc/thc-hydra.git
  3. cd thc-hydra
  4. ./configure
  5. make
  6. make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement