Utilizing Visual Studio Code Remote Tunnels for exposing local development environment over the internet.
Generating Visual Studio Code Server Tunnels via VSCode built in Tunneling functionality.
code.exe tunnel --accept-server-license-terms
Generating Visual Studio Code Server Tunnels via VSCode built in Tunneling functionality and installing it as a service.
code.exe tunnel service install --accept-server-license-terms
Insider threat, external threat actor will be accessing the link in the web browser providing access to the `vscode.dev\tunnels\*` proxying the local development environment.
Accessing generated Visual Studio Code Server Tunnels URL.
Insider threat, external threat actor will be able to run commands on local system proxying via Microsoft domains using the built-in VSCode Server Terminal.
Shell Access via Visual Studio Code Server Tunnels.