Changeset 373


Ignore:
Timestamp:
04/01/2010 08:24:32 AM (3 years ago)
Author:
seccubus
Message:

That will teach me NOT to run -update on the trunk copy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGES.txt

    r372 r373  
     12010-04-01 
     2        - Ticket 134: Added documentation of -config to usage_short 
     32010-03-26  
     4        - Added nbe output plugin written by Frank Breedijk  
     52010-03-15  
     6        - Ticket 130: Added -D E to show HTTP errors, otherwise suppress.  
     7        - Ticket 129: Change references for config.txt to nikto.conf.  
     82010-03-10  
     9        - Moved do_auth to a postfetch plugin.  
     102010-03-09  
     11        - Removed dead code from fetch().  
     12        - Optimizations in nfetch(), nikto.pl, & elsewhere.  
     13        - Added support for prefetch and postfetch hooks.  
     14        - Moved content_search to a plugin.  
     15        - Some tuning around plugin execution.  
     16        - Ticket 126: subdomain plugin tries to guess domain on unqualified hostname.  
     172010-03-07  
     18        - Updated user_enum_apache to use Plugins instead of mutate.  
     19        - Rewrote the macro expanding bit to make it more efficient.  
     202010-03-03  
     21        - Mutate 1 now wrapped into nikto_tests and doesn't take up anywhere near the amount of memory!  
     222010-02-28  
     23        - Starting to deprecate mutate by replacing with plugin options. -mutate 2 (passfiles) is now implemented within tests and uses less memory.  
     242010-02-10  
     25        - Updated -check_updates to use nfetch instead of fetch  
     262010-02-09  
     27        - Updated -Plugins support  
     282010-02-08  
     29        - Add filename support to rm_active_content   
     30        - Ticket 122: Use db_404_strings as a higher priority  
     31        - Ticket 122: Cleanup db_404_strings to prevent over-matching  
     322010-02-05  
     33        - Added basic support for -D s (scrub, removes some information from the log)  
     342010-02-04  
     35        - Match plugin names case-insensitive  
     36        - Warn if RFIURL is undefined  
    1372010-01-20 Nikto 2.1.1 
    238        - Ticket 117: Fixed SKIPPORTS 
Note: See TracChangeset for help on using the changeset viewer.