{"id":"c1d867fe-8d95-4487-aab4-e53f2d339f90","title":"Renamed Sysinternals Sdelete Execution","description":"Detects the use of a renamed SysInternals Sdelete, which is something an administrator shouldn't do (the renaming)","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2022-09-06","modified":"2023-02-03","tags":["attack.impact","attack.t1485"],"technique_ids":["T1485"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["System administrator usage"],"references":["https://learn.microsoft.com/en-us/sysinternals/downloads/sdelete","https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1485/T1485.md"],"source_path":"rules/windows/process_creation/proc_creation_win_renamed_sysinternals_sdelete.yml","source_sha256":"917e86b9aafd8f942e2a2f9b6a6a24939324a5b039cf64e404c73eefc312d8fc","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_renamed_sysinternals_sdelete.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Renamed Sysinternals Sdelete Execution\nid: c1d867fe-8d95-4487-aab4-e53f2d339f90\nstatus: test\ndescription: Detects the use of a renamed SysInternals Sdelete, which is something an administrator shouldn't do (the renaming)\nreferences:\n    - https://learn.microsoft.com/en-us/sysinternals/downloads/sdelete\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1485/T1485.md\nauthor: Florian Roth (Nextron Systems)\ndate: 2022-09-06\nmodified: 2023-02-03\ntags:\n    - attack.impact\n    - attack.t1485\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        OriginalFileName: 'sdelete.exe'\n    filter:\n        Image|endswith:\n            - '\\sdelete.exe'\n            - '\\sdelete64.exe'\n    condition: selection and not filter\nfalsepositives:\n    - System administrator usage\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1485","id":"T1485","name":"Data Destruction","page":"techniques/enterprise/T1485/"}],"data_path":"data/detection-rules/c1d867fe-8d95-4487-aab4-e53f2d339f90.json","kind":"sigma"}
