mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
7 lines
286 B
YAML
7 lines
286 B
YAML
default_match: 'false'
|
|
description: A list of known browser application being targeted for credential extraction.
|
|
filename: browser_app_list.csv
|
|
match_type: WILDCARD(browser_process_name), WILDCARD(browser_object_path)
|
|
min_matches: 1
|
|
name: browser_app_list
|
|
case_sensitive_match: 'false' |