zeek/scripts
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
..
base ftp: Introduce FTP::max_command_length 2022-11-21 09:36:29 +01:00
policy Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
site Deprecate misc/scan.zeek 2022-08-23 09:10:53 +02:00
zeekygen Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
CMakeLists.txt Add base/misc/installation.zeek, with Zeek installation directories 2022-05-23 14:16:59 -07:00
test-all-policy.zeek Merge branch 'topic/awelzel/unified2-drop' 2022-08-19 15:23:34 -07:00