Detectionhightest

Potential Credential Dumping Attempt Via PowerShell Remote Thread

Detects remote thread creation by PowerShell processes into "lsass.exe"

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
oscd.community, Natalia ShornikovaCreated Tue Oct 06Updated Sun Dec 18fb656378-f909-47c1-8747-278bf09f4f4fwindows
Log Source
WindowsRemote Thread Creation
ProductWindows← raw: windows
CategoryRemote Thread Creation← raw: create_remote_thread
Detection Logic
Detection Logic1 selector
detection:
    selection:
        SourceImage|endswith:
            - '\powershell.exe'
            - '\pwsh.exe'
        TargetImage|endswith: '\lsass.exe'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
fb656378-f909-47c1-8747-278bf09f4f4f
Status
test
Level
high
Type
Detection
Created
Tue Oct 06
Modified
Sun Dec 18
Path
rules/windows/create_remote_thread/create_remote_thread_win_powershell_lsass.yml
Raw Tags
attack.credential-accessattack.t1003.001
View on GitHub