coraza
Web application firewall library
Protects web applications from common attacks by filtering incoming HTTP requests and blocking malicious traffic.
OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
2k stars
34 watching
224 forks
Language: Go
last commit: 6 days ago
Linked from 3 awesome lists
corazacoraza-wafcorerulesetgogolanghacktoberfesthttpmodsecurityowaspowasp-crswafweb-application-firewall
Related projects:
Repository | Description | Stars |
---|---|---|
corazawaf/coraza-caddy | Provides Web Application Firewall capabilities for Caddy | 348 |
corazawaf/coraza-proxy-wasm | A Web Application Firewall built on top of Coraza and implementing the proxy-wasm ABI | 115 |
corazawaf/libcoraza | A C library for filtering malicious HTTP requests and protecting web applications from common web attacks | 18 |
corazawaf/coraza-spoa | A system daemon that integrates a web application firewall with an HAProxy stream processing offload engine | 85 |
teler-sh/teler-waf | Protects Go web applications from common security threats and attacks by integrating intrusion detection functionality into an HTTP middleware. | 355 |
globaldatanet/aws-firewall-factory | A tool to simplify the deployment and management of AWS Web Application Firewalls (WAFs) in cloud-based applications. | 235 |
neuralegion/wafalyzer | A utility that analyzes HTTP responses to detect the presence of firewalls in web applications. | 34 |
coreruleset/go-ftw | A framework for testing Web Application Firewalls in software applications. | 117 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,589 |
faizann24/fwaf-machine-learning-driven-web-application-firewall | An application designed to detect and prevent malicious queries on web applications using machine learning algorithms. | 423 |
aws-solutions/aws-waf-security-automations | Automates deployment of AWS WAF security rules to protect against common web-based attacks | 857 |
gorilla/csrf | A middleware library providing protection against malicious requests through the use of tokens. | 1,053 |
wallarm/gotestwaf | A tool to assess and evaluate API security solutions by generating malicious requests and simulating attacks on web applications. | 1,557 |
ekultek/whatwaf | A tool for detecting and bypassing web application firewalls to gain unauthorized access. | 2,666 |
espressocake/firewall_walker_bof | An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |