Project

General

Profile

Actions

Bug #7392

open

Verdict output reports "drop" when rejected

Added by Jamie Lavigne 11 months ago. Updated 20 days 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: Verdict output reports "alert" when traffic is allowed implicitly/passivelyNewJuliana 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