Actions
Bug #4769
closeddcerpc dce_iface just match a packet
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0
Description
The dce_iface dcerpc keyword just match the packet following the bind.
alert dcerpc any any -> any any (\
msg: "DCE Netlogon";\
flow: to_server;\
dce_iface: 12345678-1234-abcd-ef00-01234567cffb;\
sid: 1;\
)
Files
Actions