Details
Without auditing, malicious activity cannot be detected.
Solution
The Audit Configuration profile is required. All audit flags must be enabled in a single command.
This action applies to the global zone only. Determine the zone that you are currently securing.
# zonename
If the command output is ‘global’, this action applies.
For Solaris 11, 11.1, 11.2, and 11.3:
# pfexec auditconfig -setflags cusa,-ps,fd,-fa,fm
For Solaris 11.4 or newer:
# pfexec auditconfig -setflags cusa,-fa,-ex,-ps,fd,fm
Enable the audit policy to collect command line arguments.
# pfexec auditconfig -setpolicy +argv
These changes will not affect users that are currently logged in.
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Unix.
References
- 800-53|AC-2(4)
- CAT|II
- CCI|CCI-001403
- Rule-ID|SV-216260r793014_rule
- STIG-ID|SOL-11.1-010250
- STIG-Legacy|SV-60685
- STIG-Legacy|V-47809
- Vuln-ID|V-216260