Configuration and scripts for deploying ModSecurity v3 with Nginx
These configurations and scripts are for our use and have not been tested for anything other than our intended purpose.
curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/build.sh | bash
curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/deploy.sh | bash
curl -s https://raw.githubusercontent.com/OnyxFireInc/modsecurity-nginx/master/deploy.sh | bash -s v1.15.12
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