zeek/scripts/base/protocols/ftp
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
..
__load__.bro FileAnalysis: decentralize unique file handle generator callbacks. 2013-03-13 10:48:26 -05:00
file-analysis.bro FileAnalysis: replace script-layer FTP file analysis. 2013-03-27 12:59:38 -05:00
file-extract.bro FileAnalysis: replace script-layer FTP file analysis. 2013-03-27 12:59:38 -05:00
gridftp.bro Change how "gridftp" gets added to service field of connection records. 2012-10-17 12:09:12 -05:00
main.bro FileAnalysis: replace script-layer FTP file analysis. 2013-03-27 12:59:38 -05:00
utils-commands.bro SSH&FTP Documentation updates. 2012-01-08 01:16:40 -05:00