What is ModSecurity?

ModSecurity supplies an array of request filtering and other security features to the Apache HTTP Server, IIS, and NGINX. ModSecurity is a web application layer firewall.

It is free software released under the Apache license 2.0.

ModSecurity is one of the Apache server modules that provides website protection by defending from hackers and other malicious attacks. It is a set of rules with regular expressions that helps to instantly ex-filtrate the commonly known exploits. ModSecurity obstructs the processing of invalid data (code injection attacks) to reinforce and nourish server's security.

To detect threats, the ModSecurity engine scans all the requests and relative responses which come to the web server and which are sent from the server respectively, as per its set of rules. If the check gets succeeded, the HTTP request is passed to the website content but if it fails, then it blocks the request and performs the following actions:

  • Security monitoring and access control
  • Virtual patching
  • Full HTTP traffic logging
  • Security assessment
  • Web application hardening
  • Passive security assessment
  • Simple request or Regular expression based Filtering
  • URL Encoding Validation
  • Auditing
  • IP Reputation
  • Null byte attack prevention
  • Server identity masking
  • Uploads memory limits
  • etc.

In BGOcloud's services, ModSecurity is enabled by default.

If You like to disable it, go to cPanel interface, scroll down to the "Security" tab and click the ModSecurity button

cPanel interface - ModSecurity

Then You will see, all domains you use in this service, and could disable or enable ModSecurity for one or for all domains:

ModSecurity Domain Manager

ModSecurity Domain Manager - Successfully disabled

ModSecurity Home page

Source: WikiPedia

Choose our feature-rich cPanel shared hosting plans and benefit from up to 30% off.

Get Started!
icon knowledge

Related Articles

Reset login password

In case You forgot your password, when You try to login, a "Forgot Password?" button will appear...

Connect using FTP

FTP stands for File Transfer Protocol and actually refers to the method of transport rather than...

Let's Encrypt: Free SSL Certificate

With BGOcloud.com's shared web hosting services you receive a free SSL Certificate issued by...

Adding existing WordPress Installations in WordPress Toolkit

Hello, In this article, we'll show you how to add your existing WordPress installations to...