4.5.1 Ensure 'ALL' Is Revoked from Unauthorized 'GRANTEE' on 'AUD$'
Information
As permitting non-privileged users the authorization to manipulate the SYS_AUD$ table can allow distortion of the audit records, hiding unauthorized activities, this capability should be restricted according to the needs of the organization.
Solution
To remediate this setting execute the following SQL statement. REVOKE ALL ON AUD$ FROM <grantee>;