diff --git a/Methodology and Resources/Reverse Shell Cheatsheet.md b/Methodology and Resources/Reverse Shell Cheatsheet.md index 2617724..08ed332 100644 --- a/Methodology and Resources/Reverse Shell Cheatsheet.md +++ b/Methodology and Resources/Reverse Shell Cheatsheet.md @@ -3,29 +3,29 @@ ## Summary * [Reverse Shell](#reverse-shell) + * [Awk](#awk) * [Bash TCP](#bash-tcp) * [Bash UDP](#bash-udp) - * [Socat](#socat) - * [Perl](#perl) - * [Python](#python) - * [PHP](#php) - * [Ruby](#ruby) + * [C](#c) * [Golang](#golang) - * [Netcat Traditional](#netcat-traditional) - * [Netcat OpenBsd](#netcat-openbsd) - * [Ncat](#ncat) - * [OpenSSL](#openssl) - * [Powershell](#powershell) - * [Awk](#awk) - * [Java](#java) + * [Groovy Alternative 1](#groovy-alternative-1) + * [Groovy](#groovy) * [Java Alternative 1](#java-alternative-1) * [Java Alternative 2](#java-alternative-2) - * [War](#war) + * [Java](#java) * [Lua](#lua) + * [Ncat](#ncat) + * [Netcat OpenBsd](#netcat-openbsd) + * [Netcat Traditional](#netcat-traditional) * [NodeJS](#nodejs) - * [Groovy](#groovy) - * [Groovy Alternative 1](#groovy-alternative-1) - * [C](#c) + * [OpenSSL](#openssl) + * [Perl](#perl) + * [PHP](#php) + * [Powershell](#powershell) + * [Python](#python) + * [Ruby](#ruby) + * [Socat](#socat) + * [War](#war) * [Meterpreter Shell](#meterpreter-shell) * [Windows Staged reverse TCP](#windows-staged-reverse-tcp) * [Windows Stageless reverse TCP](#windows-stageless-reverse-tcp)