{"id":"2e65275c-8288-4ab4-aeb7-6274f58b6b20","title":"Procdump Execution","description":"Detects usage of the SysInternals Procdump utility","author":"Florian Roth (Nextron Systems)","status":"test","level":"medium","date":"2021-08-16","modified":"2023-02-28","tags":["attack.stealth","attack.t1036","attack.t1003.001","attack.credential-access"],"technique_ids":["T1003.001","T1036"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate use of procdump by a developer or administrator"],"references":["https://learn.microsoft.com/en-us/sysinternals/downloads/procdump"],"source_path":"rules/windows/process_creation/proc_creation_win_sysinternals_procdump.yml","source_sha256":"f9d6adbbd0a436cb4e7d9e9ca30bb34e9be40282f029b1ed20539ede53f3c762","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_sysinternals_procdump.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Procdump Execution\nid: 2e65275c-8288-4ab4-aeb7-6274f58b6b20\nstatus: test\ndescription: Detects usage of the SysInternals Procdump utility\nreferences:\n    - https://learn.microsoft.com/en-us/sysinternals/downloads/procdump\nauthor: Florian Roth (Nextron Systems)\ndate: 2021-08-16\nmodified: 2023-02-28\ntags:\n    - attack.stealth\n    - attack.t1036\n    - attack.t1003.001\n    - attack.credential-access\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith:\n            - '\\procdump.exe'\n            - '\\procdump64.exe'\n    condition: selection\nfalsepositives:\n    - Legitimate use of procdump by a developer or administrator\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003.001","id":"T1003.001","name":"LSASS Memory","page":"techniques/enterprise/T1003.001/"},{"key":"enterprise/T1036","id":"T1036","name":"Masquerading","page":"techniques/enterprise/T1036/"}],"data_path":"data/detection-rules/2e65275c-8288-4ab4-aeb7-6274f58b6b20.json","kind":"sigma"}
