Check: GEN002715
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE:
GEN002715
(in versions v1 r14 through v1 r10)
Title
System audit tool executables must be owned by root. (Cat III impact)
Discussion
To prevent unauthorized access or manipulation of system audit logs, the tools for manipulating those logs must be protected.
Check Content
Determine if the system audit tool executables are owned by root. Audit tools include, but are not limited to, audit, auditcat, auditconv, auditpr, auditselect, auditstream, auditbin, and auditmerge. Procedure: ls -lL `which <audit tool executable>` If any system audit tool executable is not owned by root, this is a finding.
Fix Text
Change the owner of the system audit tool executables to root. #chown root <system audit tool executable>
Additional Identifiers
Rule ID: SV-38749r1_rule
Vulnerability ID: V-22370
Group Title: GEN002715
Expert Comments
Expert comments are only available to logged-in users.
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AU-9 |
Protection of Audit Information |