zeek/testing/btest/scripts/base/protocols/dnp3
Jon Siwek 10b1857a9c Update &check'd fields in various protocol parsers
* The altered Modbus checks seemed overly strict -- the pcap used
  for the unit test at least had quantities/byte_count fields of
  zero, to which the server responds with an error (expected).

* Most of the altered DNP3 checks seemed overly strict and caused
  the unit tests to fail.  The one that was just wrong was the
  'start' field in header blocks.

* Removed the "start" parameter of the dnp3_header_block event
  since it's always the same value.

* The SMB check failed to compile and I don't know what it intended
  to do, so removed.
2018-04-18 18:16:34 -05:00
..
dnp3_del_measure.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_en_spon.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_file_del.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_file_read.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_file_write.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_link_only.bro fixed number of object bug in dnp3-protocol pac; update two base test trases 2013-08-23 18:10:30 -05:00
dnp3_read.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_rec_time.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_select_operate.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
dnp3_udp_en_spon.bro add test trace in which DNP3 packets are over UDP; update test scripts and baseline results 2015-01-07 15:04:22 -06:00
dnp3_udp_read.bro add test trace in which DNP3 packets are over UDP; update test scripts and baseline results 2015-01-07 15:04:22 -06:00
dnp3_udp_select_operate.bro add test trace in which DNP3 packets are over UDP; update test scripts and baseline results 2015-01-07 15:04:22 -06:00
dnp3_udp_write.bro add test trace in which DNP3 packets are over UDP; update test scripts and baseline results 2015-01-07 15:04:22 -06:00
dnp3_write.bro Pluginizing the DNP3 analyzer, plus a basic script logging requests 2013-08-01 17:36:11 -07:00
events.bro Update &check'd fields in various protocol parsers 2018-04-18 18:16:34 -05:00