mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 15:48:19 +00:00
mqtt: Move from policy/ into base/
Register dpd signatures and the analyzer when running in default mode. Closes #2583
This commit is contained in:
parent
0e97c29eb8
commit
eb3bea4e4a
13 changed files with 362 additions and 284 deletions
5
scripts/base/protocols/mqtt/dpd.sig
Normal file
5
scripts/base/protocols/mqtt/dpd.sig
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
signature dpd_mqtt {
|
||||
payload /^.{4,7}MQ/
|
||||
enable "mqtt"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue