diff options
author | Kent Fritz <fritz.kent@gmail.com> | 2020-09-09 21:55:43 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-09-09 21:55:43 +0100 |
commit | 38c5260840935c26bdd7dd9507a27124cf9c305c (patch) | |
tree | 5a1647f288aa127dd3ed5995f45588d6b50f3761 /network/hydra/README | |
parent | 173412327ecd7ad886616711f0561b4e9fc1a196 (diff) |
network/hydra: Updated for version 9.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'network/hydra/README')
-rw-r--r-- | network/hydra/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/network/hydra/README b/network/hydra/README index cb062e4de5..33ab88bb80 100644 --- a/network/hydra/README +++ b/network/hydra/README @@ -6,10 +6,11 @@ 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! -postgresql is an optional dependency, as is sap, but sap is not available -at SBo. +postgresql is an optional dependency, as is sap, but sap is not +available at SBo. -This SlackBuild includes an option to omit the GTK-based frontend xhydra. +This SlackBuild includes an option to omit the GTK-based frontend +xhydra. To omit xhydra, just pass XHYDRA=0 to the script: XHYDRA=0 sh hydra.SlackBuild |