{"id":"2afafd61-6aae-4df4-baed-139fa1f4c345","title":"Invocation of Active Directory Diagnostic Tool (ntdsutil.exe)","description":"Detects execution of ntdsutil.exe, which can be used for various attacks against the NTDS database (NTDS.DIT)","author":"Thomas Patzke","status":"test","level":"medium","date":"2019-01-16","modified":"2022-03-11","tags":["attack.credential-access","attack.t1003.003"],"technique_ids":["T1003.003"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["NTDS maintenance"],"references":["https://jpcertcc.github.io/ToolAnalysisResultSheet/details/ntdsutil.htm"],"source_path":"rules/windows/process_creation/proc_creation_win_ntdsutil_usage.yml","source_sha256":"5233da3c7563668f955a97980cd764a061a275befff67c49d3d7b476854a3ac7","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_ntdsutil_usage.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Invocation of Active Directory Diagnostic Tool (ntdsutil.exe)\nid: 2afafd61-6aae-4df4-baed-139fa1f4c345\nstatus: test\ndescription: Detects execution of ntdsutil.exe, which can be used for various attacks against the NTDS database (NTDS.DIT)\nreferences:\n    - https://jpcertcc.github.io/ToolAnalysisResultSheet/details/ntdsutil.htm\nauthor: Thomas Patzke\ndate: 2019-01-16\nmodified: 2022-03-11\ntags:\n    - attack.credential-access\n    - attack.t1003.003\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\ntdsutil.exe'\n    condition: selection\nfalsepositives:\n    - NTDS maintenance\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1003.003","id":"T1003.003","name":"NTDS","page":"techniques/enterprise/T1003.003/"}],"data_path":"data/detection-rules/2afafd61-6aae-4df4-baed-139fa1f4c345.json","kind":"sigma"}
