mirror of https://github.com/OISF/suricata
detect/dcerpc: apply dcerpc to smb as well
So 'alert dcerpc' also matches if the DCERPC is over SMB. Explicitly refuse smb keywords for the 'dcerpc' app proto setting: `alert dceprc ... smb.share; ...` is rejected. Remove a now useless special case in the stateless rule processing matching for dcerpc/smb. Bug: #5208.pull/7531/head
parent
e692530021
commit
a83f02d4cd
Loading…
Reference in New Issue