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. |

| Subject: | Re: [Webappsec] Tacking A Difficult Problem - Solutions |
|---|---|
| Date: | Fri, 20 Apr 2007 10:56:19 +0200 |
Hi Arian
4.1. Turn off the HTTP Response Splitting check. Explain to your PCI auditor that you have no intermediary proxies (do you, eh?).
Ask them how they intend to get the victim browser to make 2 HTTP requests w/out client side code execution. Yes, we call that XSS or getting the victim browser to run malicious code from your malware site.
Sure you can split the response. But what exactly are you going to do with the second one?
You can do XSS. See the paper - p.4 and pages 19-21.
If you can split the response, get the victim browser to make the 2nd request and get the browser to chomp on the split response, then you are already XSSing or CSRFing or SessionFixating or SessionHijacking etc.
Regards, -Amit
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/whitepapers.aspx?id=701500000008fHA --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Yet another SQL injection framework, Guillermo Marro |
|---|---|
| Next by Date: | Re: Yet another SQL injection framework (file corruption), Guillermo Marro |
| Previous by Thread: | Yet another SQL injection framework, Guillermo Marro |
| Next by Thread: | Re: [Webappsec] Tacking A Difficult Problem - Solutions, Amit Klein |
| Indexes: | [Date] [Thread] [Top] [All Lists] |