diff options
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) |