Renamed Vmnat.exe Execution
Detects renamed vmnat.exe or portable version that can be used for DLL side-loading
Sigma rule (View on GitHub)
1title: Renamed Vmnat.exe Execution
2id: 7b4f794b-590a-4ad4-ba18-7964a2832205
3status: test
4description: Detects renamed vmnat.exe or portable version that can be used for DLL side-loading
5references:
6 - https://twitter.com/malmoeb/status/1525901219247845376
7author: elhoim
8date: 2022-09-09
9modified: 2023-02-03
10tags:
11 - attack.privilege-escalation
12 - attack.persistence
13 - attack.execution
14 - attack.stealth
15 - attack.t1574.001
16logsource:
17 category: process_creation
18 product: windows
19detection:
20 selection:
21 OriginalFileName: 'vmnat.exe'
22 filter_rename:
23 Image|endswith: 'vmnat.exe'
24 condition: selection and not 1 of filter_*
25falsepositives:
26 - Unknown
27level: high
References
Related rules
- APT27 - Emissary Panda Activity
- Aruba Network Service Potential DLL Sideloading
- Creation Of Non-Existent System DLL
- Creation of WerFault.exe/Wer.dll in Unusual Folder
- DHCP Callout DLL Installation