Modification of IE Registry Settings
Description
Detects modification of the registry settings used for Internet Explorer and other Windows components that use these settings. An attacker can abuse this registry key to add a domain to the trusted sites Zone or insert JavaScript for persistence
Query · sigma
selection_domains:
TargetObject|contains: \Software\Microsoft\Windows\CurrentVersion\Internet Settings
filter_main_dword:
Details|startswith: DWORD
filter_main_null:
Details: null
filter_main_office:
Details:
- 'Cookie:'
- 'Visited:'
- (Empty)
filter_main_path:
TargetObject|contains:
- \Cache
- \ZoneMap
- \WpadDecision
filter_main_binary:
Details: Binary Data
filter_optional_accepted_documents:
TargetObject|contains: \Software\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted
Documents
condition: selection_domains and not 1 of filter_main_* and not 1 of filter_optional_*
Known false positives
- Unknown