8000 GitHub - acmo21/KeyTabExtract: Extracts Key Values from .keytab files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

acmo21/KeyTabExtract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Associate keytype values with their encryption type
  • Associate Principal Type values with their names
  • Add support for 0501 kerberos type files

About

Extracts Key Values from .keytab files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0