February 2018
Intermediate to advanced
396 pages
9h 38m
English
To exploit the MS14-068 Kerberos vulnerability, you can use a Python script called PyKEK, the Kerberos exploitation kit to inject the TGT into memory, as shown. Clone the python script from this GitHub repository https://github.com/bidord/pykek:

Now, you are able to use the script following this format:
ms14-068.py -u <userName>@<domainName> -s <userSid> -d <domainControlerAddr>
Read now
Unlock full access