Certipy
  • 👋Certipy - ADCS
  • Tool
    • 🚀Install Certify
      • Docker
    • Parameters
      • Account
      • Auth
      • CA
      • Cert
      • Find
      • Forge
  • Certificates
    • Certificates
    • Shadow Certificates
    • Golden Certificates
  • Find Vulnerabilities
    • Page 1
  • Domain Escalation
    • 1️⃣ESC1 - Arbitrary Subject Alternative Name (SAN)
    • 2️⃣ESC2
    • 3️⃣ESC3
Powered by GitBook
On this page

Was this helpful?

  1. Tool

Parameters

Certipy v4.0.0 - by Oliver Lyak (ly4k)

usage: certipy [-v] [-h] {account,auth,ca,cert,find,forge,ptt,relay,req,shadow,template} ...

Active Directory Certificate Services enumeration and abuse

positional arguments:
  {account,auth,ca,cert,find,forge,ptt,relay,req,shadow,template}
                        Action
    account             Manage user and machine accounts
    auth                Authenticate using certificates
    ca                  Manage CA and certificates
    cert                Manage certificates and private keys
    find                Enumerate AD CS
    forge               Create Golden Certificates
    ptt                 Inject TGT for SSPI authentication
    relay               NTLM Relay to AD CS HTTP Endpoints
    req                 Request certificates
    shadow              Abuse Shadow Credentials for account takeover
    template            Manage certificate templates

optional arguments:
  -v, --version         Show Certipy's version number and exit
  -h, --help            Show this help message and exit
PreviousDockerNextAccount

Last updated 2 years ago

Was this helpful?