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

[Tuning] Linux DR Tuning - Part 6 #3457

Merged
merged 5 commits into from
Mar 7, 2024
Merged

[Tuning] Linux DR Tuning - Part 6 #3457

merged 5 commits into from
Mar 7, 2024

Conversation

Aegrah
Copy link
Contributor

@Aegrah Aegrah commented Feb 20, 2024

Summary

Part 6 of the Linux DR tuning. Besides regular rule tuning, this PR added compatibility with additional data sources where possible, added correct tags/indices, fixed formatting, and checked for potential rule performance increases.

Copy link
Contributor

@DefSecSentinel DefSecSentinel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

timestamp_override = "event.ingested"
type = "threshold"
query = '''
host.os.type:linux and event.action:exec and event.type:start and
process.name:(ping or nping or hping or hping2 or hping3 or nc or ncat or netcat or socat)
event.category:process and host.os.type:linux and event.action:(exec or exec_event or executed or process_started) and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

@Aegrah Aegrah merged commit f37a3bf into main Mar 7, 2024
14 checks passed
@Aegrah Aegrah deleted the linux-dr-tuning-6 branch March 7, 2024 09:09
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml
- rules/linux/execution_abnormal_process_id_file_created.toml
- rules/linux/execution_curl_cve_2023_38545_heap_overflow.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml
- rules/linux/execution_abnormal_process_id_file_created.toml
- rules/linux/execution_curl_cve_2023_38545_heap_overflow.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml
- rules/linux/execution_abnormal_process_id_file_created.toml
- rules/linux/execution_curl_cve_2023_38545_heap_overflow.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

Removed changes from:
- rules/linux/discovery_process_capabilities.toml

(selectively cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

(cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

(cherry picked from commit f37a3bf)
protectionsmachine pushed a commit that referenced this pull request Mar 7, 2024
* [Tuning] Linux DR Tuning - Part 6

* Update discovery_ping_sweep_detected.toml

---------

Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com>

(cherry picked from commit f37a3bf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants