Actions
Feature #5681
closed
JF
CT
datasets: add more transform layers to match on domains
Feature #5681:
datasets: add more transform layers to match on domains
Added by Juliana Fajardini Reichow almost 4 years ago. Updated about 1 month ago.
Effort:
Difficulty:
Label:
JF Updated by Juliana Fajardini Reichow almost 4 years ago Actions #1
- Related to Task #5488: Suricon 2022 brainstorm added
VJ Updated by Victor Julien almost 4 years ago Actions #2
- Related to Feature #5639: datasets: allow matching on extracted domain added
BM Updated by Brandon Murphy almost 3 years ago Actions #3
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.
JF Updated by Juliana Fajardini Reichow almost 3 years ago Actions #4
- Related to Task #6443: Suricon 2023 brainstorm added
JI Updated by Jason Ish over 2 years ago Actions #5
- Related to Feature #6802: Support Domain rollup using existing dataset library added
VJ Updated by Victor Julien 10 months ago Actions #6
- Status changed from New to Feedback
- Assignee changed from OISF Dev to Community Ticket
Unsure if there is more to do here with #5639 merged. Any ideas?
PA Updated by Philippe Antoine about 2 months ago Actions #7
- Related to Feature #8385: datasets: add support for subdomain match added
PA Updated by Philippe Antoine about 2 months ago Actions #8
I think this was solved by #8385
JF Updated by Juliana Fajardini Reichow about 1 month ago Actions #9
Actions