# Installer ldeep avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:ldeep
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ldeep
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ldeep
```

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

## Faits du paquet

- **Clé du paquet:** brew:ldeep
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.3
- **Résumé source:** LDAP enumeration utility
- **Page d'accueil:** <https://github.com/franc-pentest/ldeep>
- **Dépôt:** <https://github.com/franc-pentest/ldeep>
- **Dernière mise à jour:** 2026-07-22T10:44:38Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ldeep (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

ldeep is a Python-based LDAP enumeration tool for security testing and Active Directory assessment workflows.

### Historique du projet

The franc-pentest GitHub repository presents ldeep as an LDAP enumeration utility and provides the package README as the main documentation surface.

The public tag history includes a 1.0.0 tag on an October 2018 commit and later 1.0.x tags, but the project has a comparatively thin public narrative beyond repository metadata, README usage, and package-manager entries.

### Historique d'adoption

The package appears in Homebrew and Nix, suggesting targeted adoption by penetration testers who install repeatable security-tool environments rather than broad general-purpose developer usage.

### Modes d'utilisation

ldeep is used during LDAP and Active Directory enumeration to collect directory information useful in security audits and penetration tests.

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

For package maintainers, ldeep is a typical niche security CLI: valuable to a specific workflow, mostly documented by its README, and best categorized by executable behavior rather than a large release history.

### Chronologie

- 2018-10: Public 1.0.0 tag appears in the GitHub repository history.
- 2018-2020s: 1.0.x tags continue the package line visible from GitHub tags.
- 2020s: Homebrew and Nix package entries make the tool installable through common reproducible security workstations.

### Related projects

- Related tools are LDAP and Active Directory enumeration utilities used in penetration-testing toolchains, including command-line LDAP clients and security-focused directory scanners.

### Sources

- <https://formulae.brew.sh/formula/ldeep>
- <https://github.com/franc-pentest/ldeep>
- <https://github.com/franc-pentest/ldeep/releases/tag/1.0.0>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour ldeep. 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 - ldeep: normalized package name match | nixpkgs package indexes: pkgs/by-name/ld/ldeep/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/ldeep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ldeep.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
