Detectionhightest
Hacktool Execution - PE Metadata
Detects the execution of different Windows based hacktools via PE metadata (company, product, etc.) even if the files have been renamed
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Florian Roth (Nextron Systems)Created Wed Apr 27Updated Mon Jan 1537c1333a-a0db-48be-b64b-7393b2386e3bwindows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
Company: 'Cube0x0' # Detects the use of tools created by a well-known hacktool producer named "Cube0x0", which includes his handle in all binaries as company information in the PE headers (SharpPrintNightmare, KrbRelay, SharpMapExec, etc.)
condition: selectionFalse Positives
Unlikely
False positives are unlikely for most environments. High confidence detection.
MITRE ATT&CK
Techniques
Sub-techniques
Rule Metadata
Rule ID
37c1333a-a0db-48be-b64b-7393b2386e3b
Status
test
Level
high
Type
Detection
Created
Wed Apr 27
Modified
Mon Jan 15
Path
rules/windows/process_creation/proc_creation_win_hktl_execution_via_pe_metadata.yml
Raw Tags
attack.credential-accessattack.resource-developmentattack.t1588.002attack.t1003