summaryrefslogtreecommitdiff
path: root/security/nikto/MESSAGE
blob: 9ec7a9bb43e52887e3cee5ccac607481acfd93e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
===========================================================================
$NetBSD: MESSAGE,v 1.3 2016/11/18 16:40:19 khorben Exp $

You may need to create your own nikto.conf file before running nikto.
A sample file can be found in "${PREFIX}/share/examples/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 nikto.conf file.  This will ensure you have the latest updates
for the nikto scanner.
===========================================================================