Nikto-网络服务器扫描仪
2020-02-15 11:04:03 Author: mp.weixin.qq.com(查看原文) 阅读量:140 收藏


nikto  
Nikto网络服务器扫描仪-

https://cirt.net/Nikto2  
完整文件-

https://cirt.net/nikto2-docs/  

作为码头集装箱运行:
吉特·克隆

https://github.com/sullo/nikto.git

激光唱片niktodocker build -t sullo/nikto。 
#无参数调用它以显示完整的帮助docker run - rm sullo/nikto
#基本用法http://www.example.com苏尔洛/尼克托码头
#要以特定格式保存报告,请将/tmp装载为卷:码头工人运行- rm -v$(pwd)* http://www.example.com

基本用法:
选项:
       -ask             Whether to ask about submitting updates
                            yes   Ask about each (default)
                            no    Don't ask, don't send
                            auto  Don't ask, just send
       -Cgidirs         Scan these CGI dirs: "none", "all", or values like "/cgi/ /cgi-a/"
       -config          Use this config file
       -Display         Turn on/off display outputs:
                          1   Show redirects
                          2   Show cookies received
                          3   Show all 200/OK responses
                          4   Show URLs which require authentication
                          D   Debug output
                          E   Display all HTTP errors
                          P   Print progress to STDOUT
                          S   Scrub output of IPs and hostnames
                          V   Verbose output
       -dbcheck         Check database and other key files for syntax errors
       -evasion         Encoding technique:
                          1   Random URI encoding (non-UTF8)
                          2   Directory self-reference (/./)
                          3   Premature URL ending
                          4   Prepend long random string
                          5   Fake parameter
                          6   TAB as request spacer
                          7   Change the case of the URL
                          8   Use Windows directory separator (\)
                          A   Use a carriage return (0x0d) as a request spacer
                          B   Use binary value 0x0b as a request spacer
        -Format        Save file (-o) format:
                          csv   Comma-separated-value
                          htm   HTML Format
                          msf   Log to Metasploit
                          nbe   Nessus NBE format
                          txt   Plain text
                          xml   XML Format
                       (if not specified the format will be taken from the file extension passed to -output)
       -Help            Extended help information
       -host             Target host
       -IgnoreCode        Ignore Codes--treat as negative responses
       -id              Host authentication to use, format is id:pass or id:pass:realm
       -key             Client certificate key file
       -list-plugins      List all available plugins, perform no testing
       -maxtime           Maximum testing time per host
       -mutate           Guess additional file names:
                         1   Test all files with all root directories
                         2   Guess for password file names
                         3   Enumerate user names via Apache (/~user type requests)
                         4   Enumerate user names via cgiwrap (/cgi-bin/cgiwrap/~user type requests)
                         5   Attempt to brute force sub-domain names, assume that the host name is the parent domain
                         6   Attempt to guess directory names from the supplied dictionary file
       -mutate-options    Provide information for mutates
       -nointeractive    Disables interactive features
       -nolookup         Disables DNS lookups
       -nossl           Disables the use of SSL
       -no404           Disables nikto attempting to guess a 404 page
       -output          Write output to this file ('.' for auto-name)
       -Pause           Pause between tests (seconds, integer or float)
       -Plugins          List of plugins to run (default: ALL)
       -port            Port to use (default 80)
       -RSAcert          Client certificate file
       -root            Prepend root value to all requests, format is /directory
       -Save           Save positive responses to this directory ('.' for auto-name)
       -ssl            Force ssl mode on port
       -Tuning          Scan tuning:
                        1   Interesting File / Seen in logs
                        2   Misconfiguration / Default File
                        3   Information Disclosure
                        4   Injection (XSS/Script/HTML)
                        5   Remote File Retrieval - Inside Web Root
                        6   Denial of Service
                        7   Remote File Retrieval - Server Wide
                        8   Command Execution / Remote Shell
                        9   SQL Injection
                        0   File Upload
                        a   Authentication Bypass
                        b   Software Identification
                        c   Remote Source Inclusion
                        x   Reverse Tuning Options (i.e., include all except specified)
       -timeout        Timeout for requests (default 10 seconds)
       -Userdbs        Load only user databases, not the standard databases
                        all   Disable standard dbs and load only user dbs
                            tests Disable only db_tests and load udb_tests
       -until         Run until the specified time or duration
       -update        Update databases and plugins from CIRT.net
       -useproxy       Use the proxy defined in nikto.conf
       -Version        Print plugin and database versions
       -vhost         Virtual host (for Host header)
               requires a value


【文章来源】:

https://github.com/sullo/nikto

推荐文章++++

*Binmap -- 一个系统扫描仪

*FoxOne - 服务器侦察扫描仪

*Sn1per - 自动Pentest Recon扫描仪


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&mid=2650459793&idx=4&sn=4ceb618e78896e9ee3c40c9abc3705ae&chksm=83bbab75b4cc22630612365327ca6126ff066a85a7efcd602fbd95a26cf77deb7d711c698251#rd
如有侵权请联系:admin#unsafe.sh