NameCurrentSettingRequiredDescription -------------------------------------- AES_KEY no TheAES key to use forKerberos authentication in hex string. Supported keys: 128 or 256 bits CERT_FILE bad.pfx no ThePKCS12 (.pfx) certificate file to authenticate with CERT_PASSWORD no The certificate file's password DOMAIN msflab.local no TheFullyQualifiedDomainName (FQDN). Ex: mydomain.local NTHASH no TheNT hash in hex string. Server must support RC4 PASSWORD no The domain user's password RHOSTS127.0.0.1 yes The target host(s), see https://docs.metasploit.com/docs/using-metasploit/basics/using-metasploit.html RPORT88 yes The target port Timeout10 yes TheTCP timeout to establish Kerberos connection and read data USERNAMEDC$ no The domain user
WhenACTIONisGET_TGS:
NameCurrentSettingRequiredDescription -------------------------------------- IMPERSONATE no The user on whose behalf a TGSis requested (it will use S4U2Self/S4U2Proxy to request the ticket) Krb5Ccname no TheKerberosTGT to use when requesting the service ticket. If unset, the database will be checked SPN no TheServicePrincipalName, format is service_name/FQDN. Ex: cifs/dc01.mydomain.local
Auxiliary action:
NameDescription --------------- GET_TGTRequest a Ticket-Granting-Ticket (TGT)
View the full module info with the info, or info -d command.