{"id":"fc028194-969d-4122-8abe-0470d5b8f12f","title":"Access to Browser Login Data","description":"Adversaries may acquire credentials from web browsers by reading files specific to the target browser.\nWeb browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future.\nWeb browsers typically store the credentials in an encrypted format within a credential store.\n","author":"frack113","status":"test","level":"medium","date":"2022-01-30","modified":"","tags":["attack.credential-access","attack.t1555.003"],"technique_ids":["T1555.003"],"logsource":{"product":"windows","category":"ps_script","definition":"Requirements: Script Block Logging must be enabled"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1555.003/T1555.003.md"],"source_path":"rules/windows/powershell/powershell_script/posh_ps_access_to_browser_login_data.yml","source_sha256":"72034c79b6cae037477e89c19c02a89ca46f8f9aa9ae164fd2408662c821f273","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/powershell/powershell_script/posh_ps_access_to_browser_login_data.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Access to Browser Login Data\nid: fc028194-969d-4122-8abe-0470d5b8f12f\nrelated:\n    - id: 98f4c75c-3089-44f3-b733-b327b9cd9c9d\n      type: obsolete\n    - id: 47147b5b-9e17-4d76-b8d2-7bac24c5ce1b\n      type: similar\nstatus: test\ndescription: |\n    Adversaries may acquire credentials from web browsers by reading files specific to the target browser.\n    Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future.\n    Web browsers typically store the credentials in an encrypted format within a credential store.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1555.003/T1555.003.md\nauthor: frack113\ndate: 2022-01-30\ntags:\n    - attack.credential-access\n    - attack.t1555.003\nlogsource:\n    product: windows\n    category: ps_script\n    definition: 'Requirements: Script Block Logging must be enabled'\ndetection:\n    selection_cmd:\n        ScriptBlockText|contains|all:\n            - Copy-Item\n            - '-Destination'\n    selection_path:\n        ScriptBlockText|contains:\n            - '\\Opera Software\\Opera Stable\\Login Data'\n            - '\\Mozilla\\Firefox\\Profiles'\n            - '\\Microsoft\\Edge\\User Data\\Default'\n            - '\\Google\\Chrome\\User Data\\Default\\Login Data'\n            - '\\Google\\Chrome\\User Data\\Default\\Login Data For Account'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1555.003","id":"T1555.003","name":"Credentials from Web Browsers","page":"techniques/enterprise/T1555.003/"}],"data_path":"data/detection-rules/fc028194-969d-4122-8abe-0470d5b8f12f.json","kind":"sigma"}
