Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
/
var /
www /
html /
phpmyadmin /
templates /
database /
qbe /
[ HOME SHELL ]
Name
Size
Permission
Action
column_select_cell.twig
393
B
-rw-r--r--
index.twig
683
B
-rw-r--r--
ins_del_and_or_cell.twig
1.05
KB
-rw-r--r--
selection_form.twig
3.84
KB
-rw-r--r--
sort_order_select_cell.twig
344
B
-rw-r--r--
sort_select_cell.twig
429
B
-rw-r--r--
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