auditd icon indicating copy to clipboard operation
auditd copied to clipboard

Best Practice Auditd Configuration

Results 68 auditd issues
Sort by recently updated
recently updated
newest added
trafficstars

added move_mount syscall. check this --> https://github.com/CheraghiMilad/bypass-Neo23x0-auditd-config/tree/main/open-tree-move_mount_syscall

check this PoC => https://github.com/CheraghiMilad/bypass-Neo23x0-auditd-config.git

check this https://github.com/vahidmalekk/bypass-Neo23x0-auditd-config/

Modifying the key `network` to `network_modifications` so all keys related have the same name for easier SIEM rules creation

Hi, We can added a new shell (elvish) for susp shells. https://github.com/elves/elvish

Added it as there are still many Linux distributions that this can be leveraged by attackers to configure boot-time tasks or establish persistence

Added rules for monitoring in-memory file execution

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...