Malaria Proxy Demo

Posted By: SecurityTube_Bot
Posted On: Mon 21 Feb 2011
Views: 3012
Share this video:
Share it on Facebook Share it on Twitter Share it on Reddit Share it on Digg Share it on Stumbleupon
Support SecurityTube:


Description:

Unrestricted crossdomain.xml and clientaccesspolicy.xml files can be abused by an attacker. The attacker can setup a rouge RIA app - a malaRIA - on a site, and if he can trick the user to visit the site, the malicious RIA can perform actions on behalf of the user (CSRF). Because the RIA runs in the user's browser, the requests will reuse the user's authentication cookies. Because the RIA is able to both read and request data, normal CSRF protection does not work (nonces/tokens can be read). Such a RIA can at the same time transfer data back and forth to the server from which it came through a socket. This can allow the attacker to send commands to the RIA, which will then perform these actions.

The MalaRIA proxy consists of a silverlight or flex RIA application running in the browser and a java backend to exploit the above flaw. You can read the detailed blog post here. Below is a video demo of the concept.

Thanks go out to Erlend Oftedal (erlend [] oftedal.no) for referring this video to us!

Tags: tools ,


Comments (None)

Login to post a comment