Category: ModSecurity

March 18, 2009

The new version of apache 2.5.9 have facility of disabling the modsecurity

Filed under: ModSecurity, Server security - 18 Mar 2009

The new version of apache 2.5.9 have facility of disabling the modsecurity web applicationfirewall. The new version is available on internet. This will help in avoiding crashing the firewall while processing http packets.

It also fixes a potential Dos vulnerability in …

November 20, 2007

The filter inheritance scheme in ModSecurity

Filed under: ModSecurity - 20 Nov 2007

The filter inheritance scheme in ModSecurity follows the rules outlined below.

By default, all filters, together with their per-rule action lists, are inherited by child contexts.
The default action list is also inherited by child contexts.
Action lists, defined in the SecFilterSignatureAction directive …

Specifying filters in modsecurity

Filed under: ModSecurity - 20 Nov 2007

Modsecurity supports writing filters in the ways outlined below. For further information refer to the documentation.

Simple Input Filter Syntax:

SecFilter KEYWORD [ACTIONS]
SecFilter !KEYWORD [ACTIONS]

Advanced Input Filter Syntax:
SecFilterSelective LOCATION KEYWORD [ACTIONS]
SecFilterSelective LOCATION !KEYWORD [ACTIONS]
Advanced output Filter Syntax:
SecFilterSelective OUTPUT KEYWORD [ACTIONS]
SecFilterSelective …

Apache Virtualhost ModSecurity Logging

Filed under: ModSecurity - 20 Nov 2007

It is possible to use Apache’s custom logging feature in order to log requests, which matched a ModSecurity filter, on a per-virtualhost basis. The key for this to work is the fact that ModSecurity defines the environment variable mod_security-relevant whenever …

October 27, 2007

Installation of modsecurity

Filed under: ModSecurity - 27 Oct 2007

ModSecurity installation consists of the following steps:

 

ModSecurity 2.x works with Apache 2.0.x or better.
Make sure you have mod_unique_id installed.
(Optional) Install the latest version of libxml2, if it isn’t already …

August 8, 2007

Enhancing apache with modsecurity

Filed under: ModSecurity - 08 Aug 2007

need basically 2 things:

The source for mod_security
A basic set of rules, which will be packaged in the RPM

Once you have these files, you’ll just need to unpack the tarball:

[gallegosja@gallegosja …

August 7, 2007

Transformation functions - Modsecurity

Filed under: ModSecurity - 07 Aug 2007

When ModSecurity receives request or response information, it makes a copy of this data and places it into memory. It is on this data in memory that transformation functions are applied. The raw request/response data is never altered. Transformation functions

August 5, 2007

ModSecurity installation consists of the following steps

Filed under: ModSecurity - 05 Aug 2007

ModSecurity installation consists of the following steps:

ModSecurity 2.x works with Apache 2.0.x or better.

August 3, 2007

Ajax security and modsecurity

Filed under: ModSecurity - 03 Aug 2007

Ajax security is a major issue for next generation Web applications. The techniques discussed in
this article can give a head start to security professionals to improve the security posture of Web
applications. Web 2.0 applications try to integrate various sources, including …

August 1, 2007

Attack prevention and just time patching in modsecurity

Filed under: ModSecurity - 01 Aug 2007

ModSecurity can also act immediately to prevent attacks from reaching your web applications. There are three commonly used approaches:

Negative security model. Negative security model monitors requests for anomalies, unusual behaviour, and common web application attacks. It keeps anomaly

July 31, 2007

Mod Security does offer some form of protection

Filed under: ModSecurity - 31 Jul 2007

While not perfect, Mod Security does offer some form of protection that as they say, is better than nothing. While there will certainly be a small level of performance hit, in the four odd weeks that I’ve been using it,

July 30, 2007

Specifying action in modsecurity

Filed under: ModSecurity - 30 Jul 2007

Whenever a filter catches a request, then an action, or better, a list of actions is performed. The general syntax for action lists is (no spaces are allowed between actions):

“primary_action,secondary_actions,flow_action or parameter:value action”

For example:

SecFilterDefaultAction “deny,log,status:406″

Action lists can be

Next Page »



Articles
Ajax security
Biometrics
XML Security
Business Security
Firewall
Encryption
Cryptography
Data security
Modsecurity
Phishing
Voip security
Multimedia
Networking
Spamming
Hacking
More....


rss for apnaavenue.com
Read in RSS Reader

Subscribe For RSS

Enter your email address:

Delivered by FeedBurner


advertise on star-cricket.com
advertise on star-cricket.com

Latest Security News

Latest Microsoft News

Latest Security Videos