Actions
Feature #5681
opendatasets: add more transform layers to match on domains
Updated by Juliana Fajardini Reichow almost 2 years ago
- Related to Task #5488: Suricon 2022 brainstorm added
Updated by Victor Julien almost 2 years ago
- Related to Feature #5639: Allow dataset to match on extracted domain added
Updated by Brandon Murphy 12 months 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.
Updated by Juliana Fajardini Reichow 12 months ago
- Related to Task #6443: Suricon 2023 brainstorm added
Updated by Jason Ish 7 months ago
- Related to Feature #6802: Support Domain rollup using existing dataset library added
Actions