# ldeep を Homebrew, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
