Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 18.221.59.242
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
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
/
home /
baltic /
web /
modules /
update /
[ HOME SHELL ]
Name
Size
Permission
Action
tests
[ DIR ]
drwxr-xr-x
update-rtl.css
517
B
-rw-r--r--
update.api.php
5.04
KB
-rw-r--r--
update.authorize.inc
11.83
KB
-rw-r--r--
update.compare.inc
34.38
KB
-rw-r--r--
update.css
1.98
KB
-rw-r--r--
update.fetch.inc
14.64
KB
-rw-r--r--
update.info
378
B
-rw-r--r--
update.install
6.22
KB
-rw-r--r--
update.manager.inc
33.79
KB
-rw-r--r--
update.module
37.9
KB
-rw-r--r--
update.report.inc
12.19
KB
-rw-r--r--
update.settings.inc
4.68
KB
-rw-r--r--
update.test
32.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : update.css
/** * @file * Styles used by the Update Manager module. */ .update .project { font-weight: bold; font-size: 110%; padding-left: .25em; /* LTR */ height: 22px; } .update .version-status { float: right; /* LTR */ padding-right: 10px; /* LTR */ font-size: 110%; height: 20px; } .update .version-status .icon { padding-left: .5em; /* LTR */ } .update .version-date { white-space: nowrap; } .update .info { margin: 0; padding: 1em 1em .25em 1em; } .update tr.even, .update tr.odd { border: none; } .update tr td { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; } .update tr.error { background: #fcc; } .update tr.error .version-recommended { background: #fdd; } .update tr.ok { background: #dfd; } .update tr.warning { background: #ffd; } .update tr.warning .version-recommended { background: #ffe; } .current-version, .new-version { direction: ltr; /* Note: version numbers should always be LTR. */ } .update tr.unknown { background: #ddd; } table.update, .update table.version { width: 100%; margin-top: .5em; border: none; } .update table.version tbody { border: none; } .update table.version tr, .update table.version td { line-height: .9em; padding: 0; margin: 0; border: none; background: none; } .update table.version .version-title { padding-left: 1em; /* LTR */ width: 14em; } .update table.version .version-details { padding-right: .5em; /* LTR */ } .update table.version .version-links { text-align: right; /* LTR */ padding-right: 1em; /* LTR */ } .update table.version-security .version-title { color: #970F00; } .update table.version-recommended-strong .version-title { font-weight: bold; } .update .security-error { font-weight: bold; color: #970F00; } .update .check-manually { padding-left: 1em; /* LTR */ } .update-major-version-warning { color: #ff0000; } table tbody tr.update-security, table tbody tr.update-unsupported { background: #fcc; } th.update-project-name { width: 50%; }
Close