Actions
Feature #2727
openDCERPC UID to name mapping
Description
Microsoft is proposing a DCERPC UID to name mapping. It is used by Zeek to allow mapping of UID to human understandable names (see https://github.com/bro/bro/blob/master/scripts/base/protocols/dce-rpc/consts.bro).
We could integrate that into dcerpc output to get more user friendly events.
Actions