lua over myproxy
Subject: lua over myproxy
Newsgroups: gmane.comp.apache.mod-security.user
Date: 2008-07-04 22:16:03 GMT
I use a couple blacklists on my firewall. One is perpetual, and one is dynamic and temporary. Multiple programs add to the dynamic table; the other is manual. I currently still use blacklist-webclient but hacked it to talk directly to shorewall rather than blacklist.pl, which I ditched. Actually works flawlessly. Shorewall adds a rule to the "dynamic" table and I run a cron task every two hours that removes the oldest (1)entry from the list. No threat from DOS here. I am always upgrading and altering my systems, and I can see some prospects now that I have this Lua game going in modsec. Can't I do the same blacklist thing with lua, and forget blacklist-webclient? If possible it would be a good to add a example script to the dist with this in mind as it would be very useful. Yes/no/maybe/haha/vomit? Marty B. -- -- Electile Dysfunction : the inability to become aroused over any of the choices for President put forth by either party in the 2008 election.
------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08(Continue reading)
comes from having to modify the .conf file, restart
Apache, run a test case, then wade through the debug log file just to
see if it worked or not.
In a couple of weeks after I've hit the 50% project completion
milestone and I compile and install 2.5.5, I'll look more closely at
the C functions in msc_pcre.c. Perhaps it won't be too difficult to
write a C program that can call those directly or call the function
calls that ModSecurity calls.
For now I would be happy with just a shell command line interface
where I can input the regex, then proceed by entering different
strings and knowing if they match or not.
I am writing many WebGoat sublesson-specific regex's and this would
save me a lot of time I believe.
Cheers,
Stephen
On Fri, Jul 4, 2008 at 8:55 AM, Ivan Ristic <ivanr <at> webkreator.com> wrote:
> Achim Hoffmann wrote:
RSS Feed