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
33 watching
229 forks
Language: Go
last commit: about 1 month 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 | 361 |
corazawaf/coraza-proxy-wasm | A Web Application Firewall built on top of Coraza and implementing the proxy-wasm ABI | 117 |
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 the OWASP Coraza Web Application Firewall with HAProxy's SPOE filters to provide enhanced security for web applications. | 90 |
teler-sh/teler-waf | Protects Go web applications from common security threats and attacks by integrating intrusion detection functionality into an HTTP middleware. | 358 |
globaldatanet/aws-firewall-factory | A tool to simplify the deployment and management of AWS Web Application Firewalls (WAFs) in cloud-based applications. | 237 |
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. | 126 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
faizann24/fwaf-machine-learning-driven-web-application-firewall | An application designed to detect and prevent malicious queries on web applications using machine learning algorithms. | 422 |
aws-solutions/aws-waf-security-automations | Automates deployment of AWS WAF security rules to protect against common web-based attacks | 863 |
gorilla/csrf | A middleware library providing protection against malicious requests through the use of tokens. | 1,062 |
wallarm/gotestwaf | A tool to assess and evaluate API security solutions by generating malicious requests and simulating attacks on web applications. | 1,578 |
ekultek/whatwaf | A tool for detecting and bypassing web application firewalls to gain unauthorized access. | 2,688 |
espressocake/firewall_walker_bof | An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |