mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 02:27:31 -07:00
minor man page improvements
* 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
This commit is contained in:
parent
b8c70cd502
commit
120e6d5ccb
2 changed files with 20 additions and 28 deletions
32
hydra.1
32
hydra.1
|
@ -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
|
Hydra is a parallelized login cracker which supports numerous protocols
|
||||||
to attack. New modules are easy to add, beside that, it is flexible and
|
to attack. New modules are easy to add, beside that, it is flexible and
|
||||||
very fast.
|
very fast.
|
||||||
|
.LP
|
||||||
This tool gives researchers and security consultants the possibility to
|
This tool gives researchers and security consultants the possibility to
|
||||||
show how easy it would be to gain unauthorized access from remote to a
|
show how easy it would be to gain unauthorized access from remote to a
|
||||||
system.
|
system.
|
||||||
|
.TP
|
||||||
Currently this tool supports:
|
Currently this tool supports:
|
||||||
adam6500 afp asterisk cisco cisco-enable cvs firebird ftp ftps
|
adam6500 afp asterisk cisco cisco-enable cvs firebird ftp ftps
|
||||||
http[s]-{head|get|post} http[s]-{get|post}-form http-proxy
|
http[s]-{head|get|post} http[s]-{get|post}-form http-proxy
|
||||||
http-proxy-urlenum icq imap[s] irc ldap2[s]
|
http-proxy-urlenum icq imap[s] irc ldap2[s]
|
||||||
ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5 ncp nntp
|
ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5 ncp nntp
|
||||||
oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s]
|
oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s]
|
||||||
postgres rdp redis rexec rlogin rpcap rsh rtsp s7-300 sapr3 sip
|
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]
|
smb smtp[s] smtp-enum snmp socks5 ssh sshkey svn teamspeak telnet[s]
|
||||||
vmauthd vnc xmpp
|
vmauthd vnc xmpp
|
||||||
|
.LP
|
||||||
For most protocols SSL is supported (e.g. https-get, ftp-ssl, etc.).
|
For most protocols SSL is supported (e.g. https-get, ftp-ssl, etc.).
|
||||||
If not all necessary libraries are found during compile time, your
|
If not all necessary libraries are found during compile time, your
|
||||||
available services will be less.
|
available services will be less.
|
||||||
Type "hydra" to see what is available.
|
Type "hydra" to see what is available.
|
||||||
|
|
||||||
.SH Options
|
.SH Options
|
||||||
.TP
|
.TP
|
||||||
.B target
|
.B target
|
||||||
|
@ -141,7 +140,6 @@ Show summary of options.
|
||||||
The programs are documented fully by van Hauser <vh@thc.org>
|
The programs are documented fully by van Hauser <vh@thc.org>
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
hydra was written by van Hauser / THC <vh@thc.org>
|
hydra was written by van Hauser / THC <vh@thc.org>
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
This manual page was written by Daniel Echeverry <epsilon77@gmail.com>,
|
This manual page was written by Daniel Echeverry <epsilon77@gmail.com>,
|
||||||
for the Debian project (and may be used by others).
|
for the Debian project (and may be used by others).
|
||||||
|
|
16
xhydra.1
16
xhydra.1
|
@ -7,17 +7,11 @@ Execute xhydra in a terminal to start the application.
|
||||||
Hydra is a parallelized login cracker which supports numerous protocols
|
Hydra is a parallelized login cracker which supports numerous protocols
|
||||||
to attack. New modules are easy to add, beside that, it is flexible and
|
to attack. New modules are easy to add, beside that, it is flexible and
|
||||||
very fast.
|
very fast.
|
||||||
|
.LP
|
||||||
This tool gives researchers and security consultants the possibility to
|
.B xhydra
|
||||||
show how easy it would be to gain unauthorized access from remote to a
|
is the graphical fronend for the
|
||||||
system.
|
.BR hydra (1)
|
||||||
|
tool.
|
||||||
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.
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR hydra (1),
|
.BR hydra (1),
|
||||||
.BR pw-inspector (1).
|
.BR pw-inspector (1).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue