-
Notifications
You must be signed in to change notification settings - Fork 606
[New] Potential Masquerading as Svchost #5305
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: New - GuidelinesThese guidelines serve as a reminder set of considerations when proposing a new rule. Documentation and Context
Rule Metadata Checks
New BBR Rules
Testing and Validation
|
Results |
Results |
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
|
⛔️ Test failed Results
|
| description = """ | ||
| Identifies attempts to masquerade as the Service Host process `svchost.exe` to evade detection and blend in with normal system activity. | ||
| """ | ||
| from = "now-9m" |
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.
No event deduplication upstream for ESQL. Maybe add interval = 8m.
| creation_date = "2025/11/12" | ||
| integration = ["windows"] | ||
| maturity = "production" | ||
| updated_date = "2025/11/12" |
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.
May need to add min-stack for 9.1.0.
|
⛔️ Test failed Results
|
ESQL rule using QSTR fuzzy matching to detect attempts to masquerade as svchost.