Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gsdu8g9/waf-nginx-module

A lightweight web application firewall module for nginx.
https://github.com/gsdu8g9/waf-nginx-module

Last synced: 3 months ago
JSON representation

A lightweight web application firewall module for nginx.

Awesome Lists containing this project

README

        

Introduction
=============
![](https://travis-ci.org/hnlq715/waf-nginx-module.svg)

This software is open source, works as a WAF module in Nginx web server, and it provides
a lightweight and restful framework for us to look into the content of requests from clients.

It can defend amount of attacks, such as COMMAND/XSS/SQL/HEADER injection,
upload file attack, slow HTTP DOS, hash consistency attack, etc.

Also, it provides an effective way to monitor the Nginx web server in real time,
supports IP whitelists and blacklists, and works with log system for further study.