From 28c35dc4cf0ae682c15b52c282fe7cc16e7a959b Mon Sep 17 00:00:00 2001 From: Narsty Date: Mon, 5 Jun 2023 20:00:38 -0500 Subject: [PATCH] Reverse Shell.txt --- RECON/Reverse Shell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RECON/Reverse Shell.txt b/RECON/Reverse Shell.txt index 2b5ec69..0162c1f 100644 --- a/RECON/Reverse Shell.txt +++ b/RECON/Reverse Shell.txt @@ -6,7 +6,7 @@ REM Gui m minimizes the terminal window REM Now on your separate computer in your terminal Run the command 'nc 53000' -REM replacing '' with the IP address of the target computer. +REM replace '' with the IP address of the target computer. REM I've noticed that NC does not respond if you copy and paste so please type the I.P. out! REM If the connection is successful, you should now have a remote shell session on the remote computer.