From 8e71d8f28fc8c818e4ee406aac59f0c25a374ac8 Mon Sep 17 00:00:00 2001 From: Vicente Motos Date: Tue, 8 May 2018 00:17:48 +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