Y
Hacker News
new
|
ask
|
show
|
jobs
by
dev_daftly
17 days ago
In this case, if you just run a git command yourself it executes the file as well.
1 comments
brookst
17 days ago
On windows I guess?
On Linux and MacOS you'd need to run ./git to execute a malicious binary in the cloned repo.
link
On Linux and MacOS you'd need to run ./git to execute a malicious binary in the cloned repo.