Actions
Feature #5681
opendatasets: add more transform layers to match on domains
Effort:
Difficulty:
Label:
Actions
Added by Juliana Fajardini Reichow about 3 years ago. Updated 16 days ago.
some ability to replicate this detection logic in datasets is key for supporting IOC based detection via datasets instead to typical content based rules.
using dns.query as an exampleO:
dns.query; dotprefix; content:".google.com"; endswith;
directly related to #5639, though if the implementation of the PSL (as seen within https://github.com/OISF/suricata/pull/8155) is a blocker i'd be fine without having that feature implemented.
Unsure if there is more to do here with #5639 merged. Any ideas?