Skip to content

Instantly share code, notes, and snippets.

View richardblondet's full-sized avatar

Richard Blondet richardblondet

View GitHub Profile
@richardblondet
richardblondet / osx-for-pentesting.sh
Created January 2, 2023 19:36 — forked from gabemarshall/osx-for-pentesting.sh
A fork of osx-for-hackers for my personal pentesting setup preferences
# OSX for Pentesting (Mavericks/Yosemite)
#
# A fork of OSX for Hackers (Original Source: https://gist.github.com/brandonb927/3195465)
#!/bin/sh
# Ask for the administrator password upfront
echo "Have you read through the script prior to running this? (y or n)"
read bcareful
@richardblondet
richardblondet / README.md
Created August 4, 2019 03:18 — forked from nyancodeid/README.md
Make RESTful API with Google Apps Script and SpreadSheet