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 VulnWatch
[Top] [All Lists]

Re: [Full-disclosure] [VulnWatch] Cross Domain XMLHttpRequest

Subject: Re: [Full-disclosure] [VulnWatch] Cross Domain XMLHttpRequest
Date: Fri, 20 Apr 2007 00:16:37 -0700 (PDT)
Not to take anything away from your work but a similar proof of concept has 
already been displayed before. Check out www.attacklabs.com for a proof of 
concept of Cross Domain Ajax Sniffer


Cheers,
 
Anurag Agarwal
 
SEEC - An application security search engine
Web: www.attacklabs.com , www.myappsecurity.com
Email : anurag.agarwal@yahoo.com
Blog : http://myappsecurity.blogspot.com
 



----- Original Message ----
From: Michal Majchrowicz <m.majchrowicz@gmail.com>
To: vulnwatch@vulnwatch.org; vulndiscuss@vulnwatch.org; 
bugtraq@securityfocus.com; full-disclosure@lists.grok.org.uk
Sent: Sunday, April 15, 2007 12:14:43 PM
Subject: [VulnWatch] Cross Domain XMLHttpRequest


Due to "security reasons" many Web Browsers doesn't allow cross
domain XMLHttpRequests. In fact this is only troublesome for web
developers and not for virus coders/crackers/etc. Some time ago there
was presetened a technic which used cssText property to perform some
cross domain requests. After some research I was able to create an
object that has some part of original XMLHttpRequests functionality
and allows Cross Domain requests. In conclusion Web Browers
Developpers should allow some limited cross domain XMLHttpRequests. My
implementation (MyXMLHttpRequest) uses script tag but it is possible
to use different ones (for instance style). It was tested on all
modern web browsers.
PoC: http://sectroyer.110mb.com/
It uses both XMLHttpRequest and MyXMLHttpRequests.
Michal Majchrowicz.
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Full-disclosure] [VulnWatch] Cross Domain XMLHttpRequest, anurag . agarwal <=