From a077ceab7c8a527a9948d013bb3d2f952571afc8 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Sat, 22 Jan 2022 22:57:37 +0100 Subject: [PATCH] add tools section --- Methodology and Resources/Reverse Shell Cheatsheet.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Methodology and Resources/Reverse Shell Cheatsheet.md b/Methodology and Resources/Reverse Shell Cheatsheet.md index 4bd3902c..f276ddf7 100644 --- a/Methodology and Resources/Reverse Shell Cheatsheet.md +++ b/Methodology and Resources/Reverse Shell Cheatsheet.md @@ -2,6 +2,7 @@ ## Summary +* [Tools](#tools) * [Reverse Shell](#reverse-shell) * [Awk](#awk) * [Automatic Reverse Shell Generator](#revshells) @@ -39,6 +40,10 @@ * [Spawn TTY Shell](#spawn-tty-shell) * [References](#references) +## Tools + +- [reverse-shell-generator](https://www.revshells.com/) - Hosted Reverse Shell generator ([source](https://github.com/0dayCTF/reverse-shell-generator)) + ## Reverse Shell ### Bash TCP