2018-01-27 09:57:30 +00:00
|
|
|
title: Secure Deletion with SDelete
|
2017-06-14 14:55:32 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects renaming of file while deletion with SDelete tool
|
|
|
|
author: Thomas Patzke
|
2018-01-27 23:12:19 +00:00
|
|
|
references:
|
2018-03-07 23:10:19 +00:00
|
|
|
- https://jpcertcc.github.io/ToolAnalysisResultSheet
|
2017-06-14 14:55:32 +00:00
|
|
|
- https://www.jpcert.or.jp/english/pub/sr/ir_research.html
|
|
|
|
- https://technet.microsoft.com/en-us/en-en/sysinternals/sdelete.aspx
|
2018-07-24 05:50:32 +00:00
|
|
|
tags:
|
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.t1107
|
2019-03-05 23:43:42 +00:00
|
|
|
- attack.t1066
|
2018-07-24 05:50:32 +00:00
|
|
|
- attack.s0195
|
2017-06-14 14:55:32 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: security
|
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID:
|
|
|
|
- 4656
|
|
|
|
- 4663
|
|
|
|
- 4658
|
|
|
|
ObjectName:
|
|
|
|
- '*.AAA'
|
|
|
|
- '*.ZZZ'
|
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- Legitime usage of SDelete
|
|
|
|
level: medium
|