Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This rule detects the deletion of existing Auditd rules #5078

Closed
wants to merge 3 commits into from

Conversation

mlakri
Copy link

@mlakri mlakri commented Nov 13, 2024

Summary of the Pull Request

This is a rule that detects in the Auditd logs themselves the deletion of existing rules, which can be considered as a defense evasion attempt.

Changelog

Example Log Event

type=EXECVE msg=audit(1731504735.671:71132): argc=2 a0="auditctl" a1="-D"

Fixed Issues

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

@github-actions github-actions bot added Rules Linux Pull request add/update linux related rules labels Nov 13, 2024
@mlakri mlakri closed this Nov 13, 2024
@mlakri mlakri deleted the test branch November 13, 2024 15:12
@mlakri mlakri restored the test branch November 13, 2024 15:54
@mlakri mlakri reopened this Nov 13, 2024
@nasbench
Copy link
Member

This rule is already in #5079 so i'll handle both of them there.

@nasbench nasbench closed this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Pull request add/update linux related rules Rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants