Detectionhightest
Renamed Vmnat.exe Execution
Detects renamed vmnat.exe or portable version that can be used for DLL side-loading
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
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 Logic2 selectors
detection:
selection:
OriginalFileName: 'vmnat.exe'
filter_rename:
Image|endswith: 'vmnat.exe'
condition: selection and not 1 of filter_*False Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Rule Metadata
Rule ID
7b4f794b-590a-4ad4-ba18-7964a2832205
Status
test
Level
high
Type
Detection
Created
Fri Sep 09
Modified
Fri Feb 03
Author
Path
rules/windows/process_creation/proc_creation_win_renamed_vmnat.yml
Raw Tags
attack.privilege-escalationattack.persistenceattack.defense-evasionattack.t1574.001