-
Notifications
You must be signed in to change notification settings - Fork 612
[Rule Tuning] Linux DR Tuning - 4 #5484
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
base: main
Are you sure you want to change the base?
Conversation
Rule: Tuning - GuidelinesThese guidelines serve as a reminder set of considerations when tuning an existing rule. Documentation and Context
Rule Metadata Checks
Testing and Validation
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
| process.executable like "/tmp/.mount*" or | ||
| process.executable like "/tmp/go-build*" | ||
| ) | ||
| | keep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this keep I think you will need to keep the meta data too _id, _index, _version
Ref: #5441
| process.command_line like "*Base64.decode64*" | ||
| ) | ||
| ) | ||
| | keep |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same for this keep I think.
| agent.id, | ||
| host.name | ||
| host.name, | ||
| Esql.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keep on Esql.* before being defined ?
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
Summary
Half of Linux Defense Evasion rules