1.145 UBTU-22-654070

Information

The operating system must generate audit records for successful/unsuccessful uses of the newgrp command.

GROUP ID: V-260616
RULE ID: SV-260616r958446

Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.

Audit records can be generated from various components within the information system (e.g., module or policy filter).

Solution

Configure the audit system to generate an audit event for any successful/unsuccessful use of the "newgrp" command.

Add or modify the following line in the "/etc/audit/rules.d/stig.rules" file:

-a always,exit -F path=/usr/bin/newgrp -F perm=x -F auid>=1000 -F auid!=unset -k priv_cmd

To reload the rules file, issue the following command:

$ sudo augenrules --load

Note: The "-k " at the end of the line gives the rule a unique meaning to help during an audit investigation. The does not need to match the example above.

See Also

https://workbench.cisecurity.org/benchmarks/22168

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-12c., CAT|II, CCI|CCI-000172, CSCv7|5.5, Rule-ID|SV-260616r958446_rule, STIG-ID|UBTU-22-654070, Vuln-ID|V-260616

Plugin: Unix

Control ID: e50821370a94fc3ef551c1c9f01c12ccb2a7b5f56f62142c185c01374a6ce03d