e04eb3fa8f
- Change MESSAGE based on new -config directive - Remove outdated patch for bug that's no longer there in CHANGES.txt - Set plugings directory in the default config.txt - Point users to the installed customised config.txt instead of the sample one - From the CHANGELOG.txt 05.20.2005 Database Updates - Multiple msgs updates from david.maciejak@kyxar.fr - Multiple test updates from burak.dayioglu@pro-g.com.tr nikto_core.plugin 1.31 - Bugfix: fingerprint was not including leading /. Thanks Axel Meerschaert for the report. - Bugfix: NMAPOPTS was not being used, thanks to David Rhoades for patching. - Added additional content checking to reduce false positives, thanks to Pavel Kankovsky nikto.pl 1.14 - Added -config option to specify a config file, thanks to Pavel Kankovsky
14 lines
715 B
Text
14 lines
715 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2005/07/02 11:30:01 adrianp Exp $
|
|
|
|
You may need to create your own config.txt file before running nikto.
|
|
A sample file can be found in "${PREFIX}/share/nikto".
|
|
|
|
Once you have customised this file for your environment it must be in
|
|
your current working directory when nikto is run. Alternatively you can use
|
|
the new ./nikto -config <filename> directive to specify a config file.
|
|
|
|
You may want to run "nikto -update" as root once you have customised
|
|
your config.txt file. This will ensure you have the latest updates
|
|
for the nikto scanner.
|
|
===========================================================================
|