You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/metasploit-framework.wiki/kerberos/service_authentication.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ Optional options:
142
142
*`read-only` -- Stored tickets from the cache will be used, but no new tickets are stored.
143
143
*`write-only` -- New tickets are requested and they are stored for reuse.
144
144
*`read-write` -- Stored tickets from the cache will be used and new tickets will be stored for reuse.
145
-
*`${Prefix}KrbOfferedEncryptionTypes' -- The list of encryption types presented to the KDC as being supported by the Metasploit client. i.e. `SmbKrbOfferedEncryptionTypes=AES256`
145
+
*`${Prefix}KrbOfferedEncryptionTypes` -- The list of encryption types presented to the KDC as being supported by the Metasploit client. i.e. `SmbKrbOfferedEncryptionTypes=AES256`
0 commit comments