# 使用 Homebrew, MacPorts, Nix 安装 certsync

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

## 安装

```sh
sudo av install brew:certsync
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install certsync
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install certsync
```

  证据: MacPorts ports tree: security/certsync/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#certsync
```

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

## 软件包事实

- **软件包键:** brew:certsync
- **软件包管理器:** Homebrew
- **版本:** 0.1.6
- **来源摘要:** Dump NTDS with golden certificates and UnPAC the hash
- **主页:** <https://github.com/zblurx/certsync>
- **最后更新:** 2026-07-15T10:35:11Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- certsync (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

certsync is an Active Directory Certificate Services attack tool for remotely dumping NTDS data without DRSUAPI. Its README describes a workflow based on golden certificates and UnPAC the hash.

### 项目历史

The upstream GitHub repository was created in January 2023, with the first commit on the same day. A 0.1.6 GitHub release followed in March 2024, and the project is published as a Python package as well as source.

### 采用历史

The README documents local installation, PyPI installation, and BlackArch packaging, and links a Repology packaging-status badge. The supplied package facts also list Homebrew, MacPorts, and Nix packages.

### 使用方式

certsync collects users, CA information, and CRLs over LDAP, dumps the CA certificate and private key or uses a supplied CA PFX, forges certificates, and uses PKINIT plus UnPAC to recover hashes. Its options cover password, NTLM hash, Kerberos cache, AES key, DNS, LDAP filtering, and OPSEC timing controls.

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

certsync is package-nerd interesting because it represents the fast path from a newly described ADCS tradecraft technique to broad packaging in security distributions and general package managers. It is niche, but package presence makes lab and assessment reproduction much easier.

### 时间线

- 2023: Public GitHub repository and first commit created.
- 2024: 0.1.6 release published.

### Related projects

- The README credits Certipy, the UnPAC the hash technique, Certified Pre-Owned, Certify, and GOAD as related research or lab projects.

### 来源

- <https://api.github.com/repos/zblurx/certsync>
- <https://github.com/zblurx/certsync>
- <https://github.com/zblurx/certsync#readme>
- <https://formulae.brew.sh/api/formula/certsync.json>


## 安全说明

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


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

- Nix - certsync: normalized package name match | nixpkgs package indexes: pkgs/by-name/ce/certsync/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - certsync: normalized package name match | MacPorts ports tree: security/certsync/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/certsync.yml](https://github.com/mxcl/pkgdb/blob/main/combined/certsync.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
