zeek/scripts/base/protocols/socks
Arne Welzel d6ca1ec4f6 socks/dpd: Fix socks5_server side signature
The server replies with \x05 and identifier for the chosen method.
Not quite sure what the previous signature meant capture.

See also: https://datatracker.ietf.org/doc/html/rfc1928#section-3

Closes #3099.
2023-06-05 13:54:47 +02:00
..
__load__.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
consts.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
dpd.sig socks/dpd: Fix socks5_server side signature 2023-06-05 13:54:47 +02:00
main.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Socket Secure (SOCKS) protocol analysis.