# 使用 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/certsync>
- **版本:** 0.1.6
- **来源摘要:** Dump NTDS with golden certificates and UnPAC the hash
- **主页:** <https://github.com/zblurx/certsync>
- **仓库:** <https://github.com/zblurx/certsync>
- **上游文档:** <https://github.com/zblurx/certsync#readme>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/c8/75/3928920bdbfb0af317446236fad17b47a1d6aad507f1ae2eed6bbf7e7ad9/certsync-0.1.6.tar.gz>
- **最后更新:** 2026-05-20T11:47:05Z
- **已生成:** 2026-07-10T07:20:53+00:00

## 可执行文件

- certsync (cli)
- certsync (别名)

## 依赖

- certifi
- cryptography
- python@3.14

## macOS 提供的库

- libffi

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-10
- 管理器版本: 0.1.6
- 管理器更新时间: 2026-05-20
- 本地数据: OK
- 上游仓库: https://github.com/zblurx/certsync
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** certsync
- **Version Scheme:** 0
- **Revision:** 10
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- 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


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/zh-hans/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [msktutil](https://www.automicvault.com/zh-hans/pkg/brew/msktutil/) - Shares av.db curated category or tags: active-directory, cli, kerberos, security.
- [acme.sh](https://www.automicvault.com/zh-hans/pkg/brew/acme-sh/) - Shares av.db curated category or tags: certificates, cli, security.
- [certbot](https://www.automicvault.com/zh-hans/pkg/brew/certbot/) - Shares av.db curated category or tags: certificates, cli, security.
- [certgraph](https://www.automicvault.com/zh-hans/pkg/brew/certgraph/) - Shares av.db curated category or tags: certificates, cli, security.
- [certigo](https://www.automicvault.com/zh-hans/pkg/brew/certigo/) - Shares av.db curated category or tags: certificates, cli, security.
- [certstrap](https://www.automicvault.com/zh-hans/pkg/brew/certstrap/) - Shares av.db curated category or tags: certificates, cli, security.
- [cfssl](https://www.automicvault.com/zh-hans/pkg/brew/cfssl/) - Shares av.db curated category or tags: certificates, cli, security.
- [crip](https://www.automicvault.com/zh-hans/pkg/brew/crip/) - Shares av.db curated category or tags: certificates, cli, security.
- [showcert](https://www.automicvault.com/zh-hans/pkg/brew/showcert/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, certificates, cli, cryptography, python.
- [cycode](https://www.automicvault.com/zh-hans/pkg/brew/cycode/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/certsync.yml](https://github.com/automic-vault/db/blob/main/combined/certsync.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
