Nessus

From TheBeard Science Project Wiki
Revision as of 17:22, 29 February 2016 by Beard (talk | contribs) (Created page with "<pre> installation: - go to http://www.tenable.com/ and download the client package and install it. - run sudo /opt/nessus/sbin/nessus-adduser to add a user. - register at htt...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
installation:
- go to http://www.tenable.com/ and download the client package and install it.
- run sudo /opt/nessus/sbin/nessus-adduser to add a user.
- register at http://www.tenable.com/ to get a free activation key.
- run /opt/nessus/bin/nessus-fetch --register <your key# here> to register the client.
- run /etc/init.d/nessusd start to start the server.
- access the web interface by going to https://127.0.0.1:8834/