|
|
#1 (permalink) |
|
Searcher
Surpass Staff
Joined in May 2003
Lives in Orlando
24,699 posts
Gave thanks: 943
Thanked 806 times
|
whoami.php
Create a file in a text editor called whoami.php
Place this code inside, save the file and upload it to public_html. PHP Code:
php is running as user: nobody If you run this on a phpsuexec enabled server, the results will have your username instead: php is running as user: username
__________________
Follow Surpass on Twitter and Facebook
Check out interesting finds on the Surpass Blog .... it's coming. |
|
|
|