Changeset 327 for trunk/plugins/nikto_core.plugin
- Timestamp:
- 02/10/2010 03:52:19 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/plugins/nikto_core.plugin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/nikto_core.plugin
r326 r327 1071 1071 sub dbcheck 1072 1072 { 1073 my @dbs=qw/db_headers db_httpoptions db_multiple_index db_server_msgs db_subdomains db_favicon db_embedded db_404_strings db_outdated db_realms db_tests db_variables /;1073 my @dbs=qw/db_headers db_httpoptions db_multiple_index db_server_msgs db_subdomains db_favicon db_embedded db_404_strings db_outdated db_realms db_tests db_variables db_content_search/; 1074 1074 my $prefix = $_[0]; 1075 1075 if ($prefix eq "" ) { nprint "\n-->\tNikto Databases\n"; }
Note: See TracChangeset
for help on using the changeset viewer.