diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-12 23:32:15 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:15 +0200 |
commit | 85b48a774ddc1ba116b714901223cc56ff3f6f50 (patch) | |
tree | e664d570693bf922966186c72381e04d840a491e /network/hydra/README | |
parent | f054737ae13a8a13f0e407531874818686146bba (diff) | |
download | slackbuilds-85b48a774ddc1ba116b714901223cc56ff3f6f50.tar.gz |
network/hydra: Added to 12.2 repository
Diffstat (limited to 'network/hydra/README')
-rw-r--r-- | network/hydra/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/network/hydra/README b/network/hydra/README new file mode 100644 index 0000000000..baecf37d4c --- /dev/null +++ b/network/hydra/README @@ -0,0 +1,14 @@ +One of the biggest security holes are user passwords, as every +password security study shows. This tool is a proof of concept, +to give researchers and security consultants a way to demonstrate +how easy it would be to gain unauthorized access to a remote system. + THIS TOOL IS FOR LEGAL PURPOSES ONLY! + +Requires: + subversion (available in Slackware) + apr & apr-util (available in Slackware) + libssh (not libssh2, available at Slackbuilds.org) + +Optional: + postgresql (available at Slackbuilds.org) + sap (available at http://www.sap.com/solutions/netweaver/linux/eval/index.asp) |