Skip to content

[Bug] Suspicious String Value Written to Registry Run Key #60

@tyler-mcadam

Description

@tyler-mcadam

Describe the bug
The description references Run and RunOnce, but the query only includes Run.

To Reproduce
Steps to reproduce the behavior:

  1. Read rule description -- "Identifies when suspicious values are written to Run and RunOnce registry keys via signed binaries..."
  2. 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 issuesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions