How to make a php shell executable

Newbie Member
7Dec2012,20:01   #1
bassia's Avatar
hello

i've uploaded a php shell in a vulnerable website, the problem si when i call my php shell site.com/shell.php it opens like a text file, the server dont run it
any ideas?
Go4Expert Founder
8Dec2012,08:47   #2
shabbir's Avatar
Could be that your file is uploaded as non-executable or that server does not support the php file extensions.
Newbie Member
8Dec2012,14:39   #3
bassia's Avatar
Quote:
Originally Posted by shabbir View Post
Could be that your file is uploaded as non-executable or that server does not support the php file extensions.

Yes this is the problem, i was wondering if i can change the uplaod file with tamper data