Re: log file upload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 12 Dec 2007 21:20:06 -0500
"Ryan Barnett" <Ryan.Barnett@xxxxxxxxxx> wrote:

> Yep, modsecurity's audit_log can capture full request bodies if you
> desire and this would include the filename data from the
> multipart-form-data upload sections.

Last time I looked, mod_security didn't support streaming, so anything
involving scanning a request or response body becomes horribly
inefficient as the size grows.  Has it moved on from there?
If not, the OP would be better off doing it in CGI (unless all the
files are definitely small).

> On 13/12/2007, Jean-Christophe Roux <jcxxr@xxxxxxxxx> wrote:
> > The users of my site can upload images using regular html forms. I
> > would like to log the uploads so that I know such IP address at
> > such time has uploaded such file.

You mean you want IP addresses associated with filenames?  Bear in
mind that IP addresses don't correspond with users, even loosely.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux