arun81 / modsecurity-nginx

Configuration and scripts for deploying ModSecurity v3 with Nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration and scripts for deploying ModSecurity v3 with Nginx

About

These configurations and scripts are for our use and have not been tested for anything other than our intended purpose.

Building new binaries

  wget -qO - https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/build.sh | bash

Deploying latest version

  wget -qO - https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/deploy.sh | bash

License

The custom configurations and scripts in this project were created for our sole use but you may use them at your own risk. They are released under the GPLv3 License.

libmodsecurity is Copyright (c) 2015 Trustwave Holdings, Inc. (http://www.trustwave.com/) and released under the Apache 2.0 license

modsecurity-nginx is Copyright (c) 2015 Trustwave Holdings, Inc. (http://www.trustwave.com/) and released under the Apache 2.0 license

About

Configuration and scripts for deploying ModSecurity v3 with Nginx

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%