Detectionhightest
PowerShell Called from an Executable Version Mismatch
Detects PowerShell called from an executable by the version mismatch method
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Sean Metcalf (source), Florian Roth (Nextron Systems)Created Sun Mar 05Updated Fri Oct 27c70e019b-1479-4b65-b0cc-cd0c6093a599windows
Log Source
WindowsPowerShell Classic
ProductWindows← raw: windows
CategoryPowerShell Classic← raw: ps_classic_start
Detection Logic
Detection Logic2 selectors
detection:
selection_engine:
Data|contains:
- 'EngineVersion=2.'
- 'EngineVersion=4.'
- 'EngineVersion=5.'
selection_host:
Data|contains: 'HostVersion=3.'
condition: all of selection_*False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Sub-techniques
Rule Metadata
Rule ID
c70e019b-1479-4b65-b0cc-cd0c6093a599
Status
test
Level
high
Type
Detection
Created
Sun Mar 05
Modified
Fri Oct 27
Path
rules/windows/powershell/powershell_classic/posh_pc_exe_calling_ps.yml
Raw Tags
attack.defense-evasionattack.executionattack.t1059.001