In this video we will install nginx web server with modsecurity 3 firewall to secure our web server on ubuntu server 22.04. Installation proses will guide you step by step to configure nginx to work with modsecurity, plus we use core rule set from owasp and test it on browser to see the impact and log file.
Hope this video is useful!
Link Script and Blog Post :
https://dev.to/henri_sekeladi/install...
Support Me on :
https://paypal.me/mhixv
https://www.buymeacoffee.com/mhixv
Timestamps :
00:00 Preface
01:20 Update and install some libraries
03:30 Install Modsecurity from source code
05:59 Download modsecurity nginx connector
06:35 Install nginx with latest version
08:03 Download and configure nginx from source code
09:51 Copy configuration to nginx configuration folder
11:20 Edit nginx configuration to use modsecurity
13:42 Download and config OWASP CRS rule to modsecurity
15:56 Check the log file of modsecurity