Skip to content

Kerberos unconstrained delegation abuse toolkit

License

Notifications You must be signed in to change notification settings

L0nm4r/krbrelayx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Krbrelayx - Unconstrained delegation abuse toolkit

Toolkit for abusing unconstrained delegation. Requires impacket and ldap3 to function. It is recommended to install impacket from git directly to have the latest version available.

More info about this toolkit available in my blog https://dirkjanm.io/krbrelayx-unconstrained-delegation-abuse-toolkit/

Tools included

addspn.py

This tool can add/remove/modify Service Principal Names on accounts in AD over LDAP.

dnstool.py

Add/modify/delete Active Directory Integrated DNS records via LDAP.

krbrelayx.py

Given an account with unconstrained delegation privileges, dump Kerberos TGT's of users connecting to hosts similar to ntlmrelayx.

TODO:

  • Specifying SMB as target is not yet complete, it's recommended to run in export mode and then use secretsdump with -k
  • Conversion tool from/to ccache/kirbi
  • SMB1 support in the SMB relay server

About

Kerberos unconstrained delegation abuse toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%