mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
Merge pull request #1664 from frack113/parentofparent
Move to rules-unsupported as use special enrichment field
This commit is contained in:
commit
aa0231e1f8
@ -6,12 +6,14 @@ author: Teymur Kheirkhabarov (idea), Mangatas Tondang (rule), oscd.community
|
||||
date: 2020/10/13
|
||||
references:
|
||||
- https://image.slidesharecdn.com/kheirkhabarovoffzonefinal-181117201458/95/hunting-for-privilege-escalation-in-windows-environment-50-638.jpg
|
||||
- https://www.slideshare.net/heirhabarov/hunting-for-privilege-escalation-in-windows-environment
|
||||
tags:
|
||||
- attack.privilege_escalation
|
||||
- attack.t1548.002
|
||||
logsource:
|
||||
product: windows
|
||||
category: process_creation
|
||||
definition : Works only if Enrich Sysmon events with additional information about process in ParentOfParentImage check enrichment section
|
||||
detection:
|
||||
parent_image:
|
||||
ParentImage|endswith:
|
@ -12,6 +12,7 @@ date: 2019/06/03
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
definition : Works only if Enrich Sysmon events with additional information about process in ParentIntegrityLevel check enrichment section
|
||||
detection:
|
||||
selection:
|
||||
ParentIntegrityLevel: Medium
|
@ -15,6 +15,7 @@ modified: 2020/09/01
|
||||
logsource:
|
||||
category: process_creation
|
||||
product: windows
|
||||
definition : Works only if Enrich Sysmon events with additional information about process in ParentUser check enrichment section
|
||||
detection:
|
||||
selection:
|
||||
ParentUser:
|
Loading…
Reference in New Issue
Block a user