# Installer gotestwaf avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:gotestwaf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gotestwaf
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gotestwaf
```

  Preuve: nixpkgs package indexes: pkgs/by-name/go/gotestwaf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gotestwaf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.8
- **Résumé source:** Tool for API and OWASP attack simulation
- **Page d'accueil:** <https://lab.wallarm.com/test-your-waf-before-hackers/>
- **Dépôt:** <https://github.com/wallarm/gotestwaf>
- **Dernière mise à jour:** 2026-07-27T16:47:25+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gotestwaf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

GoTestWAF is Wallarm's Go-based command-line tool for simulating API and OWASP-style attacks against web application firewalls, API gateways, IPS products, and related application-security controls.

### Historique du projet

The repository was created in January 2020. The README describes a scanner that generates malicious requests by combining payloads, encoders, and request placeholders, then records how the evaluated security solution handled those requests.

### Historique d'adoption

The project is packaged as a Docker image and a Homebrew formula, which matches its evaluation-tool use case: users can run it near the target application or security appliance without embedding it into application code.

### Modes d'utilisation

Users point GoTestWAF at an evaluated URL and run built-in test sets such as OWASP Top 10 and OWASP API, or supply custom YAML test cases. Reports can be generated locally, and releases in 2024 and 2025 emphasize report-format and validation work.

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

For package catalogs, GoTestWAF is a niche but useful security-testing CLI: it packages repeatable malicious-request generation as a portable Go binary and container, rather than as a SaaS-only scanner.

### Chronologie

- 2020: Repository created.
- 2022: README badge identifies GoTestWAF with Black Hat Arsenal USA 2022.
- 2024: v0.4.19 and v0.5.x releases published through GitHub releases.
- 2025: v0.5.8 release fixed HTML report validation.

### Related projects

- OWASP test categories and API-security scenarios shape the bundled test cases.
- Wallarm publishes the project and Docker image for WAF and API-security evaluation workflows.

### Sources

- <https://formulae.brew.sh/formula/gotestwaf>
- <https://github.com/wallarm/gotestwaf>
- <https://github.com/wallarm/gotestwaf#readme>
- <https://github.com/wallarm/gotestwaf/releases>
- <https://github.com/wallarm/gotestwaf/tree/master/docs>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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.yaml
## Autres enregistrements de gestionnaires de paquets

- Nix - gotestwaf: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gotestwaf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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