# bounceback mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bounceback in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:bounceback
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bounceback
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:bounceback
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/bounceback>
- **Version:** 1.5.3
- **Quellzusammenfassung:** Stealth redirector for red team operation security
- **Homepage:** <https://github.com/D00Movenok/BounceBack>
- **Repository:** <https://github.com/D00Movenok/BounceBack>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/D00Movenok/BounceBack/archive/refs/tags/v1.5.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-26T10:56:35+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- bounceback (cli)
- bounceback (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.5.3
- Manager aktualisiert: 2026-07-26
- lokale Daten: OK
- Upstream-Repository: https://github.com/D00Movenok/BounceBack
- neueste erkannte Version: v1.5.3 (aktuell)
## Projektgeschichte und Nutzung

BounceBack is a Go-based red-team redirector and reverse proxy for hiding command-and-control, phishing, or other operation infrastructure from scanners and unwanted visitors.

### Projektgeschichte

The public repository was created in May 2023. Its README describes BounceBack as a highly customizable reverse proxy with WAF-like filtering, real-time traffic analysis, IP and geolocation rules, domain fronting support, Malleable C2 profile validation, and multiple proxy protocols.

The first GitHub release line began with v1.0.0 in July 2023, followed by 1.4 and 1.5 releases through 2026.

### Adoptionsgeschichte

BounceBack appears to be a niche security-operations package rather than a broad platform dependency. Its Homebrew formula gives it a package-manager entry point, while the upstream README directs users to download release archives, edit `config.yml`, and run the `bounceback` binary.

Repository metadata shows meaningful interest for a specialized red-team tool, but its adoption story is still mostly upstream GitHub releases plus the Homebrew package.

### Wie es verwendet wird

Operators configure rules, proxies, and globals in `config.yml`, optionally refresh bundled banned-IP data, and run `bounceback` with a config and log path. The tool supports HTTP(S), DNS, raw TCP, TLS-wrapped TCP, and UDP proxying with rule pipelines.

The practical use case is traffic triage: allow expected operator or target traffic through while rejecting traffic from scanners, security vendors, sandboxes, or requests that fail a configured C2 profile.

### Warum Paket-Nerds sich dafür interessieren

For package nerds, BounceBack is interesting as a security tradecraft tool packaged like an ordinary CLI. It shows how red-team infrastructure utilities increasingly ship as small Go binaries with YAML config, release archives, and Homebrew distribution.

### Zeitleiste

- 2023: Public GitHub repository created.
- 2023: v1.0.0 published on GitHub Releases.
- 2024: v1.5.0 and v1.5.1 release line continued.
- 2026: v1.5.3 published.

### Related projects

- Cobalt Strike Malleable C2 profiles are directly relevant because BounceBack validates inbound traffic against Malleable profile rules.
- Generic reverse proxies and web application firewalls are adjacent infrastructure patterns, though BounceBack applies them to red-team OPSEC.

### Quellen

- <https://api.github.com/repos/D00Movenok/BounceBack>
- <https://github.com/D00Movenok/BounceBack>
- <https://github.com/D00Movenok/BounceBack/releases>
- <https://github.com/D00Movenok/BounceBack/wiki>
- <https://raw.githubusercontent.com/D00Movenok/BounceBack/main/config.yml>


## Sicherheitshinweise

formula declares a Homebrew service.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: config.yml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bounceback
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [oauth2_proxy](https://pkg.so/de/brew/oauth2-proxy/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [modsecurity](https://pkg.so/de/brew/modsecurity/) - Shares pkgdb curated category or tags: cli, security, waf.
- [anubis](https://pkg.so/de/brew/anubis/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [kubehound](https://pkg.so/de/brew/kubehound/) - Shares pkgdb curated category or tags: cli, red-team, security.
- [red-tldr](https://pkg.so/de/brew/red-tldr/) - Shares pkgdb curated category or tags: cli, red-team, security.
- [pomerium](https://pkg.so/de/brew/pomerium/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [gotestwaf](https://pkg.so/de/brew/gotestwaf/) - Shares pkgdb curated category or tags: cli, security, waf.
- [gnutls](https://pkg.so/de/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [ghidra](https://pkg.so/de/brew/ghidra/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, reverse, security.
- [retdec](https://pkg.so/de/brew/retdec/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, reverse, security.

## Combined YAML source

View the package source record on GitHub. [combined/bounceback.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bounceback.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
