Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.31
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
phpmyadmin /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
columns_definitions
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
database
[ DIR ]
drwxr-xr-x
error
[ DIR ]
drwxr-xr-x
javascript
[ DIR ]
drwxr-xr-x
list
[ DIR ]
drwxr-xr-x
navigation
[ DIR ]
drwxr-xr-x
privileges
[ DIR ]
drwxr-xr-x
server
[ DIR ]
drwxr-xr-x
table
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
header_location.phtml
869
B
-rw-r--r--
prefs_autoload.phtml
658
B
-rw-r--r--
preview_sql.phtml
382
B
-rw-r--r--
secondary_tabs.phtml
188
B
-rw-r--r--
startAndNumberOfRowsPanel.phtm...
892
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : startAndNumberOfRowsPanel.phtml
<fieldset> <div> <label for="pos"><?= __('Start row:'); ?></label> <input type="number" name="pos" min="0" required="required" <?php if ($unlim_num_rows > 0) : ?> max="<?= ($unlim_num_rows - 1); ?>" <?php endif; ?> value="<?= htmlspecialchars($pos); ?>" /> <label for="session_max_rows"><?= __('Number of rows:'); ?></label> <input type="number" name="session_max_rows" min="1" value="<?= htmlspecialchars($rows); ?>" required="required" /> <input type="submit" name="submit" class="Go" value="<?= __('Go'); ?>" /> <input type="hidden" name="sql_query" value="<?= htmlspecialchars($sql_query); ?>" /> <input type="hidden" name="unlim_num_rows" value="<?= htmlspecialchars($unlim_num_rows); ?>" /> </div> </fieldset>
Close