Project

General

Profile

Actions

Feature #4774

open

rules: analysis output that shows rules per 'progress' value

Added by Victor Julien about 3 years ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

JSON (and/or YAML?) output to show the protocol progress states vs the rules that are evaluated per state. Perhaps also a variant that just shows the engines.

E.g. something like

progress:
  htp_request_line:
    engines:
      - http.method
      - http.uri
    sids:
      - 555
      - 444
  htp_request_headers:
    engines:
      - http.headers
      - http.headers_raw
      - http.start
    sids:
      - 111
      - 222

Goal is to provide more insight into how rules are evaluated / in what order they are executed.

Actions #1

Updated by Philippe Antoine 4 months ago

  • Assignee set to OISF Dev
  • Target version set to TBD
Actions

Also available in: Atom PDF