WebGuard

Traffic filter

A web request filtering tool that matches incoming HTTP traffic against user-defined rules and filters out malicious activity

WebGuard是根据 风起师傅的RedGuard 和 mgeeky师傅的RedWarden结合出来的http请求过滤器go包,亦在帮助采用go编写C2 http监听器做流量过滤和规则匹配

GitHub

32 stars
4 watching
5 forks
Language: Go
last commit: over 2 years ago

Related projects:

Repository Description Stars
lissy93/adguardian-term A terminal-based application that monitors and analyzes DNS queries in real-time, providing insights into network activity and filter list performance. 967
streadway/handy A collection of reusable HTTP handler filters for Go applications. 348
corazawaf/libcoraza A C library for filtering malicious HTTP requests and protecting web applications from common web attacks 18
joshfrench/rakismet A Rails gem that integrates Akismet's spam filtering service into Rails applications. 355
teler-sh/teler-waf Protects Go web applications from common security threats and attacks by integrating intrusion detection functionality into an HTTP middleware. 357
samber/slog-webhook A library that provides a webhook handler for structured logging in Go 8
sukkaw/cloudflare-block-bad-bot-ruleset Protects websites from malicious crawlers and bots by filtering out suspicious traffic based on user-agent information 209
step-security/harden-runner Provides network egress filtering and runtime security for GitHub-hosted and self-hosted runners to protect against supply chain attacks and unauthorized access 621
justinas/nosurf Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input 1,594
ursiform/sleuth A Go library for peer-to-peer communication between services on the same network 373
gowww/router A fast HTTP router package for building scalable web applications. 185
hisorange/browser-detect A package to identify user browser and device details using multiple well-tested packages. 1,090
guilhermecaruso/bellt A simple Go router for managing HTTP requests and routes 54
adguardteam/urlfilter An AdGuard content blocking library in Go. 102
miki725/django-url-filter Provides an interface to filter data via human-friendly URLs in Django applications 333