Skip to content

Commit

Permalink
minor man page improvements
Browse files Browse the repository at this point in the history
* mention radmin2 as a module in the hydra man page
* remove the listed modules from the xhydra man page, refer to the
  hydra man page instead
* improve markup
  • Loading branch information
lukas227 committed Aug 1, 2017
1 parent b8c70cd commit 120e6d5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 28 deletions.
32 changes: 15 additions & 17 deletions hydra.1
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,25 @@ hydra \- a very fast network logon cracker which support many different services
Hydra is a parallelized login cracker which supports numerous protocols
to attack. New modules are easy to add, beside that, it is flexible and
very fast.

.LP
This tool gives researchers and security consultants the possibility to
show how easy it would be to gain unauthorized access from remote to a
system.

.TP
Currently this tool supports:
adam6500 afp asterisk cisco cisco-enable cvs firebird ftp ftps
http[s]-{head|get|post} http[s]-{get|post}-form http-proxy
http-proxy-urlenum icq imap[s] irc ldap2[s]
ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5 ncp nntp
oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s]
postgres rdp redis rexec rlogin rpcap rsh rtsp s7-300 sapr3 sip
smb smtp[s] smtp-enum snmp socks5 ssh sshkey svn teamspeak telnet[s]
vmauthd vnc xmpp

For most protocols SSL is supported (e.g. https-get, ftp-ssl, etc.).
If not all necessary libraries are found during compile time, your
available services will be less.
Type "hydra" to see what is available.

adam6500 afp asterisk cisco cisco-enable cvs firebird ftp ftps
http[s]-{head|get|post} http[s]-{get|post}-form http-proxy
http-proxy-urlenum icq imap[s] irc ldap2[s]
ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5 ncp nntp
oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s]
postgres rdp radmin2 redis rexec rlogin rpcap rsh rtsp s7-300 sapr3 sip
smb smtp[s] smtp-enum snmp socks5 ssh sshkey svn teamspeak telnet[s]
vmauthd vnc xmpp
.LP
For most protocols SSL is supported (e.g. https-get, ftp-ssl, etc.).
If not all necessary libraries are found during compile time, your
available services will be less.
Type "hydra" to see what is available.
.SH Options
.TP
.B target
Expand Down Expand Up @@ -141,7 +140,6 @@ Show summary of options.
The programs are documented fully by van Hauser <[email protected]>
.SH AUTHOR
hydra was written by van Hauser / THC <[email protected]>

.PP
This manual page was written by Daniel Echeverry <[email protected]>,
for the Debian project (and may be used by others).
16 changes: 5 additions & 11 deletions xhydra.1
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,11 @@ Execute xhydra in a terminal to start the application.
Hydra is a parallelized login cracker which supports numerous protocols
to attack. New modules are easy to add, beside that, it is flexible and
very fast.

This tool gives researchers and security consultants the possibility to
show how easy it would be to gain unauthorized access from remote to a
system.

Currently this tool supports:
AFP, Cisco AAA, Cisco auth, Cisco enable, CVS, Firebird, FTP, HTTP-FORM-GET,
HTTP-FORM-POST, HTTP-GET, HTTP-HEAD, HTTP-PROXY, HTTPS-FORM-GET, HTTPS-FORM-POST,
HTTPS-GET, HTTPS-HEAD, ICQ, IMAP, IRC, LDAP, MS-SQL, MYSQL, NCP, NNTP, PCNFS, POP3,
POSTGRES, RDP, REXEC, SAP/R3, SMB, SMTP, SNMP, SOCKS5, SSH(v1 and v2),
Subversion, Teamspeak (TS2), TELNET, VMware-Auth, VNC and XMPP.
.LP
.B xhydra
is the graphical fronend for the
.BR hydra (1)
tool.
.SH SEE ALSO
.BR hydra (1),
.BR pw-inspector (1).
Expand Down

0 comments on commit 120e6d5

Please sign in to comment.