From 7ae038d91951af58a438b813a8737fea11b5cbf1 Mon Sep 17 00:00:00 2001 From: Ryan Montgomery <44453666+0dayCTF@users.noreply.github.com> Date: Sun, 18 Apr 2021 10:50:41 -0400 Subject: [PATCH] Update Reverse Shell Cheatsheet.md Added: Automatic Reverse Shell Generator --- Methodology and Resources/Reverse Shell Cheatsheet.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Methodology and Resources/Reverse Shell Cheatsheet.md b/Methodology and Resources/Reverse Shell Cheatsheet.md index 220bc6a..1cd155d 100644 --- a/Methodology and Resources/Reverse Shell Cheatsheet.md +++ b/Methodology and Resources/Reverse Shell Cheatsheet.md @@ -4,6 +4,7 @@ * [Reverse Shell](#reverse-shell) * [Awk](#awk) + * [Automatic Reverse Shell Generator](#revshells) * [Bash TCP](#bash-tcp) * [Bash UDP](#bash-udp) * [C](#c) @@ -377,6 +378,12 @@ main() { } ``` +## RevShells + +https://www.revshells.com/ +![image](https://user-images.githubusercontent.com/44453666/115149832-d6a75980-a033-11eb-9c50-56d4ea8ca57c.png) + + ## Meterpreter Shell ### Windows Staged reverse TCP