-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Labels
behaviorEndpoint behavior issuesEndpoint behavior issuesbugSomething isn't workingSomething isn't working
Description
Describe the bug
The description references Run and RunOnce, but the query only includes Run.
To Reproduce
Steps to reproduce the behavior:
- Read rule description -- "Identifies when suspicious values are written to Run and RunOnce registry keys via signed binaries..."
- Verify RunOnce is not included in query
registry.path : ( "H*\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\*", "H*\\Software\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Run\\*", "H*\\Software\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\\*", "H*\\Software\\WOW6432Node\\Microsoft\\Windows\\CurrentVersion\\Policies\\Explorer\\Run\\*")
Expected behavior
Description closely matching what the rule will trigger on.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows
- Version: Any/all
Additional context
Metadata
Metadata
Assignees
Labels
behaviorEndpoint behavior issuesEndpoint behavior issuesbugSomething isn't workingSomething isn't working