Rapid7 Vulnerability & Exploit Database

Kerberos TGT/TGS Ticket Requester

Back to Search

Kerberos TGT/TGS Ticket Requester

Created
01/27/2023

Description

This module requests TGT/TGS Kerberos tickets from the KDC

Author(s)

  • Christophe De La Fuente
  • Spencer McIntyre
  • Will Schroeder
  • Lee Christensen
  • Oliver Lyak
  • smashery

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/admin/kerberos/get_ticket
msf auxiliary(get_ticket) > show actions
    ...actions...
msf auxiliary(get_ticket) > set ACTION < action-name >
msf auxiliary(get_ticket) > show options
    ...show and set options...
msf auxiliary(get_ticket) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;