Detectionhightest
Unusual File Modification by dns.exe
Detects an unexpected file being modified by dns.exe which my indicate activity related to remote code execution or other forms of exploitation as seen in CVE-2020-1350 (SigRed)
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsFile Change
ProductWindows← raw: windows
CategoryFile Change← raw: file_change
Detection Logic
Detection Logic2 selectors
detection:
selection:
Image|endswith: '\dns.exe'
filter:
TargetFilename|endswith: '\dns.log'
condition: selection and not filterFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
References
MITRE ATT&CK
Rule Metadata
Rule ID
9f383dc0-fdeb-4d56-acbc-9f9f4f8f20f3
Status
test
Level
high
Type
Detection
Created
Tue Sep 27
Author
Path
rules/windows/file/file_change/file_change_win_unusual_modification_by_dns_exe.yml
Raw Tags
attack.persistenceattack.initial-accessattack.t1133