Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdushantha/getroot
🛠️ Tool to bypass my school's security system to get sudo privileges on MacOS
https://github.com/sdushantha/getroot
bypass exploit root security sudo
Last synced: 5 days ago
JSON representation
🛠️ Tool to bypass my school's security system to get sudo privileges on MacOS
- Host: GitHub
- URL: https://github.com/sdushantha/getroot
- Owner: sdushantha
- License: mit
- Created: 2018-11-09T19:42:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T06:03:35.000Z (about 5 years ago)
- Last Synced: 2025-01-12T10:11:47.244Z (18 days ago)
- Topics: bypass, exploit, root, security, sudo
- Language: Shell
- Homepage:
- Size: 220 KB
- Stars: 38
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getroot
>Tool to bypass my school's security system to get sudo privileges on MacOS
## 🔨 Usage
```bash
# clone the repo
$ git clone https://github.com/sdushantha/getroot.git# change the working directory to getroot
$ cd getroot# run the script
$ sh getroot.sh
```## 🤔 FAQ
### Why am I not getting root?
Ok, I made this script based on my school's security system, not yours. So it is not gaurented that this will work on your Mac.
My school uses a few profiles which can be found in Settings > Profiles. They use, *MDM Profile*, *Student Preference Restriction* and *FileVault Recovery*### I am getting this error ```Unable to find application named 'Sublime Text.app/'```
You are most likly getting this error because you did not open Sublime Text like you were asked to. You have to open Sublime Text and then press enter on the Terminal.## :scroll: License
MIT LicenseCopyright (c) 2018 Siddharth Dushantha