zeek/testing/btest/scripts/base/protocols
Jon Siwek 7e895a3a2f FileAnalysis: replace script-layer FTP file analysis.
The notable difference here is that ftp.log now logs by default
the PORT, PASV, EPRT, EPSV commands as well as a separate line for
ftp-data channels in which file extraction was requested.

This difference isn't a direct result of now doing the file extraction
through the file analysis framework, it's just because I noticed even
the old way of tracking extracted-file name didn't work right and this
was the way I came up with so that a locally extracted file can be
associated with a data channel and then that data channel associated
with a control channel.
2013-03-27 12:59:38 -05:00
..
conn FileAnalysis: add unit tests covering current protocol integration. 2013-03-19 15:50:05 -05:00
dns Fix for DNS log problem when a DNS response is seen with 0 RRs. 2012-10-05 13:48:49 -04:00
ftp FileAnalysis: replace script-layer FTP file analysis. 2013-03-27 12:59:38 -05:00
http FileAnalysis: replace script-layer http file analysis. 2013-03-22 16:14:06 -05:00
irc Promote libz and libmagic to required dependencies. 2011-11-11 12:39:00 -06:00
modbus Remove byte count parameter from modbus events carrying register arrays 2012-11-13 12:09:14 -06:00
smtp FileAnalysis: replace script-layer SMTP file analysis. 2013-03-26 15:48:52 -05:00
socks SOCKS and tunnel test updates. 2012-06-20 14:19:49 -04:00
ssl More bugfixs, cleanup, and test for SSL analyzer 2012-05-03 10:52:24 -04:00