Re: [mod-security-users] Fwd: basics
Brought to you by:
victorhora,
zimmerletw
From: JiJo R. <jij...@ya...> - 2006-10-09 14:43:48
|
I am running modsecurity on windows box. Can some one help me to set up this? Thanks Jijo --- Flavio Torres <fla...@li...> wrote: > JiJo Robert escreveu: > > > > I have > > installed mod_security with apached 2.x I have > added > > the follwoing line in httpd.conf file. > > > > "LoadModule security_module > > modules/mod_security/mod_security.so" to > httpd.conf > > file. > > > > How can I test with a sample application? Should > the > > sample application be in Apache webapps directory? > > > Hi, > > for Apache 2.0: > > make syslink. > > root@Amenhotep:/# ls -lah /etc/apache2/mods-enabled/ > | grep security > lrwxrwxrwx 1 root root 45 2006-10-05 09:50 > mod-security.load -> > /etc/apache2/mods-available/mod-security.load > > > Include on apache2.conf > > root@Amenhotep:/# grep mod_security > /etc/apache2/apache2.conf > # Incluindo configuracoes do mod_security > Include /etc/apache2/mod_security.conf > > and get a mod_security.conf ( example ) > > http://pastebin.com/802571 > > Restart apache, check logs on /var/log/apache2/ ( > tail -f > /var/log/apache2/audit_log ) > > So, make a test : http://URL/?a=/bin/sh and check > the logs. > > CheerS > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get > the chance to share your > opinions on IT & business topics through brief > surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > mod-security-users mailing list > mod...@li... > https://lists.sourceforge.net/lists/listinfo/mod-security-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |