hydra-help

""" HYDRA(1) General Commands Manual HYDRA(1) NAME hydra - a very fast network logon cracker which support many different services 一個非常快速的網絡登錄破解器,它支持多種不同的服務。 SYNOPSIS 概要 hydra [[[-l LOGIN|-L FILE] [-p PASS|-P FILE|-x OPT -y]] | [-C FILE]] [-e nsr] [-u] [-f|-F] [-M FILE] [-o FILE] [-b FORMAT] [-t TASKS] [-T TASKS] [-w TIME] [-W TIME] [-m OPTIONS] [-s PORT] [-c TIME] [-S] [-O] [-4|6] [-I] [-vV] [-d] server service [OPTIONS] DESCRIPTION 描述 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. Hydra是一個並行登錄破解程序,支持多種攻擊協議。新的模塊很容易添加, 除此之外,它是靈活的,非常快。 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: 當前此工具支持 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|di‐ gest}md5][s] mssql mysql(v4) mysql5 ncp nntp oracle oracle-lis‐ tener 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 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 avail‐ able. 大多數協議都支持SSL(例如https-get、ftp-ssl等)。 如果在編譯期間沒有找到所有必需的庫,那麼可用的服務就會更少。鍵入“Hydra”以查看可用的內容。 Options target a target to attack, can be an IPv4 address, IPv6 address or DNS name. 針對要攻擊的目標,可以是IPv4地址、IPv6地址或DNS名稱 service a service to attack, see the list of protocols available 要攻擊的服務,請參閱可用的協議列表 OPTIONAL SERVICE PARAMETER 可選服務參數 Some modules have optional or mandatory options. type "hydra -U <servicename>" to get help on on the options of a service. 某些模塊具有可選或必選項。鍵入“HOLRA-U<servicename>”以獲取有關服務選項的幫助。 -R restore a previously aborted session. Requires a hydra.restore file was written. Options are restored, but can be changed by setting them after -R on the command line 恢復以前中止的會話。需要hydra.restore文件已寫入。 選項已恢復,但可以通過在命令行上將其設置在-R之後進行更改 -S connect via SSL -O use old SSL v2 and v3 -s PORT if the service is on a different default port, define it here 如果服務位於不同的默認端口上,請在此處定義它 -l LOGIN or -L FILE login with LOGIN name, or load several logins from FILE 或-L文件使用登錄名登錄,或從文件加載多個登錄 -p PASS or -P FILE try password PASS, or load several passwords from FILE 或-P文件嘗試密碼傳遞,或從加載幾個密碼 -x min:max:charset generate passwords from min to max length. charset can contain 1 for numbers, a for lowcase and A for upcase characters. Any other character is added is put to the list. 生成從最小長度到最大長度的密碼。Charset可以包含1表示數字,a表示小寫,A表示大寫字符。 任何其他字符被添加到列表中。 Example: 1:2:a1%. The generated passwords will be of length 1 to 2 and contain lowcase letters, numbers and/or percent signs and dots. 生成的密碼長度爲1到2,幷包含小寫字母、數字和百分號和點。 -y disable use of symbols in -x bruteforce, see above 禁止使用-x brteforce中的符號,見上文 -e nsr additional checks, "n" for null password, "s" try login as pass, "r" try the reverse login as pass 防火牆 附加檢查,“n”表示空密碼,“s”嘗試通過登錄,“r”嘗試反向登錄作爲PASS -C FILE colon separated "login:pass" format, instead of -L/-P options 冒號分隔的“login:pass”格式,而不是-L/-P選項 -u by default Hydra checks all passwords for one login and then tries the next login. This option loops around the passwords, so the first password is tried on all logins, then the next pass‐ word. 默認情況下,Hydra檢查一次登錄的所有密碼,然後嘗試下一次登錄。 此選項在密碼周圍循環,因此在所有登錄時嘗試第一個密碼,然後嘗試下一個密碼。 -f exit after the first found login/password pair (per host if -M) 在第一個找到的登錄名/密碼對之後退出(每個主機如果-M) -F exit after the first found login/password pair for any host (for usage with -M) 在任何主機的第一個找到的登錄/密碼對之後退出(與-M一起使用) -M FILE server list for parallel attacks, one entry per line 並行攻擊的服務器列表,每行一個條目 -o FILE write found login/password pairs to FILE instead of stdout 將找到的登錄/密碼對寫入文件而不是stdout -b FORMAT specify the format for the -o FILE: text(default), json, jsonv1 指定-o文件的格式:text(默認),json,jsonv1 -t TASKS run TASKS number of connects in parallel (default: 16) 並行運行任務連接數(默認值:16) -m OPTIONS module specific options. See hydra -U <module> what options are available. 模塊特定選項。請參見hydra -U<module>哪些選項是可用的。 -w TIME defines the max wait time in seconds for responses (default: 32) 定義響應的最大等待時間(以秒爲單位)(默認值:32) -W TIME defines a wait time between each connection a task performs. This usually only makes sense if a low task number is used, .e.g -t 1 -c TIME the wait time in seconds per login attempt over all threads (-t 1 is recommended) This usually only makes sense if a low task number is used, .e.g -t 1 定義任務執行的每個連接之間的等待時間。這通常只有在使用較低的任務編號時纔有意義,例如-t 1 -4 / -6 prefer IPv4 (default) or IPv6 addresses -v / -V verbose mode / show login+pass combination for each attempt 詳細模式/顯示每次嘗試的登錄+密碼組合 -d debug mode 調試模式 -I ignore an existing restore file (don't wait 10 seconds) 忽略現有的還原文件(不要等待10秒) -h, --help Show summary of options. 顯示選項摘要。 SEE ALSO xhydra(1), pw-inspector(1). The programs are documented fully by van Hauser <[email protected]> AUTHOR hydra was written by van Hauser / THC <[email protected]> Find new versions or report bugs at https://github.com/vanhauser-thc/thc-hydra This manual page was written by Daniel Echeverry <[email protected]>, for the Debian project (and may be used by others). 01/01/2019 HYDRA(1)
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章