Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
joelkesler
on April 18, 2016
|
parent
|
context
|
favorite
| on:
Remote code execution, git, and OS X
If you do not have Xcode installed but do have the Command Line Tools, you will find the vulnerable git /Library/Developer/CommandLineTools/usr/bin/git
so the command would be:
sudo chmod -x /Library/Developer/CommandLineTools/usr/bin/git
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
so the command would be: