Gopherus icon indicating copy to clipboard operation
Gopherus copied to clipboard

Change terminal command input to any php code input in FastCGI exploit.

Open viniciuspereiras opened this issue 4 years ago • 2 comments

I changed the code so the user can send any payload (code) in php, since in some cases the system function is blocked, it was a simple change to just use len() to calculate the payload size and add it to the die() size , I've already done a PoC.

viniciuspereiras avatar Sep 20 '21 15:09 viniciuspereiras

Hello guys, any update?

viniciuspereiras avatar Jan 03 '22 17:01 viniciuspereiras

@viniciuspereiras, this is good. Sorry for the late reply, I was super busy. I need to test it before merging.

tarunkant avatar Jul 11 '22 12:07 tarunkant