Actions
Bug #5464
closedeve: if alert and drop rules match for a packet, "alert.action" is ambigious
Affected Versions:
Effort:
Difficulty:
Label:
Description
The alert record produced for the alert rule will say "allowed". The alert record produced for the drop rule will say "blocked". There is no indication which of these "won" in the alert record itself.
I think the "allowed" for alert is a bit misleading. Alert is passive so it sets no action. So this could perhaps be changed into something more appropriate, like "action: alert".
Additionally it might be a good idea to list the action that was applied to the packet in the record separately, as the authoritative field to indicate what the decision of suricata on this packet was.
Updated by Victor Julien over 2 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Juliana Fajardini Reichow
- Target version changed from TBD to 7.0.0-rc1
- Label Needs backport to 6.0 added
Updated by Juliana Fajardini Reichow about 2 years ago
- Status changed from In Review to In Progress
Updated by Juliana Fajardini Reichow almost 2 years ago
- Status changed from In Progress to In Review
Updated by Victor Julien almost 2 years ago
- Related to Task #6084: output/alert: enable logging `PASS` alerts added
Updated by Juliana Fajardini Reichow almost 2 years ago
- Related to Feature #6210: outputs: add verdict event type added
Updated by Victor Julien almost 2 years ago
- Related to Bug #5794: eve: if alert and drop rules match for a packet, "alert.action" is ambigious (6.0.x backport) added
Actions