Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VSLaunchBrowser.yml #367

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

avihayeldad
Copy link
Contributor

Microsoft Visual Studio browser launcher tool for web applications debugging (VSLaunchBrowser.exe) can be used to download (INetCahce) and execute files (Local & Remote) via proxy execution of default app processes with VSLaunchBrowser as parent process.

It will download and open the file using the default application associated with the supplied file extension on the system.

For example:
Executable extensions -> cmd
Web page extensions -> browser
Text file extensions -> notepad
etc..

Download & execute remote payload (INetCahce):
inetcahce

Execute local payload:
local

Execute remote payload (WebDAV):
webdav

@avihayeldad avihayeldad changed the title Add VSLaunchBrowser Add VSLaunchBrowser.yml Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant