ModSecurity is an Apache web server module that provides a web application firewall engine. The ModSecurity Rules Language engine is extrememly flexible and robust and has been referred to as the “Swiss Army Knife of web application firewalls.” While this is certainly true, it doesn’t do much implicitly on its own and requires rules to tell it what to do. In order to enable users to take full advantage of ModSecurity out of the box, we have developed the Core Rule Set (CRS) which provides critical protections against attacks across most every web architecture.

Unlike intrusion detection and prevention systems, which rely on signatures specific to known vulnerabilities, the CRS is based on generic rules which focus on attack payload identification in order to provide protection from zero day and unknown vulnerabilities often found in web applications, which are in most cases custom coded.
Improvements made in v2.0.8:
- Updated the PHPIDS filters
- Updated the SQL Injection filters to detect boolean attacks (1<2, foo == bar, etc..)
- Updated the SQL Injection filters to account for different quotes
- Added UTF-8 encoding validation support to the modsecurity_crs_10_config.conf file
- Added Rule ID 950109 to detect multiple URL encodings
- Added two experimental rules to detect anomalous use of special characters
Download OWASP ModSecurity Core Rule Set (CRS) v2.0.8 Here
Searches leading to this post:
modsecurity rules,
mod_security against cross site scripting
Tagged as: intrusion prevention system, OWASP ModSecurity Core Rule Set, PHPIDS, web application security
This week its full of updates major security tools are been updated. Just like VAST Live Distro beta 2.77!
“VAST is a VIPER Lab live distribution that contains VIPER developed tools such as UCsniff, videojak, videosnarf and more. Along with VIPER tools and other essential VoIP security tools, it also contains tools penetration testers utilize such as Metasploit, Nmap, and Hydra.“
This is from Artemisa: “Artemisa is a VoIP/SIP-specific honeypot software designed to connect to a VoIP enterprise domain as a user-agent back end in order to detect malicious activity at an early stage. Moreover, the honeypot can play a role in the real-time adjustment of the security policies of the enterprise domain where it is deployed.”
Download VAST Live Distro beta 2.77 here
Searches leading to this post:
live cd penetration distro 2010,
update Vast
Tagged as: LiveCD, Penetration Testing, UCSniff, VAST, VideoJak, VideoSnarf, web application security
Our original post regarding ScanPW can be found here. Now, the author has released an updated version – version 0.2b!
“ScanPW is a free, online web analysis tool, that let’s you, in a fast and secure way, analyze the source code of a web page.“
This is the official change log for ScanPW version 0.2b:
- Joomla! and TypePad detection added.
- Bug fixes.
- Detects malicious known URLs.
Check out ScanPW v0.2b here.
Tagged as: ScanPW, web application security