{"id":"b57ba453-b384-4ab9-9f40-1038086b4e53","title":"VeeamBackup Database Credentials Dump Via Sqlcmd.EXE","description":"Detects dump of credentials in VeeamBackup dbo","author":"frack113","status":"test","level":"high","date":"2021-12-20","modified":"2023-02-13","tags":["attack.collection","attack.t1005"],"technique_ids":["T1005"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://thedfirreport.com/2021/12/13/diavol-ransomware/","https://forums.veeam.com/veeam-backup-replication-f2/recover-esxi-password-in-veeam-t34630.html"],"source_path":"rules/windows/process_creation/proc_creation_win_sqlcmd_veeam_dump.yml","source_sha256":"802bbd3b52aae1aea1814e276706b5c59a0ebf8a2cc09e14ff826e32bc42119e","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_sqlcmd_veeam_dump.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: VeeamBackup Database Credentials Dump Via Sqlcmd.EXE\nid: b57ba453-b384-4ab9-9f40-1038086b4e53\nstatus: test\ndescription: Detects dump of credentials in VeeamBackup dbo\nreferences:\n    - https://thedfirreport.com/2021/12/13/diavol-ransomware/\n    - https://forums.veeam.com/veeam-backup-replication-f2/recover-esxi-password-in-veeam-t34630.html\nauthor: frack113\ndate: 2021-12-20\nmodified: 2023-02-13\ntags:\n    - attack.collection\n    - attack.t1005\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_tools:\n        Image|endswith: '\\sqlcmd.exe'\n    selection_query:\n        CommandLine|contains|all:\n            - 'SELECT'\n            - 'TOP'\n            - '[VeeamBackup].[dbo].[Credentials]'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1005","id":"T1005","name":"Data from Local System","page":"techniques/enterprise/T1005/"}],"data_path":"data/detection-rules/b57ba453-b384-4ab9-9f40-1038086b4e53.json","kind":"sigma"}
