# wikiZ/RedGuard

RedGuard is a C2 front flow control tool,Can avoid Blue Teams,AVs,EDRs check.

Repository: https://github.com/wikiZ/RedGuard
Canonical: https://ross.abutalabs.com/products/redguard
Language: Go
License: GPL-2.0
License Family: copyleft
Last push: 2024-08-20T17:43:35+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1578, "days_push": 743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1567, forks 209 (observed 2026-08-28T04:05:04.946264+00:00)

## What it is
RedGuard is a C2 front flow control tool written in Go that acts as a filtering reverse proxy in front of command-and-control servers. It hides C2 infrastructure from blue teams, AVs, EDRs, and cyberspace search engines by intercepting, validating, and redirecting suspicious traffic.

## Use cases
- hide c2 server traffic from blue team detection
- filter sandbox and analyst requests to my c2 infrastructure
- prevent c2 server discovery by cyberspace mapping engines
- set up domain fronting and load balancing for c2 channels
- restrict c2 callbacks to specific ip whitelists and time windows
- validate inbound requests against a malleable c2 profile
- log and trace blue team attribution attempts against my c2

## When to choose
- you run C2 infrastructure during authorized red team exercises and need traffic filtering
- you want to block sandbox, EDR, and scanner probes from reaching your C2 server
- you need malleable profile validation or domain fronting without modifying the C2 source

## When to avoid
- you need a general-purpose reverse proxy or WAF for legitimate production traffic
- your use case is defensive blue-team monitoring rather than offensive operations
- unauthorized use - it is designed for offensive security testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, security, networking, middleware
- domain: security, penetration-testing, networking, censorship-circumvention
- platform: windows, cross-platform, cli
- tags: c2, red-team, traffic-filtering, cobalt-strike, malleable-c2, ja3, domain-fronting, reverse-proxy, linux, macos

## Member repositories
- wikiZ/RedGuard (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.946264+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:59:02.244008+00:00, confidence not recorded.
  - readme: https://github.com/wikiZ/RedGuard (fetched 2026-08-28T04:05:04.946264+00:00, sha 762a88dd93e6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
