Detectionhightest
Invoke-Obfuscation Via Use MSHTA - System
Detects Obfuscated Powershell via use MSHTA in Scripts
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Nikita Nazarov, oscd.communityCreated Fri Oct 09Updated Tue Nov 297e9c7999-0f9b-4d4a-a6ed-af6d553d4af4windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic1 selector
detection:
selection:
Provider_Name: 'Service Control Manager'
EventID: 7045
ImagePath|contains|all:
- 'mshta'
- 'vbscript:createobject'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Techniques
Sub-techniques
Rule Metadata
Rule ID
7e9c7999-0f9b-4d4a-a6ed-af6d553d4af4
Status
test
Level
high
Type
Detection
Created
Fri Oct 09
Modified
Tue Nov 29
Author
Path
rules/windows/builtin/system/service_control_manager/win_system_invoke_obfuscation_via_use_mshta_services.yml
Raw Tags
attack.defense-evasionattack.t1027attack.executionattack.t1059.001