Implementation of ModSecurity, Core Rule Set (CRS) on Apache server. ModSecurity, sometimes called Modsec, is an open-source web application firewall. ModSecurity was installed and configured on an Ubuntu VM using Virtual Box
- Download Virtual Box from https://www.virtualbox.org/ and install it on your machine
- Download my repo
- Open VirtualBox, go to File -> Import Application
- Choose the .vbox file in my repo and start the VM
If you want to create a custom ModSecurity install, refer the steps in the .docx word document of this repo.