# certsync mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für certsync in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install certsync
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install certsync
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:certsync
- **Paketmanager:** Homebrew
- **Version:** 0.1.6
- **Quellzusammenfassung:** Dump NTDS with golden certificates and UnPAC the hash
- **Homepage:** <https://github.com/zblurx/certsync>
- **Zuletzt aktualisiert:** 2026-07-15T10:35:11Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- certsync (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.6
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für certsync wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


## Quellen

- 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
