# 使用 Homebrew, Nix 安装 ldeep

查看 ldeep 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ldeep
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:ldeep
- **软件包管理器:** Homebrew
- **版本:** 2.0.3
- **来源摘要:** LDAP enumeration utility
- **主页:** <https://github.com/franc-pentest/ldeep>
- **仓库:** <https://github.com/franc-pentest/ldeep>
- **最后更新:** 2026-07-22T10:44:38Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ldeep (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.0.3
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 ldeep 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

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


## 来源

- 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
