Home

Awesome

KeyTabExtract

Description

KeyTabExtract is a little utility to help extract valuable information from 502 type .keytab files, which may be used to authenticate Linux boxes to Kerberos. The script will extract information such as the realm, Service Principal, Encryption Type and NTLM Hash.

Usage

./keytabextract.py [file.keytab]

To Do