Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
usr /
share /
phpmyadmin /
templates /
table /
delete /
[ HOME SHELL ]
Name
Size
Permission
Action
confirm.twig
1.05
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : confirm.twig
<form action="{{ url('/table/delete/rows') }}" method="post"> {{ get_hidden_inputs({ 'db': db, 'table': table, 'selected': selected, 'original_sql_query': sql_query, 'fk_checks': '0' }) }} <fieldset class="confirmation"> <legend> {% trans 'Do you really want to execute the following query?' %} </legend> <ul> {% for row in selected %} <li><code>DELETE FROM {{ backquote(table) }} WHERE {{ row }};</code></li> {% endfor %} </ul> </fieldset> <fieldset class="tblFooters"> <div id="foreignkeychk" class="floatleft"> <input type="checkbox" name="fk_checks" id="fk_checks" value="1"{{ is_foreign_key_check ? ' checked' }}> <label for="fk_checks">{% trans 'Enable foreign key checks' %}</label> </div> <div class="floatright"> <input id="buttonYes" class="btn btn-secondary" type="submit" name="mult_btn" value="{% trans 'Yes' %}"> <input id="buttonNo" class="btn btn-secondary" type="submit" name="mult_btn" value="{% trans 'No' %}"> </div> </fieldset> </form>
Close