-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support for Kerberoasting without pre-authentication and ST request t…
…hrough AS-REQ (#1413) * Support for ASREPKerberoast * Fixing undefined name 'tgs' * Typo on the argument, -preauth changed to -no-preauth * Fixing args handling, -usersfile is needed if -no-preauth * Handling case when service is None * Update kerberosv5.py * adding param to getKerberosTGT to return or raise depending on context * specifying serverName param in getKerberosTGT calls * specifying serverName param in getKerberosTGT calls
- Loading branch information
1 parent
57a3e09
commit c3ff33b
Showing
3 changed files
with
89 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters