Update win_exploit_cve_2019_1388.yml
This commit is contained in:
@@ -15,9 +15,9 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
selection:
|
||||
ParentImage: '*\consent.exe'
|
||||
Image: '*\iexplore.exe'
|
||||
CommandLine: '* http*'
|
||||
ParentImage|endswith: '\consent.exe'
|
||||
Image|endswith: '\iexplore.exe'
|
||||
CommandLine|contains: ' http'
|
||||
rights1:
|
||||
IntegrityLevel: 'System' # for Sysmon users
|
||||
rights2:
|
||||
|
||||
Reference in New Issue
Block a user