[Esapi-dev] Disabling of Intrusion Detection

Jim Manico jim.manico at owasp.org
Sun Jan 17 21:01:17 EST 2010


I just committed a configuration change to both branches that allows for
configuration-time disabling of all intrusion detection mechanisms.

The default is to leave intrusion detection ON, even if you do not add
this configuration item to your properties file.

I added this configuration flag to the SVN versions of all
ESAPI.properties file which illustrates this functionality:

_*1.4*_ (svn 994/995/996)
# You can also disable intrusion detection completely by changing
# the following parameter to true
#
DisableIntrusionDetection=false

_*2.0*_ (svn 957)
# You can also disable intrusion detection completely by changing
# the following parameter to true
#
IntrusionDetector.Disable=false

-- 
Jim Manico
OWASP Podcast Host/Producer
OWASP ESAPI Project Manager
http://www.manico.net

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.owasp.org/pipermail/esapi-dev/attachments/20100117/2f77f83c/attachment-0001.html 


More information about the Esapi-dev mailing list