Skip to content

Generate AES128 and AES256 Kerberos keys from a given username, password, and realm

Notifications You must be signed in to change notification settings

seriotonctf/kerberos_aes_key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

kerberos_aes_key

A Python script that generates AES128 and AES256 Kerberos keys from a given username, password, and realm.

Example

python3 kerberos_aes_key.py -u Thomas.Myers -p Lustrous2024 -r lustrous2.vl 

Note: The username is case-sensitive

Resources

About

Generate AES128 and AES256 Kerberos keys from a given username, password, and realm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages