Home Files
Adminer
Execute Command
PHP Eval
Symlink
File Upload
Owner :
www-data
PHP Version
5.6.40-0+deb8u12
Disk Space
40.96 GB
Server Addr
19-www4
Your IP
10.10.10.40
Edit File
File:
do 'spam-lib.pl'; sub cgi_args { my ($cgi) = @_; if ($cgi =~ /^edit_/) { # First allowed file, if any return $access{'file'} ? 'file='.&urlize($access{'file'}) : ''; } return undef; }