By Ryan Aunur Rassyid
Simplily create RESTful API with Google Script and store it to Google SpreadSheet like a Pro.
By Ryan Aunur Rassyid
Simplily create RESTful API with Google Script and store it to Google SpreadSheet like a Pro.
| # 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 |