zeek/scripts/base/protocols/dce-rpc
Jon Siwek 620cd671ba Fix tracking of DCE-RPC context identifier mappings
This adds previously-missing support for "Alter Context"
request/response PDUs (initial patch contributed by Mark Fernandez).

Also, context ID arguments were added to dce_rpc_bind, dce_rpc_request,
and dce_rpc_response in order to properly track what endpoint/operation
a given opnum maps to.
2018-08-23 15:11:38 -05: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 Fix tracking of DCE-RPC context identifier mappings 2018-08-23 15:11:38 -05: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.