zeek/scripts/base/protocols/socks
Johanna Amann 8ba5c03538 Do not log SOCKS passwords by default.
This introduces a new option, SOCKS::default_capture_password which can
be used to specify if Socks passwords are logged by default

Like fot FTP/HTTP, this option is set to false by default.

Addresses BIT-1791
2017-12-01 14:36:57 -08:00
..
__load__.bro Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00
consts.bro Merge remote-tracking branch 'origin/topic/seth/tunnels-merge' 2012-06-21 10:12:43 -07:00
dpd.sig Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00
main.bro Do not log SOCKS passwords by default. 2017-12-01 14:36:57 -08:00
README Add README files for base/protocols 2013-10-17 12:47:32 -05:00

Support for Socket Secure (SOCKS) protocol analysis.