From 187762fac5cabba5f73981c103338799d990a945 Mon Sep 17 00:00:00 2001 From: Swissky Date: Tue, 2 Apr 2019 22:45:08 +0200 Subject: [PATCH] Fix typo in reverse shell --- Methodology and Resources/Reverse Shell Cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Methodology and Resources/Reverse Shell Cheatsheet.md b/Methodology and Resources/Reverse Shell Cheatsheet.md index 4868a7c909..1eccf12e7a 100644 --- a/Methodology and Resources/Reverse Shell Cheatsheet.md +++ b/Methodology and Resources/Reverse Shell Cheatsheet.md @@ -9,7 +9,7 @@ * [Python](#python) * [PHP](#php) * [Ruby](#ruby) - * [Goland](#golang) + * [Golang](#golang) * [Netcat Traditional](#netcat-traditional) * [Netcat OpenBsd](#netcat-openbsd) * [Ncat](#ncat)