From 522cc324237eacee8afbdfed1a5b56b7edd39d7c Mon Sep 17 00:00:00 2001 From: Vicente Motos Date: Sat, 19 May 2018 00:26:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 715347e..8d9c0d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ShellReverse -ReverseShell is a simple PowerShell script that we can use for 1/ easing the process of creating a reverse shell (or inverse, as you prefer) with different payloads depending on the interpreter that supports the server (python, bash, perl, java, php or ruby) and 2 / automating the update to Meterpreter. +ReverseShell is a simple PowerShell script that we can use for 1/ easing the process of creating a reverse shell with different payloads depending on the interpreter that supports the server (python, bash, perl, java, php or ruby) and 2 / automating the update to Meterpreter. # Usage