{"id":"39b31e81-5f5f-4898-9c0e-2160cfc0f9bf","title":"HackTool - Hashcat Password Cracker Execution","description":"Execute Hashcat.exe with provided SAM file from registry of Windows and Password list to crack against","author":"frack113","status":"test","level":"high","date":"2021-12-27","modified":"2023-02-04","tags":["attack.credential-access","attack.t1110.002"],"technique_ids":["T1110.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Tools that use similar command line flags and values"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1110.002/T1110.002.md#atomic-test-1---password-cracking-with-hashcat","https://hashcat.net/wiki/doku.php?id=hashcat"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_hashcat.yml","source_sha256":"0b90be323857eeef0897481ed5047028097c6f353383ca58f21ad4f4553ccd4d","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_hashcat.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 - Hashcat Password Cracker Execution\nid: 39b31e81-5f5f-4898-9c0e-2160cfc0f9bf\nstatus: test\ndescription: Execute Hashcat.exe with provided SAM file from registry of Windows and Password list to crack against\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1110.002/T1110.002.md#atomic-test-1---password-cracking-with-hashcat\n    - https://hashcat.net/wiki/doku.php?id=hashcat\nauthor: frack113\ndate: 2021-12-27\nmodified: 2023-02-04\ntags:\n    - attack.credential-access\n    - attack.t1110.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        Image|endswith: '\\hashcat.exe'\n    selection_cli:\n        CommandLine|contains|all:\n            - '-a '\n            - '-m 1000 '\n            - '-r '\n    condition: 1 of selection_*\nfalsepositives:\n    - Tools that use similar command line flags and values\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1110.002","id":"T1110.002","name":"Password Cracking","page":"techniques/enterprise/T1110.002/"}],"data_path":"data/detection-rules/39b31e81-5f5f-4898-9c0e-2160cfc0f9bf.json","kind":"sigma"}
