Actions
Bug #3793
closedDNP3 probing parser does not detect the proper direction in midstream
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:
Protocol
Description
From https://github.com/OISF/suricata/pull/5063/files#r438691794
Reproducer with attached pcap, run with --set stream.midstream=true
DNP3ProbingParser
should set *rdir = 1
with the right conditions
Wireshark filter dnp3.ctl & 0x80
indicates a request
Files
Updated by Jeff Lucovsky over 4 years ago
- Copied from Bug #3772: DNP3 probing parser does not detect the proper direction in midstream added
Updated by Victor Julien over 4 years ago
- Status changed from Assigned to Rejected
- Assignee deleted (
Shivani Bhardwaj) - Target version deleted (
4.1.9)
This depends on the direction changing feature introduced in 5.0.
Actions