{"id":"58f50261-c53b-4c88-bd12-1d71f12eda4c","title":"Windows Credential Manager Access via VaultCmd","description":"List credentials currently stored in Windows Credential Manager via the native Windows utility vaultcmd.exe","author":"frack113","status":"test","level":"medium","date":"2022-04-08","modified":"2022-05-13","tags":["attack.credential-access","attack.t1555.004"],"technique_ids":["T1555.004"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1555.004/T1555.004.md#atomic-test-1---access-saved-credentials-via-vaultcmd"],"source_path":"rules/windows/process_creation/proc_creation_win_vaultcmd_list_creds.yml","source_sha256":"439cc2635310c6105a2a00d7fd203354d106b058f5216697f5698be30fc120f0","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_vaultcmd_list_creds.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Windows Credential Manager Access via VaultCmd\nid: 58f50261-c53b-4c88-bd12-1d71f12eda4c\nstatus: test\ndescription: List credentials currently stored in Windows Credential Manager via the native Windows utility vaultcmd.exe\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1555.004/T1555.004.md#atomic-test-1---access-saved-credentials-via-vaultcmd\nauthor: frack113\ndate: 2022-04-08\nmodified: 2022-05-13\ntags:\n    - attack.credential-access\n    - attack.t1555.004\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\VaultCmd.exe'\n        - OriginalFileName: 'VAULTCMD.EXE'\n    selection_cli:\n        CommandLine|contains: '/listcreds:'\n    condition: all of selection*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1555.004","id":"T1555.004","name":"Windows Credential Manager","page":"techniques/enterprise/T1555.004/"}],"data_path":"data/detection-rules/58f50261-c53b-4c88-bd12-1d71f12eda4c.json","kind":"sigma"}
