Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
rules | 2014-11-10 | ||
WOF-v1-1-jre-1-7.jar | 2014-11-10 | 1.1 MB | |
WOF-v1-1-jre-1-6.jar | 2014-11-10 | 1.1 MB | |
README.txt | 2014-11-10 | 1.4 kB | |
CHANGE.txt | 2014-11-08 | 1.3 kB | |
WOF-v1-1.jar | 2014-11-08 | 1.1 MB | |
Totals: 6 Items | 3.4 MB | 0 |
== Project W-O-F (Walk-On-the-Fire) == Project WOF (Walk On the Fire) was initiated to make a robust solution to evaluate different Web Application Firewalls(WAF) without putting or enabling it in-line mode of any WAF. This code is tested with the mod_Security, naxsi and also with other commercial WAF. This engine is also sufficient enough to handle phase-3 (REQUEST_HEADERS) and phase-4 (RESPONSE_BODY). For more details, one can take a look of CHANGE logs. == Installation Requirements == * Java 1.6 or Above * Jpcap 0.7 * libpcap ver.0.9.4 or higher == Files == * WOF-v1-1-jre-1-6 : This file in compatible with JDK/JRE 1.6 * WOF-v1-1-jre-1-7 : This file in compatible with JDK/JRE 1.7/1.8 == Usage == * To run WOF, one can execute following command: "java -jar WOF.jar" * Mod_Security rule file can be stored with any "*.conf" extension under "$WOF_ROOT/rules" directory * All required files to process "@pmFromFile" directive should be there under "$WOF_ROOT/rules" directory * Log location will be "$WOF_ROOT/rules" directory == More == To read more Reach me @: http://bhaumikmerchant.in/ To read Official Blog of WOF Reachout @: http://bhaumikmerchant.in/w-o-f.htm Feel Free to ask me about any installation issue :) Mail me @ wof[dot]bhaumik[dot]merchant[at]gmail[dot]com == Downloads == http://sourceforge.net/projects/w-o-f/ https://code.google.com/p/w-o-f/