Migrate from Atomicorp Rules (AUM) to OWASP

jcwacky

Active Member
Sep 4, 2002
30
2
158
I have a CloudLinux 6.6 server running cPanel 11.50.1, it has ModSecurity installed along with the Atomicorp Rules and ConfigServer ModSecurity Control (CMC).

It was setup this way before ModSecurity became a feature of cPanel. I'm now interested in moving over to the default cPanel ModSecurity setup using the OWASP rules.

What do I need to do in order to achieve this?
How can I cleanly remove Atomicorp rules, setup the OWASP rules, and enable ModSecurity via cPanel?
Will ConfigServer ModSecurity Control (CMC) still work?

This is how the Atomicorp rules were orignally installed:
Code:
wget -q -O - https://www.atomicorp.com/installers/aum |sh
aum -u
 

quizknows

Well-Known Member
Oct 20, 2009
1,008
87
78
cPanel Access Level
DataCenter Provider
I would very strongly advise against ditching the atomicorp rules in favor of OWASP. The atomic rules are much more effective and have WAY less false positives.
 
  • Like
Reactions: Infopro

quizknows

Well-Known Member
Oct 20, 2009
1,008
87
78
cPanel Access Level
DataCenter Provider
Honestly... yeah. The OWASP rules are pretty much just anomaly based. I'd take a year or two out-dated atomic rules over them any day.
 

jcwacky

Active Member
Sep 4, 2002
30
2
158
Thanks, I'll stick with Atomicorp for the time being then.

Presume there's no easy way to start using the cPanel ModSecurity Hits List with my current Atomicorp setup?