mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
SOCKS DPD fixes.
- Restricted the SOCKS 5 DPD signatures further. - Added protocol violations.
This commit is contained in:
parent
886cc7368f
commit
f59736cb17
4 changed files with 37 additions and 4 deletions
|
@ -11,7 +11,6 @@ export {
|
|||
[1] = "GSSAPI",
|
||||
[2] = "Username/Password",
|
||||
[3] = "Challenge-Handshake Authentication Protocol",
|
||||
[4] = "Unassigned",
|
||||
[5] = "Challenge-Response Authentication Method",
|
||||
[6] = "Secure Sockets Layer",
|
||||
[7] = "NDS Authentication",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue