# Installer bounceback avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bounceback pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bounceback
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:bounceback
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.3
- **Résumé source:** Stealth redirector for red team operation security
- **Page d'accueil:** <https://github.com/D00Movenok/BounceBack>
- **Dépôt:** <https://github.com/D00Movenok/BounceBack>
- **Dernière mise à jour:** 2026-07-26T10:56:35+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bounceback (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- 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

## Combined YAML source

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


## Sources

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