Update win_exploit_cve_2019_1388.yml

This commit is contained in:
Jonhnathan
2020-10-15 17:52:40 -03:00
committed by GitHub
parent d7b63b8245
commit febe489c99
@@ -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: