| FTPXerox
grabs files that are transferred across the network using the
FTP protocol. It was written to demonstrate the fact that any
"clear-text" file transfer protocol is susceptible
to such attacks. It implements a full end-to-end TCP
re-assembly engine that watches for FTP transfers. Once the
engine detects an FTP file transfer, it grabs the file off the
wire and stores it in a local file. It is quite intelligent in
the sense, it can reconstruct exact file names and even grab
binary files! Version 1.0, however, does NOT support PASV mode
file transfers.
It is still in Beta. So, report any bugs/comments to me.
For usage and other comments, refer to the "readme.txt"
in the package.
|