{"id":"b1876533-4ed5-4a83-90f3-b8645840a413","title":"HackTool - SafetyKatz Execution","description":"Detects the execution of the hacktool SafetyKatz via PE information and default Image name","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"critical","date":"2022-10-20","modified":"2023-02-04","tags":["attack.credential-access","attack.t1003.001"],"technique_ids":["T1003.001"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unlikely"],"references":["https://github.com/GhostPack/SafetyKatz"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_safetykatz.yml","source_sha256":"de63afa9285f104a09296a1f01dbabae0ea8aaac4b3fa278e5ef2de75f22b179","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_safetykatz.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 - SafetyKatz Execution\nid: b1876533-4ed5-4a83-90f3-b8645840a413\nstatus: test\ndescription: Detects the execution of the hacktool SafetyKatz via PE information and default Image name\nreferences:\n    - https://github.com/GhostPack/SafetyKatz\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-10-20\nmodified: 2023-02-04\ntags:\n    - attack.credential-access\n    - attack.t1003.001\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        - Image|endswith: '\\SafetyKatz.exe'\n        - OriginalFileName: 'SafetyKatz.exe'\n        - Description: 'SafetyKatz'\n    condition: selection\nfalsepositives:\n    - Unlikely\nlevel: critical\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003.001","id":"T1003.001","name":"LSASS Memory","page":"techniques/enterprise/T1003.001/"}],"data_path":"data/detection-rules/b1876533-4ed5-4a83-90f3-b8645840a413.json","kind":"sigma"}
