Detectionhightest
DNS TXT Answer with Possible Execution Strings
Detects strings used in command execution in DNS TXT Answer
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
dns
Categorydns← raw: dns
Detection Logic
Detection Logic1 selector
detection:
selection:
record_type: 'TXT'
answer|contains:
- 'IEX'
- 'Invoke-Expression'
- 'cmd.exe'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
8ae51330-899c-4641-8125-e39f2e07da72
Status
test
Level
high
Type
Detection
Created
Wed Aug 08
Modified
Sat Nov 27
Author
Path
rules/network/dns/net_dns_susp_txt_exec_strings.yml
Raw Tags
attack.command-and-controlattack.t1071.004