-
Notifications
You must be signed in to change notification settings - Fork 613
[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.
rules/linux/command_and_control_frequent_egress_netcon_from_sus_executable.toml
Outdated
Show resolved
Hide resolved
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
Pull Request Summary
Why
This PR updates and strengthens Linux defense evasion detection rules, with a focus on improved detection accuracy, expanded data source coverage, increased risk prioritization, and more robust filtering of false positives.
What changed
General Enhancements
updated_datefields for traceability.logs-auditd_manager.auditd-*,logs-crowdstrike.fdr*,logs-sentinel_one_cloud_funnel.*,endgame-*,auditbeat-*).Rule-Specific Notes
update-rc.d,systemctl mask).update-rc.d,systemctl mask).cpormv.auditd_managerandcrowdstrikeintegrations and indexes.update-rc.d,systemctl mask).Behavioral impact
Risks/edge cases
Rollout notes