Project

General

Profile

Actions

Task #6597

open

rules keyword/output parity: improve

Added by Juliana Fajardini Reichow 5 months ago. Updated 17 days ago.

Status:
In Progress
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

For each application layer protocol, the overall process should be:

i. document the output of running
src/suricata --list-keyword | grep <app-proto>
ii. document the output of the complete EVE log for said protocol
iii. compare that to the schema.json for the app-proto
iv. complete the schema, if needed
v. group the documented outputs from steps i. and ii. by type (e.g. integers)
vi. list candidates for implementation (either as keywords or missing output fields), and share the list on the adequate ticket, request feedback for that on ticket
vii. implement keywords or missing output fields as agreed upon
viii. create or update SV tests to cover new fields/keywords
ix. document new fields/keywords

Deliverables:
iv, vii, viii, ix


Subtasks 3 (2 open1 closed)

Feature #5642: DNS: parity between log fields and detectionNewOISF DevActions
Feature #6621: dns: add keyword for dns rcode: dns.rcodeResolvedHadiqa Alamdar BukhariActions
Feature #6666: dns: add keyword for dns rrtype: dns.rrtypeClosedHadiqa Alamdar BukhariActions

Related issues 2 (2 open0 closed)

Related to Suricata - Documentation #6478: schema: add missing fieldsNewCommunity TicketActions
Related to Suricata - Task #4772: tracking: parity between fields logged and fields available for detectionAssignedVictor JulienActions
Actions #1

Updated by Juliana Fajardini Reichow 5 months ago

Actions #2

Updated by Juliana Fajardini Reichow 5 months ago

  • Subtask #5642 added
Actions #3

Updated by Juliana Fajardini Reichow 5 months ago

  • Description updated (diff)
Actions #4

Updated by Juliana Fajardini Reichow 5 months ago

  • Related to Task #4772: tracking: parity between fields logged and fields available for detection added
Actions #5

Updated by Philippe Antoine 5 months ago

My understanding is that the first step is to complete the json schema for DNS.
like tc boolean field is missing (just reviewing the code in rust/src/dns/log.rs and look for js.set_ calls

Actions #6

Updated by Hadiqa Alamdar Bukhari 4 months ago

  • Status changed from New to In Progress
Actions

Also available in: Atom PDF