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 /
table /
insert /
[ HOME SHELL ]
Name
Size
Permission
Action
actions_panel.twig
2.71
KB
-rw-r--r--
column_row.twig
9.12
KB
-rw-r--r--
continue_insertion_form.twig
817
B
-rw-r--r--
get_head_and_foot_of_insert_ro...
510
B
-rw-r--r--
get_html_for_insert_edit_form_...
210
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : continue_insertion_form.twig
<form id="continueForm" method="post" action="{{ url('/table/replace') }}" name="continueForm"> {{ get_hidden_inputs(db, table) }} <input type="hidden" name="goto" value="{{ goto }}"> <input type="hidden" name="err_url" value="{{ err_url }}"> <input type="hidden" name="sql_query" value="{{ sql_query }}"> {% if has_where_clause %} {% for key_id, where_clause in where_clause_array %} <input type="hidden" name="where_clause[{{ key_id }}]" value=" {{- where_clause|trim }}"> {% endfor %} {% endif %} {% set insert_rows %} <input type="number" name="insert_rows" id="insert_rows" value=" {{- insert_rows_default }}" min="1"> {% endset %} {{ 'Continue insertion with %s rows'|trans|format(insert_rows)|raw }} </form>
Close