🏇
Jockey
CtrlK
Home
  • Who Am I?
  • Certificates!
    • HTB ProLabs
      • 🍒HTB Pro labs Difficulty rating
      • Zephyr
      • Tips
    • CRTP
      • Review
      • Quality Of Life changes
  • Pentesting
    • Ports
      • FTP - 21
      • SSH - 22
      • Telnet - 23
      • SMTP - 25
      • DNS - 53
      • HTTP - 80, 443
      • KERBEROS - 88, 464
      • SMB - 135, 445
      • RPC - 139
      • MSSQL - 1433
      • NFS - 2049
      • MySQL - 3306
      • RDP - 3389
      • PostgreSQL - 5432, 5433
      • WinRM - 5985
    • Active directory
      • Rights Abuse
        • AddMember
        • ForceChangePassword
        • GenericWrite
        • GrantOwnership
        • Logon Script
        • Read gMSApassword
        • ReadLAPSPassword
        • TargettedKerbroasting
      • Kerberos
        • Delegation
          • Uconstrained delegation
          • Constrained delegation
          • RBCD
    • Escalation
      • Windows priv esc
        • Kernal exploits
        • Runas
        • WSL
        • Autorun
        • Registry escalation
        • AlwaysInstallElevated
        • Startup application
        • Unquoted Service Path
        • Passswords
          • Password mining in memory
          • Passwords in config files
        • Impersonation Attacks
      • Linux priv esc
        • Enumerating the System
        • Automatic tooling
        • Kernel exploitation
        • NFS root
        • Passwords
        • Sudo
        • SUID exploitation
        • Capabilities
        • Schedualed tasks
          • Overwrite
          • Wildcard
        • Docker
    • Persistence
      • Active directory persistence
        • Silver ticket
        • Golden ticket
        • Diamond Ticket
        • Sapphire ticket
  • Red teaming
    • Persistence
  • Resources
    • Active Directory
    • C2 resources
      • Sliver
      • Cobalt Strike
  • Writeups
    • HackTheBox Writeups
      • CozyHostings (Easy)
      • Bastion (easy)
      • Crafty (Easy)
  • CTFs
    • METACTF
      • Social engineering 1/2
      • Capsule Corp (Machine)
  • Misc stuff
Powered by GitBook
On this page
  1. Pentesting
  2. Active directory
  3. Kerberos
  4. Delegation

Uconstrained delegation

PreviousDelegationNextConstrained delegation