WHM doesn’t currently have a way to clear out the modsec hit lists under ModSecurity Tools, but it is possible to clear that out by moving the existing database out of the way and running the cPanel script to create a new, empty one. These commands will achieve that:
# mv /var/cpanel/modsec/modsec.sqlite /var/cpanel/modsec/modsec.sqlite-bak
# /scripts/setup_modsec_db
After that is done, the list in WHM will no longer show any hits.
Chris June 18th, 2017
Posted In: cPanel Hosting
Tags: cpanel, hit list, modsec, modsecurity tools