Neo23x0 / auditd

Best Practice Auditd Configuration
Apache License 2.0
1.5k stars 261 forks source link

Update audit.rules #155

Open mlakri opened 6 days ago

mlakri commented 6 days ago

Hi,

I have added monitoring for the execution of binaries used to read files. The current configuration only logs the reading of predefined files, such as /etc/passwd (except for actions performed by the root user). For example, if we have a sensitive file located in a directory like /opt/CustomApp/Sensitive.conf, I believe the current configuration does not log this action.