PHTN-30-000043 - The Photon operating system must audit all account modifications.

Information

Once an attacker establishes access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to modify an existing account. Auditing account modification actions provides logging that can be used for forensic purposes.

Satisfies: SRG-OS-000239-GPOS-00089, SRG-OS-000303-GPOS-00120

Solution

Navigate to and open:

/etc/audit/rules.d/audit.STIG.rules

Add the following lines:

-w /etc/passwd -p wa -k passwd
-w /etc/shadow -p wa -k shadow
-w /etc/group -p wa -k group
-w /etc/gshadow -p wa -k gshadow

At the command line, run the following command to load the new audit rules:

# /sbin/augenrules --load

Note: A new 'audit.STIG.rules' file is provided for placement in '/etc/audit/rules.d' that contains all rules needed for auditd.

Note: An older 'audit.STIG.rules' may exist if the file exists and references older 'GEN' SRG IDs. This file can be removed and replaced as necessary with an updated one.

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_VMW_vSphere_7-0_Y23M07_STIG.zip

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-2(4), CAT|II, CCI|CCI-001403, CCI|CCI-002130, Rule-ID|SV-256518r887228_rule, STIG-ID|PHTN-30-000043, Vuln-ID|V-256518

Plugin: Unix

Control ID: 017e8b91993844379e54eaf832f2e5c526ee9f906c673c682afae5be2bd809be