This blog has moved! Please update your
bookmarks to http://www.blog.modsecurity.org.

« 2.X/1.X Rule differences for identify missing/empty headers and variables | Main | Webinar Featuring WHID on the Top Trends in Web Application Threats »

Regular Expression Development Tools

Since ModSecurity is based on regular expressions, a lot of rule creation requires developing and testing regular expressions. Therefore I looked for a tool that can be used to test regular expressions for validity and accuracy before using the regular expression in a ModSecurity rule. I found two free tools that let you do that:

Posted by ofer at March 29, 2007 04:20 PM