{"id":"192a0330-c20b-4356-90b6-7b7049ae0b87","title":"Successful Overpass the Hash Attempt","description":"Detects successful logon with logon type 9 (NewCredentials) which matches the Overpass the Hash behavior of e.g Mimikatz's sekurlsa::pth module.","author":"Roberto Rodriguez (source), Dominik Schaudel (rule)","status":"test","level":"high","date":"2018-02-12","modified":"2021-11-27","tags":["attack.lateral-movement","attack.s0002","attack.t1550.002"],"technique_ids":["T1550.002"],"logsource":{"product":"windows","service":"security"},"falsepositives":["Runas command-line tool using /netonly parameter"],"references":["https://web.archive.org/web/20220419045003/https://cyberwardog.blogspot.com/2017/04/chronicles-of-threat-hunter-hunting-for.html"],"source_path":"rules/windows/builtin/security/account_management/win_security_overpass_the_hash.yml","source_sha256":"2368ea5cb7b418337f984ed0a6045a01b3e418d65ccb1568629b8a061ce1632c","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/account_management/win_security_overpass_the_hash.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Successful Overpass the Hash Attempt\nid: 192a0330-c20b-4356-90b6-7b7049ae0b87\nstatus: test\ndescription: Detects successful logon with logon type 9 (NewCredentials) which matches the Overpass the Hash behavior of e.g Mimikatz's sekurlsa::pth module.\nreferences:\n    - https://web.archive.org/web/20220419045003/https://cyberwardog.blogspot.com/2017/04/chronicles-of-threat-hunter-hunting-for.html\nauthor: Roberto Rodriguez (source), Dominik Schaudel (rule)\ndate: 2018-02-12\nmodified: 2021-11-27\ntags:\n    - attack.lateral-movement\n    - attack.s0002\n    - attack.t1550.002\nlogsource:\n    product: windows\n    service: security\ndetection:\n    selection:\n        EventID: 4624\n        LogonType: 9\n        LogonProcessName: seclogo\n        AuthenticationPackageName: Negotiate\n    condition: selection\nfalsepositives:\n    - Runas command-line tool using /netonly parameter\nlevel: high\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/192a0330-c20b-4356-90b6-7b7049ae0b87.json","kind":"sigma"}
