zeek/testing/btest/scripts/base
Arne Welzel 3f5cb75a2a ftp: Introduce FTP::max_command_length
oss-fuzz produced FTP traffic with a ~550KB long FTP command. Cap FTP command
length at 100 bytes, log a weird if a command is larger than that and move
on to the next. Likely it's not actual FTP traffic, but raising an
analyzer violation would allow clients an easy way to disable the analyzer
by sending an overly long command.

The added test PCAP was generated using a fake Python socket server/client.
2022-11-21 09:36:29 +01:00
..
files Update CT log list. 2022-10-06 15:10:59 +01:00
frameworks egrep reported as obsolete by opensuse-tumbleweed builds 2022-10-27 11:48:43 -07:00
misc Add scripts.base.misc.installation btest 2022-05-23 14:16:59 -07:00
protocols ftp: Introduce FTP::max_command_length 2022-11-21 09:36:29 +01:00
utils {http,smtp}/entities: Align header regexes with extract_filename_from_content_disposition() 2022-11-08 16:45:25 -07:00