Skip to content

Run Web Application Firewalls (WAFs) in containers

Notifications You must be signed in to change notification settings

jreisinger/waf-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

waf-runner builds and runs a WAF container locally. It's good for testing WAFs. waf folder containes Dockerfile and related files for sample WAFs.

Installation

Copy waf-runner to your bin folder and make it executable:

make install

Sample usage

Start a testing WAF and a testing backend web server on localhost:

waf-runner -i kennethreitz/httpbin waf/nginx/modsecurity

About

Run Web Application Firewalls (WAFs) in containers

Topics

Resources

Stars

Watchers

Forks