mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-06 04:51:40 -07:00
man page beautification
This commit is contained in:
parent
09f5395b7a
commit
ace9e35658
1 changed files with 15 additions and 11 deletions
26
hydra.1
26
hydra.1
|
@ -3,10 +3,10 @@
|
||||||
hydra \- a very fast network logon cracker which support many different services
|
hydra \- a very fast network logon cracker which support many different services
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B hydra
|
.B hydra
|
||||||
[[[\-l LOGIN|\-L FILE] [\-p PASS|\-P FILE|\-x OPT \-y]] | [\-C FILE]] [\-e nsr]
|
[[[\-l LOGIN|\-L FILE] [\-p PASS|\-P FILE|\-x OPT \-y]] | [\-C FILE]]
|
||||||
[\-u] [\-f|\-F] [\-M FILE] [\-o FILE] [\-b FORMAT] [\-t TASKS] [\-T TASKS]
|
[\-e nsr] [\-u] [\-f|\-F] [\-M FILE] [\-o FILE] [\-b FORMAT]
|
||||||
[\-w TIME] [\-W TIME] [\-m OPTIONS] [\-s PORT] [\-S] [\-4|6] [\-O] [\-I]
|
[\-t TASKS] [\-T TASKS] [\-w TIME] [\-W TIME] [\-m OPTIONS] [\-s PORT]
|
||||||
[\-vV] [\-d]
|
[\-S] [\-O] [\-4|6] [\-I] [\-vV] [\-d]
|
||||||
server service [OPTIONS]
|
server service [OPTIONS]
|
||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
@ -20,15 +20,19 @@ system.
|
||||||
|
|
||||||
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-proxy-urlenum
|
http[s]-{head|get|post} http[s]-{get|post}-form http-proxy
|
||||||
icq imap[s] irc ldap2[s] ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5
|
http-proxy-urlenum icq imap[s] irc ldap2[s]
|
||||||
ncp nntp oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s] postgres
|
ldap3[-{cram|digest}md5][s] mssql mysql(v4) mysql5 ncp nntp
|
||||||
rdp redis rexec rlogin rpcap rsh rtsp s7-300 sapr3 sip smb smtp[s] smtp-enum
|
oracle oracle-listener oracle-sid pcanywhere pcnfs pop3[s]
|
||||||
snmp socks5 ssh sshkey svn teamspeak telnet[s] vmauthd vnc xmpp
|
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 mode is available (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. Type "hydra" to see what is available.
|
available services will be less.
|
||||||
|
Type "hydra" to see what is available.
|
||||||
|
|
||||||
.SH Options
|
.SH Options
|
||||||
.TP
|
.TP
|
||||||
.B target
|
.B target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue