Skip to content

Instantly share code, notes, and snippets.

View pwntoken's full-sized avatar

Shritam Bhowmick pwntoken

View GitHub Profile
@pwntoken
pwntoken / osx_pentest_prefs.sh
Last active January 5, 2020 06:33
OSX Penetration Test Preferences Lab Setup
# OSX for Pentesting (Mavericks/Yosemite)
# macOS Sierra shall be updated;
# This's a fork, folks - suck in the caffeine!
# http://pwntoken.github.io/
#!/bin/sh
# Ask for the administrator password upfront
echo "Have you read through the script prior to running this? (y or n)"