All Web servers, which support the trace function (HTTP 1,1), open the possibility for an CROSS Site Tracing attack (CST/XST). This attack is since at the beginning of 2003 well-known and is a special form of the CROSS Site Scripting. It can be prevented by deactivation of the trace support on sides of the Web server.
A HTTP trace Request corresponds to a GET Request, but the Web server throws the complete Request to the Client back (echo), thus also the provided Browser and Cookie data.
By Skripten one can send trace Requests and intercept also the returned Cookies. This Cookies can contain entrance data, which can be valuable for aggressors.
The sense of this proceeding is, with the help of the trace function of the Web server "httpOnly" - Cookie option to go around, with which Web applications want to often prevent that Skripte Cookies read.
We found here 31 articles.
We found here 3 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback