mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
ftp: Limit user, password, arg and reply_msg column sizes in log
The user and password fields are replicated to each of the ftp.log entries. Using a very large username (100s of KBs) allows to bloat the log without actually sending much traffic. Further, limit the arg and reply_msg columns to large, but not unbounded values.
This commit is contained in:
parent
3c330122c6
commit
f56785740c
10 changed files with 153 additions and 7 deletions
|
@ -1 +1 @@
|
|||
0bd2853c1666e89da1c262107d8be7a445078f8a
|
||||
ecadd8772e54199ed47c0a97398a39e3abd5b5c7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue