Skip to content

build-failure/nginx-naxsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Nginx naxsi

Provides containerized Nginx reverse-proxy with naxsi.

Based on official Nginx Docker image.

naxsi is build and included as a dynamic module according to the repository documentation.

Supported Versions

Below the list of current supported version combinations between Nginx and naxsi.

Nginx naxsi
1.22.1 1.3

Usage

See Nginx Docker image documentation for advanced usage examples.

$ docker run --name some-nginx -v /some/content:/usr/share/nginx/html:ro -d nginx

Test

For testing purposes use the nginx server default.conf configuration file with naxsi enabled.

WAF Bypass Tool is used to analyze the WAF runtime protection to compare different WAFs.

$ cd test
$ docker-compose run waf-anylizer
...

License

See the LICENSE.md file for details.

About

Provides containerized Nginx reverse-proxy with naxsi WAF.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published