Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 598 Bytes

KerberosUserEnum

Kerberos accounts enumeration taking advantage of AS-REQ, I wrote this script to practice my understanding of Kerberos.

Kerberos Domain Username Enumeration

Kerberos AS-REQ 之用户枚举

Requirements:

  • Python 3
  • pip install asn1crypto

Example:

./Enum.py --file=/tmp/usernames --dcip=192.168.88.1 --domain=TESTDOMAIN --port=88