Skip to content

Commit

Permalink
Re-adding attributes and requestor PAC constants
Browse files Browse the repository at this point in the history
  • Loading branch information
ShutdownRepo committed Sep 16, 2023
1 parent 66844b9 commit 446d4ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions impacket/krb5/pac.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
PAC_CLIENT_INFO_TYPE = 10
PAC_DELEGATION_INFO = 11
PAC_UPN_DNS_INFO = 12
PAC_ATTRIBUTES_INFO = 17
PAC_REQUESTOR_INFO = 18

################################################################################
# STRUCTURES
Expand Down

0 comments on commit 446d4ec

Please sign in to comment.