mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
scripts/dce-rpc,ntlm: Do not load base/frameworks/dpd
DPD will work without loading this explicitly and these are the only scripts that do load it explicitly.
This commit is contained in:
parent
b2d33db3d9
commit
b60a4e3a1f
2 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
@load ./consts
|
||||
@load base/frameworks/dpd
|
||||
@load base/protocols/conn/removal-hooks
|
||||
|
||||
module DCE_RPC;
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
@load base/frameworks/dpd
|
||||
@load base/protocols/conn/removal-hooks
|
||||
|
||||
module NTLM;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue