[Modsecurity] How to access response data from script

Kratzer, James (Xetron) James.Kratzer at ngc.com
Fri Sep 22 12:53:53 EDT 2006


Hi,

Can I have a script execute on output match such as in the line below?

SecFilterSelective  OUTPUT  "my search phrase" log,exec:myscript.pl

Mod_security and my script will be running on a reverse proxy.  I want
myscript.pl to validate the response data before sending the response on
to the client browser.  How would myscript.pl access the response data?
CGI.pm seems only good for requests.

Browser  <---------  reverse proxy <------ server
                           mod-security
                           myscript.pl

Thanks

James Kratzer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gotroot.com/pipermail/modsecurity/attachments/20060922/aa19bcdd/attachment.html


More information about the Modsecurity mailing list