How to Clear cPanel/WHM Brute Force Log from SSH

If you find that you have accidentally been locked out of your WHM/cPanel server by Brute Force Detection, you can log in to your VPS via SSH and run the following command to clear the brute force log:

# echo "delete from brutes; delete from logins;" | mysql cphulkd


Was this article helpful?

mood_bad Dislike 0
mood Like 0
visibility Views: 247