What are you trying to accomplish? Books have been written on this...I cover Linux/UNIX security in <a href="http://www.amazon.com/gp/product/047005235X?ie=UTF8&tag=princilogicll-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=047005235X">Hacking For Dummies.</a> You need good tools, knowledge of the OS and its weaknesses, and a hacking mentality. The <a href="http://www.nongnu.org/tiger/">Tiger </a>and <a href="http://bastille-linux.sourceforge.net/">Bastille </a>tools are a good place to start.
Last Wiki Answer Submitted: September 16, 2009 6:02 pm by KevinBeaver10,840 pts.
All Answer Wiki Contributors: KevinBeaver10,840 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Well, the simplest way to perform your security assessment is by using vulnerability scanning tool like Nessus “http://www.nessus.org/nessus/” to check your running system vulnerabilities. After that you can take the right action(s) to correct founded vulnerabilities “if any”.
Also, you can follow OS hardening guidelines and best practices like in security benchmarks available at “http://www.cisecurity.org/”.
Well, the simplest way to perform your security assessment is by using vulnerability scanning tool like Nessus “http://www.nessus.org/nessus/” to check your running system vulnerabilities. After that you can take the right action(s) to correct founded vulnerabilities “if any”.
Also, you can follow OS hardening guidelines and best practices like in security benchmarks available at “http://www.cisecurity.org/”.
It’s important to remember that security tools aren’t going to find everything!