zeek/scripts
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
..
base FileAnalysis: replace script-layer FTP file analysis. 2013-03-27 12:59:38 -05:00
policy FileAnalysis: replace script-layer SMTP file analysis. 2013-03-26 15:48:52 -05:00
site Correctly handle DNS lookups for software version ranges. 2013-02-06 13:59:17 -05:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Merge remote-tracking branch 'origin/topic/matthias/notary' 2013-02-05 02:06:33 -05:00