- Notifications
You must be signed in to change notification settings - Fork28
moom825/visualstudio-suo-exploit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A Proof of Concept (PoC) that will create a .suo file, this .suo file and can be put into any VisualStudio code project. When the sln/project is opened it will cause code execution. This technique was discovered by cjm00nw & edwardzpeng!
This project is a Visual Studio Code project and requires Visual Studio and C# to be installed.
Go to the "Releases" section of this repository.
Download the latest release of "suo_exploit_test.exe"
Open a command prompt or PowerShell.
Run the exploit executable with the desired command, like:
suo_exploit_test.exe input.suo injected.suo calc
or
suo_exploit_test.exe input.suo injected.suo cmd /c start calc
Usage:
suo_exploit_test.exe input.suo output.suo command [optional args]Examples:
suo_exploit_test.exe input.suo injected.suo calcsuo_exploit_test.exe input.suo injected.suo cmd /c start calcThe input.suo is an existing .suo for the program to modify
The injected.suo is the output, thats the file which when open by visual studio's will run your command
Credits to cjm00nw & edwardzpeng for discovering this technique.
Contact the Developer:
Telegram:moom825
Discord: moom825
BTC: bc1qg4zy8w5swc66k9xg29c2x6ennn5cyv2ytlp0a6
About
This repository is a tool to create a .suo that when run by visual studio's will achieve code execution
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.