Skip to content

Commit

Permalink
Merge pull request #3020 from Sims24/typo-non_chrome_process_accessin…
Browse files Browse the repository at this point in the history
…g_chrome_default_dir

Minor typo in non_chrome_process_accessing_chrome_default_dir.yml - s/firefox/chrome
  • Loading branch information
patel-bhavin authored Jul 23, 2024
2 parents eac3b61 + 007c471 commit de0f890
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ search: '`wineventlog_security` EventCode=4663 NOT (ProcessName IN ("*\\chrome.e
how_to_implement: To successfully implement this search, you must ingest Windows Security
Event logs and track event code 4663. For 4663, enable "Audit Object Access" in
Group Policy. Then check the two boxes listed for both "Success" and "Failure."
known_false_positives: other browser not listed related to firefox may catch by this
known_false_positives: other browser not listed related to chrome may catch by this
rule.
references: []
tags:
Expand Down

0 comments on commit de0f890

Please sign in to comment.