Episode 21 - XSS Tunnel
Patchy
XSS Shell is a cross-site scripting backdoor into the victim’s browser which enables an attacker to issue commands and receive responses. During a normal XSS attack an attacker only has one chance to control a victim’s browser; however, the XSS Shell keeps the connection between the attacker and the victim open to allow the attacker to continuously manipulate the victim’s browser. XSS Shell works by setting up an XSS Channel, an AJAX application embedded into the victim’s browser, that can obtain commands and send back responses. To enable the XSS Shell an attacker needs to inject the XSS Shell’s Javascript reference by utilizing a XSS flaw on a website. Once the victim’s browser is infected with the XSS Shell and the XSS Channel is created, the attacker can issue instructions to the infected browser. Also, the Attacker can use a XSS Tunnel to transfer HTTP traffic through the XSS Channel and the victim’s browser; in turn, exploiting the victim’s credentials to bypass authentications and IP Restrictions. The XSS Tunnel is a HTTP Proxy that sits on an attacker’s computer, and any tool that is configured to use it will tunnel its traffic through the XSS Channel.
Live Stream Here
Download Here
Download XSS Shell and Tunnel
Live Stream Here
Download Here
Download XSS Shell and Tunnel
Posted in Videos |
5 Responses
You must be logged in to leave a comment.
August 22nd, 2008 at 6:51 pm
Nice video
August 22nd, 2008 at 9:39 pm
downloading it now =P should be pretty neat
August 24th, 2008 at 12:58 pm
Amazing video Patchy & Nox. This will be very useful
August 24th, 2008 at 1:22 pm
great work guys, keep it up!
September 14th, 2008 at 10:57 pm
[...] Infinity Exists released a new episode [...]