Hello,
Yesterday I bought a VPS + cPanel from my host and got it installed, setup, and working. I have a few websites currently running off it. Today, however, I try to log into the WHM control panel to find out that I cannot log in. I've done some research already, and it seems cphulk has been blocking a LOT of brute force attempts (Already!?) from China. It seems I've been locked out completely. The logs say my IP is now a brute force attacker.
My error: The login is invalid.
I'm trying to log in as the root admin.
All of this below is from https://documentation.cpanel.net/di...HulkBruteForceProtection-Howtoreleasealockout
I still have SSH access, so I have tried many things.
Currently returns: Waiting for cphulkd.pl,cPhulkd,cphulkd to shutdown ... not running.
Has been entered.
Has been run.
I've whitelisted my IP using /scripts/cphulkdwhitelist xx.xx.xx.xxx
I've reset my password in SSH.
I've restarted cpanel
I've restarted the VPS
Returns: root 1963 0.0 0.1 6380 700 pts/0 S+ 23:22 0:00 grep -i cphulk
https://www.xxxx.com:2087/scripts2/doautofixer?autofix=disable_cphulkd doesn't work.
I've also truncated the brutes and login tables in mysql.
What else can I do? This is madness.
Yesterday I bought a VPS + cPanel from my host and got it installed, setup, and working. I have a few websites currently running off it. Today, however, I try to log into the WHM control panel to find out that I cannot log in. I've done some research already, and it seems cphulk has been blocking a LOT of brute force attempts (Already!?) from China. It seems I've been locked out completely. The logs say my IP is now a brute force attacker.
My error: The login is invalid.
I'm trying to log in as the root admin.
All of this below is from https://documentation.cpanel.net/di...HulkBruteForceProtection-Howtoreleasealockout
I still have SSH access, so I have tried many things.
Code:
/usr/local/cpanel/etc/init/stopcphulkd
Code:
/usr/local/cpanel/bin/cphulk_pam_ctl --disable
Code:
rm /var/cpanel/hulkd/enabled
I've whitelisted my IP using /scripts/cphulkdwhitelist xx.xx.xx.xxx
I've reset my password in SSH.
I've restarted cpanel
I've restarted the VPS
Code:
ps aux | grep -i cphulk
https://www.xxxx.com:2087/scripts2/doautofixer?autofix=disable_cphulkd doesn't work.
I've also truncated the brutes and login tables in mysql.
What else can I do? This is madness.