{"id":"8f0b1fb1-9bd4-4e74-8cdf-a8de4d2adfd0","title":"Unusual File Deletion by Dns.exe","description":"Detects an unexpected file being deleted by dns.exe which my indicate activity related to remote code execution or other forms of exploitation as seen in CVE-2020-1350 (SigRed)","author":"Tim Rauch (Nextron Systems), Elastic (idea)","status":"test","level":"high","date":"2022-09-27","modified":"2023-02-15","tags":["attack.persistence","attack.initial-access","attack.t1133"],"technique_ids":["T1133"],"logsource":{"category":"file_delete","product":"windows"},"falsepositives":["Unknown"],"references":["https://www.elastic.co/guide/en/security/current/unusual-file-modification-by-dns-exe.html"],"source_path":"rules/windows/file/file_delete/file_delete_win_unusual_deletion_by_dns_exe.yml","source_sha256":"94256741ead5b1c08b6f95d093a0320bc6d98d33e318d87f040c5932305779db","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/file/file_delete/file_delete_win_unusual_deletion_by_dns_exe.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Unusual File Deletion by Dns.exe\nid: 8f0b1fb1-9bd4-4e74-8cdf-a8de4d2adfd0\nrelated:\n    - id: 9f383dc0-fdeb-4d56-acbc-9f9f4f8f20f3 # FileChange version\n      type: similar\nstatus: test\ndescription: Detects an unexpected file being deleted by dns.exe which my indicate activity related to remote code execution or other forms of exploitation as seen in CVE-2020-1350 (SigRed)\nreferences:\n    - https://www.elastic.co/guide/en/security/current/unusual-file-modification-by-dns-exe.html\nauthor: Tim Rauch (Nextron Systems), Elastic (idea)\ndate: 2022-09-27\nmodified: 2023-02-15\ntags:\n    - attack.persistence\n    - attack.initial-access\n    - attack.t1133\nlogsource:\n    category: file_delete\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\dns.exe'\n    filter:\n        TargetFilename|endswith: '\\dns.log'\n    condition: selection and not filter\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1133","id":"T1133","name":"External Remote Services","page":"techniques/enterprise/T1133/"}],"data_path":"data/detection-rules/8f0b1fb1-9bd4-4e74-8cdf-a8de4d2adfd0.json","kind":"sigma"}
