summaryrefslogtreecommitdiff
path: root/security/nessus-core/MESSAGE
blob: e8b27d1f2428ff03be40599e3fe6dac3a527ea88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/05/10 13:18:45 frueauf Exp $

Nessus may have placed some files in /var/nessus, ${PREFIX}/etc/nessus
and ${PREFIX}/lib/nessus/reports. If you do not need these files any more,
be sure to remove them:

	rm -fr /var/nessus
	rm -fr ${PREFIX}/etc/nessus
	rm -fr ${PREFIX}/lib/nessus/reports

Before you can start scanning, you need to create one or more user-accounts
using "nessus-adduser", generate key using "nessus-mkcert" then start the
nessus daemon, nessusd, and use the "nessus" GUI program to direct the daemon.

===========================================================================