Skip to content

Instantly share code, notes, and snippets.

@ahhh
Last active August 20, 2019 19:40
Show Gist options
  • Save ahhh/20dbe5d4df67efd642eaa5d31ed27628 to your computer and use it in GitHub Desktop.
Save ahhh/20dbe5d4df67efd642eaa5d31ed27628 to your computer and use it in GitHub Desktop.
Starts ARD using a vulnerable VNC password
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -clientopts -setvnclegacy -vnclegacy yes -clientopts -setvncpw -vncpw mypasswd -restart -agent -privs -all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment