teler-waf
Web protection library
Protects Go web applications from common security threats and attacks by integrating intrusion detection functionality into an HTTP middleware.
teler-waf is a Go HTTP middleware that protects local web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, botnets, unwanted crawlers, and brute force attacks.
355 stars
6 watching
32 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list
gogo-librarygo-packagegolanghttpidsmiddlewareroutersecuritysecurity-toolstelerteler-idsteler-wafwaf
Related projects:
Repository | Description | Stars |
---|---|---|
corazawaf/coraza | Protects web applications from common attacks by filtering incoming HTTP requests and blocking malicious traffic. | 2,258 |
justinas/nosurf | Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,589 |
coreruleset/go-ftw | A framework for testing Web Application Firewalls in software applications. | 117 |
aws-solutions/aws-waf-security-automations | Automates deployment of AWS WAF security rules to protect against common web-based attacks | 857 |
wallarm/gotestwaf | A tool to assess and evaluate API security solutions by generating malicious requests and simulating attacks on web applications. | 1,557 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
go-aah/aah | Builds secure and flexible web applications with a modular framework that automates infrastructure and repetitive tasks. | 690 |
gorilla/csrf | A middleware library providing protection against malicious requests through the use of tokens. | 1,053 |
ericlau1/go-fiber-auth-api | An authentication API using Go and MongoDB with JWT authorization | 53 |
shaj13/go-guardian | A library for simple and clean API authentication with various strategies | 560 |
xlabssecurity/waf-hook | An application that detects and identifies various types of website protection systems | 5 |
p0pr0ck5/lua-resty-waf | A high-performance web security framework built on the OpenResty stack and Lua API. | 1,280 |
twharmon/goweb | A lightweight web framework built on top of net/http | 36 |
corazawaf/coraza-proxy-wasm | A Web Application Firewall built on top of Coraza and implementing the proxy-wasm ABI | 115 |
bmf-san/goblin | A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |