Nessus Today I tried and I was happy, it's free for home use, but it costs a figure for commercial use.
Caveat:
1) Add the user, remembering to give him permission to subnets that you want to scan
# sudo / opt / nessus / sbin / nessus-adduser
....
accept
deny 10.0.0.0/24 0.0.0.0 / 0
The rule above, for example, 10.0.0.0 allows and prohibits the rest.
3) Insert the registration code:
# sudo / opt / nessus / bin / nessus-fetch - register
4) Start the
# sudo / etc / init.d / start nessusd
5) Connect to the web interface (https, port 8834)
6) Create a policy scan
7) Create and start the first scan
0 comments:
Post a Comment