Frequently Asked Questions |
Questions regarding the project :
Questions about the compilation options :The Nessus Security Scanner is not only another security auditing tool. It is a security auditing as I think it should be - never trust the version number, never trust that a given service is listenning on the good port (do all the web servers on earth listen on port 80 ?).
The Nessus Security Scanner is free, open-sourced and wants to be easy to use.
cd nessus-libraries ./configure --enable-cipher
will solve your problem.export PATH=$PATH:/usr/local/bin
Then run ldconfig. If you are a Solaris user, then do :echo "/usr/local/lib" >> /etc/ld.so.conf
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
This is more needed under non-Linux systems.checks_read_timeout = 5