{"id":"8eef149c-bd26-49f2-9e5a-9b00e3af499b","title":"Pass the Hash Activity 2","description":"Detects the attack technique pass the hash which is used to move laterally inside the network","author":"Dave Kennedy, Jeff Warren (method) / David Vassallo (rule)","status":"stable","level":"medium","date":"2019-06-14","modified":"2022-10-05","tags":["attack.lateral-movement","attack.t1550.002"],"technique_ids":["T1550.002"],"logsource":{"product":"windows","service":"security","definition":"The successful use of PtH for lateral movement between workstations would trigger event ID 4624"},"falsepositives":["Administrator activity"],"references":["https://github.com/iadgov/Event-Forwarding-Guidance/tree/master/Events","https://web.archive.org/web/20170909091934/https://blog.binarydefense.com/reliably-detecting-pass-the-hash-through-event-log-analysis","https://blog.stealthbits.com/how-to-detect-pass-the-hash-attacks/"],"source_path":"rules/windows/builtin/security/account_management/win_security_pass_the_hash_2.yml","source_sha256":"81e9c4aabcbbe001c879e06b5990737616772404174fb2138ff616cddf0a4443","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/account_management/win_security_pass_the_hash_2.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Pass the Hash Activity 2\nid: 8eef149c-bd26-49f2-9e5a-9b00e3af499b\nstatus: stable\ndescription: Detects the attack technique pass the hash which is used to move laterally inside the network\nreferences:\n    - https://github.com/iadgov/Event-Forwarding-Guidance/tree/master/Events\n    - https://web.archive.org/web/20170909091934/https://blog.binarydefense.com/reliably-detecting-pass-the-hash-through-event-log-analysis\n    - https://blog.stealthbits.com/how-to-detect-pass-the-hash-attacks/\nauthor: Dave Kennedy, Jeff Warren (method) / David Vassallo (rule)\ndate: 2019-06-14\nmodified: 2022-10-05\ntags:\n    - attack.lateral-movement\n    - attack.t1550.002\nlogsource:\n    product: windows\n    service: security\n    definition: The successful use of PtH for lateral movement between workstations would trigger event ID 4624\ndetection:\n    selection_logon3:\n        EventID: 4624\n        SubjectUserSid: 'S-1-0-0'\n        LogonType: 3\n        LogonProcessName: 'NtLmSsp'\n        KeyLength: 0\n    selection_logon9:\n        EventID: 4624\n        LogonType: 9\n        LogonProcessName: 'seclogo'\n    filter:\n        TargetUserName: 'ANONYMOUS LOGON'\n    condition: 1 of selection_* and not filter\nfalsepositives:\n    - Administrator activity\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1550.002","id":"T1550.002","name":"Pass the Hash","page":"techniques/enterprise/T1550.002/"}],"data_path":"data/detection-rules/8eef149c-bd26-49f2-9e5a-9b00e3af499b.json","kind":"sigma"}
