# Installer forbidden avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:forbidden
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install forbidden
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#forbidden
```

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

## Faits du paquet

- **Clé du paquet:** brew:forbidden
- **Gestionnaire de paquets:** Homebrew
- **Version:** 13.4
- **Résumé source:** Bypass 4xx HTTP response status codes and more
- **Page d'accueil:** <https://github.com/ivan-sincek/forbidden>
- **Dépôt:** <https://github.com/ivan-sincek/forbidden>
- **Dernière mise à jour:** 2026-06-03T10:43:07Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- forbidden (alias)
- stresser (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Forbidden is a security testing CLI for attempting bypasses of 4xx HTTP response status codes and related web access-control behaviors. Its README describes separate forbidden and stresser commands and states that the tool is based on Python Requests, PycURL, and Python's HTTP client.

### Historique du projet

The public project history available from official sources is mostly README-level rather than narrative. The maintained README documents a mature command set, a v13.4 build artifact in source-install instructions, and a roadmap of future tests such as hop-by-hop headers, User-Agent headers, cookies, HTTP smuggling, CRLF, Log4j, and AWS metadata SSRF.

### Historique d'adoption

The README positions pip as the standard installation route and mentions a Homebrew formula as an alternative that is not maintained by the author. That combination places Forbidden in the common pentesting-tool distribution pattern of upstream Python packaging plus downstream CLI formulas.

### Modes d'utilisation

Typical use is to supply a target URL and choose test groups such as protocols, methods, uploads, overrides, headers, path mutations, encodings, authentication bypasses, redirects, and parser tests. The README cautions about proxies normalizing URLs, rate limiting, anti-bot protections, and engine-specific behavior.

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

Forbidden is package-nerd relevant as a compact example of a Python security CLI that depends on multiple HTTP engines to exercise edge cases that ordinary curl invocations cannot always produce, such as duplicate Host headers or requests without a Host header.

### Chronologie

- v13.4: README source-install instructions reference building forbidden-13.4-py3-none-any.whl.
- Current README: Homebrew installation is documented as an alternative not maintained by the author.

### Related projects

- The README names Python Requests, PycURL, and Python HTTP Client as implementation engines and links to internal forbidden.py, test.py, and value.py files for the test definitions.

### Sources

- <https://github.com/ivan-sincek/forbidden>
- <https://raw.githubusercontent.com/ivan-sincek/forbidden/main/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour forbidden. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - forbidden: normalized package name match | nixpkgs package indexes: pkgs/by-name/fo/forbidden/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/forbidden.yml](https://github.com/mxcl/pkgdb/blob/main/combined/forbidden.yml)


## Sources

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