CVE-2021-3156
CVE-2021-3156 copied to clipboard
exploit.sh is not executable ?
hey man.
by default (after cloning) the repo to my local box, the "exploit.sh" is not executable. and if I try to run the "./exploit.sh 2>/dev/null" ... it fails.
I have to manually, make it executable, by typing "chmod +x exploit.sh" and then the exploit works.
Shouldn't it be "executable" by default ?
bash exploit.sh 2>/dev/null