wireshark/epan/dissectors/asn1/kerberos
Martin Gallo 85df6d0273 Kerberos: Add support for MS-KILE Key List Request messages
This adds the MS-KILE pre-authentication data types KERB-KEY-LIST-REQ [161] and KERB-KEY-LIST-REP [162] as per the latest Microsoft' Open Specifications.
Keys obtained from KERB-KEY-LIST-REP are learnt and saved for further use in other packets.

References:
- [MS-KILE] 2.2.11 KERB-KEY-LIST-REQ https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-kile/a8198db9-b537-4256-b903-80a716540398
- [MS-KILE] 2.2.12 KERB-KEY-LIST-REP https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-kile/38a494fc-2885-47eb-b008-3a1b574f3614
- [MS-KILE] 3.3.5.7.8 Key List Request https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-kile/732211ae-4891-40d3-b2b6-85ebd6f5ffff
2021-06-15 14:51:07 +00:00
..
CMakeLists.txt Kerberos: add support for decoding SPAKE exchanges 2021-01-01 20:17:35 +00:00
KerberosV5Spec2.asn krb5: add TGT-REQ/TGT-REP dissection per the U2U RFC draft 2021-06-08 17:36:44 +00:00
RFC3244.asn
RFC6113.asn packet-kerberos: add support for decrypting KRB5 FAST messages 2020-05-26 11:42:42 +00:00
SPAKE.asn Kerberos: add support for decoding SPAKE exchanges 2021-01-01 20:17:35 +00:00
k5.asn Kerberos: Add support for MS-KILE Key List Request messages 2021-06-15 14:51:07 +00:00
kerberos.cnf Kerberos: Add support for MS-KILE Key List Request messages 2021-06-15 14:51:07 +00:00
packet-kerberos-template.c Kerberos: Add support for MS-KILE Key List Request messages 2021-06-15 14:51:07 +00:00
packet-kerberos-template.h Move still *more* headers outside of extern "C". 2021-03-16 13:50:13 -07:00