Detectionmediumtest
Potential Secure Deletion with SDelete
Detects files that have extensions commonly seen while SDelete is used to wipe files.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Windowssecurity
ProductWindows← raw: windows
Servicesecurity← raw: security
Detection Logic
Detection Logic1 selector
detection:
selection:
EventID:
- 4656
- 4663
- 4658
ObjectName|endswith:
- '.AAA'
- '.ZZZ'
condition: selectionFalse Positives
Legitimate usage of SDelete
Files that are interacted with that have these extensions legitimately
MITRE ATT&CK
Rule Metadata
Rule ID
39a80702-d7ca-4a83-b776-525b1f86a36d
Status
test
Level
medium
Type
Detection
Created
Wed Jun 14
Modified
Fri Dec 13
Author
Path
rules/windows/builtin/security/win_security_sdelete_potential_secure_deletion.yml
Raw Tags
attack.impactattack.defense-evasionattack.t1070.004attack.t1027.005attack.t1485attack.t1553.002attack.s0195