mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00
Merge remote-tracking branch 'origin/master' into topic/vladg/sip
This commit is contained in:
commit
25d7b71c50
1460 changed files with 70473 additions and 191398 deletions
5
scripts/base/protocols/sip/dpd.sig
Normal file
5
scripts/base/protocols/sip/dpd.sig
Normal file
|
@ -0,0 +1,5 @@
|
|||
signature dpd_sip {
|
||||
ip-proto == udp
|
||||
payload /^( SIP\/[0-9]\.[0-9]\x0d\x0a|SIP\/[0-9]\.[0-9] [0-9][0-9][0-9] )/
|
||||
enable "sip"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue