Skip to content

Add detection for suspicious WMI-based lateral movement - #1

Open
cyber20233 wants to merge 1 commit into
masterfrom
cyber20233-patch-1
Open

Add detection for suspicious WMI-based lateral movement#1
cyber20233 wants to merge 1 commit into
masterfrom
cyber20233-patch-1

Conversation

@cyber20233

Copy link
Copy Markdown
Owner

Summary of the Pull Request

This PR adds a new Windows process creation rule to detect suspicious command shell or PowerShell execution spawned by wmiprvse.exe with encoded or reconnaissance commands.

This behavior may indicate WMI-based lateral movement, such as Impacket wmiexec-style execution, where commands are executed remotely without dropping binaries.

The rule complements existing WMI-related detections by focusing on process creation behavior rather than WMI event logging.

Changelog

new: Suspicious PowerShell or CMD Spawned by WMI Provider with Encoded or Recon Commands

Example Log Event

N/A

Fixed Issues

N/A

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant