Changeset 300
- Timestamp:
- 02/01/2010 09:02:40 PM (3 years ago)
- Location:
- trunk
- Files:
-
- 35 edited
-
nikto.conf (modified) (1 diff)
-
plugins/db_404_strings (modified) (1 diff)
-
plugins/db_embedded (modified) (1 diff)
-
plugins/db_favicon (modified) (1 diff)
-
plugins/db_headers (modified) (1 diff)
-
plugins/db_httpoptions (modified) (1 diff)
-
plugins/db_multiple_index (modified) (1 diff)
-
plugins/db_outdated (modified) (1 diff)
-
plugins/db_realms (modified) (1 diff)
-
plugins/db_server_msgs (modified) (1 diff)
-
plugins/db_tests (modified) (1 diff)
-
plugins/db_variables (modified) (1 diff)
-
plugins/nikto_apache_expect_xss.plugin (modified) (1 diff)
-
plugins/nikto_apacheusers.plugin (modified) (1 diff)
-
plugins/nikto_cgi.plugin (modified) (1 diff)
-
plugins/nikto_dictionary_attack.plugin (modified) (1 diff)
-
plugins/nikto_embedded.plugin (modified) (1 diff)
-
plugins/nikto_favicon.plugin (modified) (1 diff)
-
plugins/nikto_headers.plugin (modified) (1 diff)
-
plugins/nikto_httpoptions.plugin (modified) (1 diff)
-
plugins/nikto_msgs.plugin (modified) (1 diff)
-
plugins/nikto_multiple_index.plugin (modified) (1 diff)
-
plugins/nikto_mutate.plugin (modified) (1 diff)
-
plugins/nikto_outdated.plugin (modified) (1 diff)
-
plugins/nikto_passfiles.plugin (modified) (1 diff)
-
plugins/nikto_put_del_test.plugin (modified) (1 diff)
-
plugins/nikto_report_csv.plugin (modified) (1 diff)
-
plugins/nikto_report_html.plugin (modified) (1 diff)
-
plugins/nikto_report_text.plugin (modified) (1 diff)
-
plugins/nikto_report_xml.plugin (modified) (1 diff)
-
plugins/nikto_robots.plugin (modified) (1 diff)
-
plugins/nikto_single.plugin (modified) (1 diff)
-
plugins/nikto_subdomain.plugin (modified) (1 diff)
-
plugins/nikto_tests.plugin (modified) (1 diff)
-
plugins/nikto_user_enum_apache.plugin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/nikto.conf
r296 r300 15 15 USERAGENT=Mozilla/4.75 (Nikto/@VERSION) (Evasions:@EVASIONS) (Test:@TESTID) 16 16 17 # RFI URL. This remote file should return a phpinfo call .18 # For example: <?php phpinfo(); ?>19 #RFIURL=http:// example.com/include.txt?17 # RFI URL. This remote file should return a phpinfo call, for example: <?php phpinfo(); ?> 18 # You may use the one below, if you like. 19 #RFIURL=http://cirt.net/rfiinc.txt? 20 20 21 21 # IDs never to alert on (Note: this only works for IDs loaded from db_tests) -
trunk/plugins/db_404_strings
r265 r300 1 #VERSION,2.00 01 #VERSION,2.001 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_embedded
r273 r300 1 #VERSION,2.00 21 #VERSION,2.003 2 2 # $Id: db_embedded 239 2010-01-19 05:22:50Z sullo $ 3 3 ####################################################################### -
trunk/plugins/db_favicon
r273 r300 1 #VERSION,2.00 41 #VERSION,2.005 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_headers
r240 r300 1 #VERSION,2.00 41 #VERSION,2.005 2 2 # $Id: db_headers 72 2008-09-12 13:02:56Z deity $ 3 3 ####################################################################### -
trunk/plugins/db_httpoptions
r273 r300 1 #VERSION,2.00 01 #VERSION,2.001 2 2 # $Id: db_httpoptions 1 2008-09-12 12:00:00Z deity $ 3 3 ####################################################################### -
trunk/plugins/db_multiple_index
r240 r300 1 #VERSION,2.00 31 #VERSION,2.004 2 2 # $Id: db_multiple_index 72 2008-09-12 13:02:56Z deity $ 3 3 ####################################################################### -
trunk/plugins/db_outdated
r293 r300 1 #VERSION,2.00 81 #VERSION,2.009 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_realms
r240 r300 1 #VERSION,2.00 01 #VERSION,2.001 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_server_msgs
r276 r300 1 #VERSION,2.00 31 #VERSION,2.004 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_tests
r296 r300 1 #VERSION,2.00 71 #VERSION,2.008 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/db_variables
r240 r300 1 #VERSION,2.00 01 #VERSION,2.001 2 2 # $Id$ 3 3 ####################################################################### -
trunk/plugins/nikto_apache_expect_xss.plugin
r292 r300 1 #VERSION,2.0 01 #VERSION,2.01 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_apacheusers.plugin
r292 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_cgi.plugin
r292 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id: nikto_cgi.plugin 41 2008-05-06 03:36:38Z jabra $ 3 3 ############################################################################### -
trunk/plugins/nikto_dictionary_attack.plugin
r294 r300 1 #VERSION,1.0 01 #VERSION,1.01 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_embedded.plugin
r294 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_favicon.plugin
r294 r300 1 #VERSION,2.0 41 #VERSION,2.05 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_headers.plugin
r294 r300 1 #VERSION,2.0 51 #VERSION,2.06 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_httpoptions.plugin
r294 r300 1 #VERSION,2.0 51 #VERSION,2.06 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_msgs.plugin
r294 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_multiple_index.plugin
r294 r300 1 #VERSION,1.0 21 #VERSION,1.03 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_mutate.plugin
r294 r300 1 #VERSION,2.0 31 #VERSION,2.04 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_outdated.plugin
r294 r300 1 #VERSION,2.0 41 #VERSION,2.05 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_passfiles.plugin
r294 r300 1 #VERSION,2.0 01 #VERSION,2.01 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_put_del_test.plugin
r292 r300 1 #VERSION,2.0 11 #VERSION,2.02 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_report_csv.plugin
r294 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id: nikto_report_csv.plugin 87 2008-11-11 19:13:19Z deity $ 3 3 ############################################################################### -
trunk/plugins/nikto_report_html.plugin
r294 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id: nikto_reports.plugin 125 2009-07-20 21:59:00Z deity $ 3 3 ############################################################################### -
trunk/plugins/nikto_report_text.plugin
r285 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id: nikto_reports.plugin 87 2008-11-11 19:13:19Z deity $ 3 3 ############################################################################### -
trunk/plugins/nikto_report_xml.plugin
r279 r300 1 #VERSION,2.0 21 #VERSION,2.03 2 2 # $Id: nikto_reports.plugin 125 2009-07-20 21:59:00Z deity $ 3 3 ############################################################################### -
trunk/plugins/nikto_robots.plugin
r294 r300 1 #VERSION,2.0 11 #VERSION,2.02 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_single.plugin
r294 r300 1 #VERSION,2.0 01 #VERSION,2.01 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_subdomain.plugin
r294 r300 1 #VERSION,1.0 11 #VERSION,1.02 2 2 # $Id$ 3 3 ############################################################################### -
trunk/plugins/nikto_tests.plugin
r294 r300 1 #VERSION,2.0 01 #VERSION,2.01 2 2 # $Id: nikto_tests.plugin 79 2008-09-21 15:34:39Z deity $ 3 3 ############################################################################### -
trunk/plugins/nikto_user_enum_apache.plugin
r292 r300 1 #VERSION,2. 11 #VERSION,2.02 2 2 # $Id$ 3 3 ###############################################################################
Note: See TracChangeset
for help on using the changeset viewer.