Arne Welzel
8f7b4902c9
socks/dpd: Add newer auth methods
...
The IANA has allocated a few more authentication methods, minimally
extend the signature to catch those.
2023-06-05 13:55:00 +02:00
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
Seth Hall
39444b5af7
Moved DPD signatures into script specific directories.
...
- This caused us to lose signatures for POP3 and Bittorrent. These will
need discovered in the repository again when we add scripts
for those analyzers.
2013-07-09 22:44:55 -04:00