metasploit-framework/external/source/exploits/cve-2013-0074
jvazquez-r7 31b4e72196 Switch to soft tabs the cs code 2013-11-23 23:06:52 -06:00
..
SilverApp1 Switch to soft tabs the cs code 2013-11-23 23:06:52 -06:00
.gitignore Add MS13-022 Silverlight app code 2013-11-22 16:53:06 -06:00
README Add README on the source code dir 2013-11-22 17:56:05 -06:00
SilverApp1.sln Add MS13-022 Silverlight app code 2013-11-22 16:53:06 -06:00

README

Original Exploit by Vitaliy Toropov

See Packet Storm Advisory 2013-1022-1
http://packetstormsecurity.com/files/123732/PSA-2013-1022-1.txt

Source code just modified to add a new Silverlight 5 target and tweak it to allow dynamic payloads, not
just the hardcoded one.

In order to put an environment ready:

- Install Visual Studio 2010
- Install Visual Studio 2010 SP1
- Install Silverlight 5 tools for Visual Studio 2010. (http://www.microsoft.com/en-us/download/details.aspx?id=28358)
- Install the Silverlight5 Developer version (SDK) needed for testing.