Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Re: Technical Note by Amit Klein: "XST Strikes Back"

Subject: Re: Technical Note by Amit Klein: "XST Strikes Back"
Date: Wed, 25 Jan 2006 18:50:10 +0000
2. For Apache, use mod_rewrite to prevent support for TRACE (see
   [1]). Make sure to place the directive in the <proxy> section of
   the httpd.conf file. Also, It would be a good idea to append the
   "[nocase]" flag to the RewriteCond directive, to ensure case
   insensitive comparison (though it seems that Apache will only
   serve fully uppercase HTTP methods).

One minor point: as of 1.3.34, 2.0.55, and 2.2.0 Apache is capable of
disabling TRACE natively via the TraceEnable directive:

http://httpd.apache.org/docs/1.3/mod/core.html#traceenable
http://httpd.apache.org/docs/2.0/mod/core.html#traceenable
http://httpd.apache.org/docs/2.2/mod/core.html#traceenable

--
Ivan Ristic
Apache Security (O'Reilly) - http://www.apachesecurity.net
Open source web application firewall - http://www.modsecurity.org

-------------------------------------------------------------------------
This List Sponsored by: Watchfire

Watchfire's AppScan is the industry's first and leading web application 
security testing suite, and the only solution to provide comprehensive 
remediation tasks at every level of the application. See for yourself. 
Download AppScan 6.0 today.

https://www.watchfire.com/securearea/appscansix.aspx?id=701300000003Ssh
--------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>