mirror of
https://github.com/mandiant/capa-rules
synced 2026-06-08 15:41:20 +00:00
16 lines
355 B
YAML
16 lines
355 B
YAML
rule:
|
|
meta:
|
|
name: reference Comodo Secure DNS server
|
|
namespace: communication/dns
|
|
authors:
|
|
- william.ballenthin@mandiant.com
|
|
scopes:
|
|
static: function
|
|
dynamic: process
|
|
references:
|
|
- https://www.techradar.com/news/best-dns-server
|
|
features:
|
|
- or:
|
|
- string: "8.26.56.26"
|
|
- string: "8.20.247.20"
|