zeek/scripts/base/protocols/dce-rpc
Luciano Mammino ff84e4faa3
Update consts.bro
Removed duplicated entries (`000001a0-0000-0000-c000-000000000046`, with `i=3, i=4`) and related comments line

This change should make this file more readable and it will be easier to convert it to other formats (personally I found it out while I was trying to convert this to a JavaScript structure).
2018-04-25 16:25:34 +01:00
..
__load__.bro Now actually loading DCE-RPC's dpd.sig 2016-07-07 12:55:49 -04:00
consts.bro Update consts.bro 2018-04-25 16:25:34 +01:00
dpd.sig Fixes for DCE_RPC analyzer 2016-10-08 10:00:26 -04:00
main.bro Fixed some warnings seen while running "make doc" 2016-11-14 14:46:53 -06:00
README Added missing README files for documentation 2016-10-10 22:55:50 -05:00

Support for DCE/RPC (Distributed Computing Environment/Remote Procedure
Calls) protocol analysis.