Commit Graph

5 Commits (b800ace56fb08c29aadb0f68a3bad1fe3e4a0d67)

Author SHA1 Message Date
Philippe Antoine 2a4947f0c0 dnp3: bounds reassembly
Ticket: 8460
(cherry picked from commit 658684a252)
4 months ago
Jason Ish bdbc38bca2 dnp3: bound the maximum number of objects per tx
Default to 2048, but provide a user configuration value.

Ticket: #8181
(cherry picked from commit 2c95f1ff44)
8 months ago
Jason Ish c03a8db521 dnp3: set a bound on the number of points per message
16384 is used as the max, but a configuration parameter has been
provided. The reason for setting an upper bound is that bit flags can
create a memory amplification as we parse them into individual data
structures.

Ticket: #8181
(cherry picked from commit 3a32bb5743)
8 months ago
Andreas Herz 2aad2d605d rules: add missing classtypes for event.rules 9 years ago
Jason Ish bbaa79b80e DNP3: Application layer decoder.
Decodes TCP DNP3 and raises some DNP3 decoder alerts.
10 years ago