Detectionhightest
HackTool - WinPwn Execution - ScriptBlock
Detects scriptblock text keywords indicative of potential usge of the tool WinPwn. A tool for Windows and Active Directory reconnaissance and exploitation.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsPowerShell Script
ProductWindows← raw: windows
CategoryPowerShell Script← raw: ps_script
Definition
Requirements: Script Block Logging must be enabled
Detection Logic
Detection Logic1 selector
detection:
selection:
ScriptBlockText|contains:
- 'Offline_Winpwn'
- 'WinPwn '
- 'WinPwn.exe'
- 'WinPwn.ps1'
condition: selectionFalse Positives
As the script block is a blob of text. False positive may occur with scripts that contain the keyword as a reference or simply use it for detection.
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
851fd622-b675-4d26-b803-14bc7baa517a
Status
test
Level
high
Type
Detection
Created
Mon Dec 04
Path
rules/windows/powershell/powershell_script/posh_ps_hktl_winpwn.yml
Raw Tags
attack.credential-accessattack.defense-evasionattack.discoveryattack.executionattack.privilege-escalationattack.t1046attack.t1082attack.t1106attack.t1518attack.t1548.002attack.t1552.001attack.t1555attack.t1555.003