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

Ensure maximum security and fast speed for your website. View our website hosting plans.

Get Started!
icon knowledge

Related Articles

Connect using FTP

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

IPv6 (Internet Protocol version 6) Address

Here in bgocloud.com You can use IPv6 (Internet Protocol version 6) address space for free with...

Easy installation of Wordpress using the new Wordpress Toolkit

You bought a new domain and want to create a beautiful website by yourself. WordPress platform is...

How To: Installing Drupal in cPanel using the Softaculous Apps installer

Hey there, are you trying to navigate your way around Drupal? That powerful, open-source content...