{"id":"aaafa146-074c-11eb-adc1-0242ac120002","title":"HackTool - Hydra Password Bruteforce Execution","description":"Detects command line parameters used by Hydra password guessing hack tool","author":"Vasiliy Burov","status":"test","level":"high","date":"2020-10-05","modified":"2023-02-04","tags":["attack.credential-access","attack.t1110","attack.t1110.001"],"technique_ids":["T1110","T1110.001"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Software that uses the caret encased keywords PASS and USER in its command line"],"references":["https://github.com/vanhauser-thc/thc-hydra"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_hydra.yml","source_sha256":"c45843063a8dc6a10a028e337fd59800154a7d78a5c24ec4620c517c7f4b6b67","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_hydra.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 - Hydra Password Bruteforce Execution\nid: aaafa146-074c-11eb-adc1-0242ac120002\nstatus: test\ndescription: Detects command line parameters used by Hydra password guessing hack tool\nreferences:\n    - https://github.com/vanhauser-thc/thc-hydra\nauthor: Vasiliy Burov\ndate: 2020-10-05\nmodified: 2023-02-04\ntags:\n    - attack.credential-access\n    - attack.t1110\n    - attack.t1110.001\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|all:\n            - '-u '\n            - '-p '\n        CommandLine|contains:\n            - '^USER^'\n            - '^PASS^'\n    condition: selection\nfalsepositives:\n    - Software that uses the caret encased keywords PASS and USER in its command line\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1110","id":"T1110","name":"Brute Force","page":"techniques/enterprise/T1110/"},{"key":"enterprise/T1110.001","id":"T1110.001","name":"Password Guessing","page":"techniques/enterprise/T1110.001/"}],"data_path":"data/detection-rules/aaafa146-074c-11eb-adc1-0242ac120002.json","kind":"sigma"}
