# Install ldeep with Homebrew, Nix

LDAP enumeration utility. Version 2.0.3 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#ldeep.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ldeep
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:ldeep
- **Package manager:** Homebrew
- **Version:** 2.0.3
- **Source summary:** LDAP enumeration utility
- **Homepage:** <https://github.com/franc-pentest/ldeep>
- **Repository:** <https://github.com/franc-pentest/ldeep>
- **Last updated:** 2026-07-22T10:44:38Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- ldeep (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2.0.3
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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

### Why package nerds care

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.

### Timeline

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


## Security Notes

No matching local secret-handling manifest was found for ldeep. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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
