{"id":"0685b176-c816-4837-8e7b-1216f346636b","title":"HackTool - Quarks PwDump Execution","description":"Detects usage of the Quarks PwDump tool via commandline arguments","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"high","date":"2022-09-05","modified":"2023-02-05","tags":["attack.credential-access","attack.t1003.002"],"technique_ids":["T1003.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unlikely"],"references":["https://github.com/quarkslab/quarkspwdump","https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/seedworm-apt-iran-middle-east"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_quarks_pwdump.yml","source_sha256":"9128e06bc7df4d234d48ed2c688e880c9c3a2f7a4dec1843c6cc860cf0dda865","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_quarks_pwdump.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: HackTool - Quarks PwDump Execution\nid: 0685b176-c816-4837-8e7b-1216f346636b\nstatus: test\ndescription: Detects usage of the Quarks PwDump tool via commandline arguments\nreferences:\n    - https://github.com/quarkslab/quarkspwdump\n    - https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/seedworm-apt-iran-middle-east\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-09-05\nmodified: 2023-02-05\ntags:\n    - attack.credential-access\n    - attack.t1003.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        Image|endswith: '\\QuarksPwDump.exe'\n    selection_cli:\n        CommandLine:\n            - ' -dhl'\n            - ' --dump-hash-local'\n            - ' -dhdc'\n            - ' --dump-hash-domain-cached'\n            - ' --dump-bitlocker'\n            - ' -dhd '\n            - ' --dump-hash-domain '\n            - '--ntds-file'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unlikely\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003.002","id":"T1003.002","name":"Security Account Manager","page":"techniques/enterprise/T1003.002/"}],"data_path":"data/detection-rules/0685b176-c816-4837-8e7b-1216f346636b.json","kind":"sigma"}
