Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I want to know is there any secruity hole in my system , eg . the service port released , insecure files , files permission .... etc , is there any software can help to check it ? thx
thx reply , i never have experience to use this tools , before I run it , what I need to prepare , eg. stop the services , backup the data files .. etc.
besides , except scan the system , will the tools update any files in my system ? if yes , I think I need backup sth first .
Just use the nmap which came with your rh. Note: If you don't want to use the
command line version, just start a shell under your favourite gui and type
'xnmap' for a graphical version.
Talking network testing, Nessus in this case definately will give you more feedback on what's actually running, but IMHO for securing a system you should start inside-out. If host security is bad, then whatever you do to secure network access isn't built on a solid basis. For testing before and during securing a system I prefer using my own checklist and general purpose tools like Tiger and Lsat (USAT on Sourceforge). Don't forget to grab a CERT checklist as it'll most definately will save you time. Come to think of it, some people actually might like to use Bastille-Linux, and if you're new to Linux it'll save you even more time.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.