Linux 700ba4e1d92d 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 06:59:36 UTC 2025 x86_64
Apache/2.4.67 (Debian)
: 172.18.0.2 | : 216.73.217.30
Cant Read [ /etc/named.conf ]
8.2.31
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
wp-includes /
block-patterns /
[ HOME SHELL ]
Name
Size
Permission
Action
navigation-overlay-accent-bg.p...
2.21
KB
-rwxrwxrwx
navigation-overlay-black-bg.ph...
1.95
KB
-rwxrwxrwx
navigation-overlay-centered-wi...
3.27
KB
-rwxrwxrwx
navigation-overlay-centered.ph...
1.63
KB
-rwxrwxrwx
navigation-overlay.php
1.35
KB
-rwxrwxrwx
query-grid-posts.php
972
B
-rwxrwxrwx
query-large-title-posts.php
1.94
KB
-rwxrwxrwx
query-medium-posts.php
1.03
KB
-rwxrwxrwx
query-offset-posts.php
1.96
KB
-rwxrwxrwx
query-small-posts.php
1.15
KB
-rwxrwxrwx
query-standard-posts.php
808
B
-rwxrwxrwx
social-links-shared-background...
951
B
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : query-grid-posts.php
<?php /** * Query: Grid. * * @package WordPress */ return array( 'title' => _x( 'Grid', 'Block pattern title' ), 'blockTypes' => array( 'core/query' ), 'categories' => array( 'query' ), 'content' => '<!-- wp:query {"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"exclude","inherit":false},"displayLayout":{"type":"flex","columns":3}} --> <div class="wp-block-query"> <!-- wp:post-template --> <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px","right":"30px","bottom":"30px","left":"30px"}}},"layout":{"inherit":false}} --> <div class="wp-block-group" style="padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px"><!-- wp:post-title {"isLink":true} /--> <!-- wp:post-excerpt /--> <!-- wp:post-date /--></div> <!-- /wp:group --> <!-- /wp:post-template --> </div> <!-- /wp:query -->', );
Close