LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   What is the best way to do Enterprise audit of linux server environment ? (https://www.linuxquestions.org/questions/linux-networking-3/what-is-the-best-way-to-do-enterprise-audit-of-linux-server-environment-834852/)

pasuriya 09-27-2010 08:47 PM

What is the best way to do Enterprise audit of linux server environment ?
 
One of our customers is looking at enterprise audit of their data center (primarily consists of Linux servers)

We suggested them towards a SNMP based tool that has some limitations. Any other recommendation is welcome...

Thank you,
Suri

TB0ne 09-27-2010 09:09 PM

Quote:

Originally Posted by pasuriya (Post 4110852)
One of our customers is looking at enterprise audit of their data center (primarily consists of Linux servers)

We suggested them towards a SNMP based tool that has some limitations. Any other recommendation is welcome...

Not to sound nasty, but if I asked for an enterprise audit, and someone told me to do an SNMP scan, I'd promptly hire someone else.

SNMP has many, MANY limitations, not the least of which is that it might not be configured and running on the host(s) you're going to scan. Want to know how to do a decent audit? Simple...sit someone down, have them log into EVERY box, and look at things. Pull up the hardware info, kernel level, authentication file(s) (password/shadow), and look at permissions on key security points. Check CRON jobs/scripts. Port scan EVERY box, to see what services are running, then check those services to see if they're secured with TCP wrappers, IP tables, etc. Then go and PHYSICALLY LOOK at each box, and confirm that there aren't hardware devices present, that don't show up, or are powered off.

An audit is a complex task, and there are many schools of thought and guides to help you along. SNMP would be so low on a list, that I'd not even consider it, except for VERY basic info.


All times are GMT -5. The time now is 02:40 PM.