A curated list of awesome links related to application security related to the environments with NGINX or Kubernetes Ingres Controller (based on NGINX)
Go to file
Stepan I 0e0eb2f3ed Update README.md 2017-09-14 19:34:03 -07:00
README.md Update README.md 2017-09-14 19:34:03 -07:00

README.md

awesome-nginx-security

A curated list of awesome links related to application/API security in NGINX environment.

Talks

Articles

Configuration

  • gixy - a tool to analyze Nginx configuration to prevent security misconfiguration

WAFs (Web Application Firewall) for Nginx

  • mod_security - mod_security for NGINX
  • naxsi - NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX.
  • wallarm - NG-WAF for NGINX with security rules adjusted with AI

Bot mitigation / Anti-scrapping / Account take-over prevention

NGINX forks

  • SEnginx - Security-Enhanced nginx
  • lua-resty-waf - High-performance WAF built on the OpenResty stack

Other