Project

General

Profile

Actions

Bug #7392

open

Verdict output reports "drop" when rejected

Added by Jamie Lavigne about 1 year ago. Updated 2 months ago.

Status:
Feedback
Priority:
Normal
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" 
    ]
}

Related issues 2 (1 open1 closed)

Related to Suricata - Bug #7544: eve/alert: verdict reports "alert" when traffic is allowed implicitly/passivelyAssignedJuliana Fajardini ReichowActions
Related to Suricata - Bug #5464: eve: if alert and drop rules match for a packet, "alert.action" is ambigiousClosedJuliana Fajardini ReichowActions
Actions

Also available in: Atom PDF