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

[Rule Tuning] Windows DR Tuning - 10 #3355

Merged
merged 5 commits into from
Jan 17, 2024
Merged

[Rule Tuning] Windows DR Tuning - 10 #3355

merged 5 commits into from
Jan 17, 2024

Conversation

w0rk3r
Copy link
Contributor

@w0rk3r w0rk3r commented Dec 22, 2023

Issues

Part of #3186

Summary

Tunes the following rules:

  • Enumeration of Privileged Local Groups Membership
  • Whoami Process Activity
  • Suspicious SolarWinds Child Process
  • Command Prompt Network Connection
  • Network Connection via Compiled HTML File

@@ -119,7 +119,8 @@ sequence by process.entity_id
"192.0.0.0/29", "192.0.0.8/32", "192.0.0.9/32", "192.0.0.10/32", "192.0.0.170/32", "192.0.0.171/32",
"192.0.2.0/24", "192.31.196.0/24", "192.52.193.0/24", "192.168.0.0/16", "192.88.99.0/24", "224.0.0.0/4",
"100.64.0.0/10", "192.175.48.0/24","198.18.0.0/15", "198.51.100.0/24", "203.0.113.0/24", "240.0.0.0/4", "::1",
"FE80::/10", "FF00::/8")]
"FE80::/10", "FF00::/8") and
not dns.question.name : "localhost"]
Copy link
Contributor

Choose a reason for hiding this comment

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

Thank you for fixing this!

@terrancedejesus
Copy link
Contributor

Unit tests failing for winlog.event_data.SubjectUserName, rather odd as its a valid field.

@w0rk3r w0rk3r merged commit c6ab294 into main Jan 17, 2024
13 checks passed
@w0rk3r w0rk3r deleted the rt_10 branch January 17, 2024 12:44
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

Removed changes from:
- rules/windows/discovery_privileged_localgroup_membership.toml

(selectively cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

Removed changes from:
- rules/windows/discovery_privileged_localgroup_membership.toml

(selectively cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

Removed changes from:
- rules/windows/discovery_privileged_localgroup_membership.toml

(selectively cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
protectionsmachine pushed a commit that referenced this pull request Jan 17, 2024
* [Rule Tuning] Windows DR Tuning - 10

* Update discovery_whoami_command_activity.toml

(cherry picked from commit c6ab294)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport: auto Domain: Endpoint OS: Windows windows related rules Rule: Tuning tweaking or tuning an existing rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants