[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Visual Studio Remote Code Execution
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Visual Studio Remote Code Execution
- From: priest@xxxxxxxxxxxxxxxx
- Date: 13 Jan 2006 11:57:24 -0000
Hi,
I coded a remote code execution exploit for visual studio 2005 and below.
If you open a solution and you click on the Form1.cs file the code inside the
UserControl1_Load function is executed. You can code your backdoor inside this
function. Basically the exploit only start a calc.exe application.
Have a look at
http://www.securiteam.com or http://www.priestmaster.org/exploits
greets,
priestmaster.