Nikto 2 has been released
Date: Monday, 12 November 2007 @ 21:25:47 EST
Topic: Web Applications Security


Download
Version 2.00 .gz or .bz2 | Plugins & DBs

Buy Stuff | Documentation

Update
Submit updates for Nikto databases.

Description
Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 3500 potentially dangerous files/CGIs, versions on over 900 servers, and version specific problems on over 250 servers. Scan items and plugins are frequently updated and can be automatically updated (if desired).

Nikto is not designed as an overly stealthy tool. It will test a web server in the shortest timespan possible, and it's fairly obvious in log files. However, there is support for LibWhisker's anti-IDS methods in case you want to give it a try (or test your IDS system).

Not every check is a security problem, though most are. There are some items that are "info only" type checks that look for items that may not have a security flaw, but the webmaster or security engineer may not know are present on the server. These items are usually marked appropriately in the information printed. There are also some checks for unknown items which have been seen scanned for in log files.

Version 2
Nikto version 2 contains many enhancements over the first version. Some of the major new features include:
  • Fingerprinting web servers via favicon.ico files
  • 404 checking for each file type
  • Enhanced false positive reduction via multiple methods: headers, page content, and content hashing
  • Scan tuning to include or exclude entire classes of vulnerability checks
  • Expanded scan database can have multiple positive or negative triggers, to allow AND/OR/NOT for flexible checks
  • Uses LibWhisker 2, which has its own long list of enhancements
  • A "single" scan mode that allows you to craft an HTTP request by hand
  • Updated and greatly enhanced documentation
  • Authorization guessing handles any directory, not just the root directory
  • New HTML report
  • Basic template engine so that HTML reports can be easily customized
  • An experimental knowledge base for scans, which will allow regenerated reports and retests (future)
  • ... and countless tweaks/bugfixes/optimizations ...

    Features
  • Uses rfp's LibWhisker as a base for all network funtionality
  • Main scan database in CSV format for easy updates
  • Fingerprint servers via favicon.ico files
  • Determines "OK" vs "NOT FOUND" responses for file type, if possible
  • Determines CGI directories for each server, if possible
  • Switch HTTP versions as needed so that the server understands requests properly
  • SSL Support (Unix with OpenSSL or maybe Windows with ActiveState's Perl/NetSSL)
  • Output to file in plain text, HTML or CSV
  • Plugin support (standard PERL)
  • Checks for outdated server software
  • Proxy support (with authentication)
  • Host authentication (Basic)
  • Watches for "bogus" OK responses
  • Attempts to perform educated guesses for Authentication realms
  • Captures/prints any Cookies received
  • Mutate mode to "go fishing" on web servers for odd items
  • Builds Mutate checks based on robots.txt entries (if present)
  • Scan multiple ports on a target to find web servers (can integrate nmap for speed, if available)
  • Multiple IDS evasion techniques
  • Users can add a custom scan database
  • Supports automatic code/check updates (with web access)
  • Multiple host/port scanning (scan list files)
  • Username guessing plugin via the cgiwrap program and Apache ~user methods

    Changes (new for version 2)

  • Other bugfixes, please see the CHANGES file for more details

    --> Unix Requirements
    PERL module NET::SSLeay
    PERL module LibWhisker 2 (LW2.pm is included with source)
    OpenSSL (only required if SSL scans are needed)

    Windows Requirements
    ActiveState's compiled Net::SSL module (only required if SSL scans are needed). This may not be currently possible--details to follow.

    Source
    Local: Source tgz

    Usage
    See the README for usage instructions (included in source distribution).

    Disclaimer
    Nikto should not be used against machines you do not own or administer, or have prior permission to run attack tools against. CIRT, Inc., takes no responsibility for any problems related to running Nikto on or against local or remote machines.








  • This article comes from The Professional Security Testers Warehouse for the GPEN GSEC GCIH GREM CEH QISP Q/ISP OPST CPTS
    http://www.professionalsecuritytesters.org

    The URL for this story is:
    http://www.professionalsecuritytesters.org/modules.php?name=News&file=article&sid=850