Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gsdu8g9/waf-nginx-module
- Owner: gsdu8g9
- License: other
- Created: 2017-03-15T20:59:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2015-09-07T12:43:20.000Z (about 9 years ago)
- Last Synced: 2024-07-28T15:33:45.121Z (4 months ago)
- Language: C
- Homepage:
- Size: 757 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nginx - waf-nginx-module - A lightweight web application firewall module for nginx.. (Third Party Modules / C Modules)
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.