Project

General

Profile

Actions

Bug #7392

open

Verdict output reports "drop" when rejected

Added by Jamie Lavigne 5 days ago. Updated 4 days ago.

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

Description

When a rule with reject action matches and resets a connection, the verdict action reported is not "reject" but instead "drop". This makes it more difficult to do log analysis of the actions taken to distinguish between reject actions and actual drops, although it is possible using the supplementary "reject" fields. Is this intentional, or could Suricata report "reject" as the action in this case?

"verdict": {
    "action": "drop",
    "reject-target": "to_client",
    "reject": [
        "tcp-reset" 
    ]
}
Actions

Also available in: Atom PDF