blob: 384960da411e986e567ace06df90bab50c77f3b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$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.
===========================================================================
|