[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kerberos decryption and Ethereal, help requested



thanks for all the help with my ethereal endevour linking with heimdal.   it
works like a dream now.


three questions :
1,  when will 0.7 be released so the general public can use these
extensions?

2, are there any plans to provide windows versions of these dll's?

3, do heimdal support rc4-hmac ?


as a thanks to all: this is how my test version of ethereal of ethereal
dissects one of the packets in the trace i posted a few days ago:

Frame 4 (578 bytes on wire, 578 bytes captured)
Ethernet II, Src: 00:00:0c:b4:78:21, Dst: 00:01:03:1f:de:21
Internet Protocol, Src Addr: 10.1.1.10 (10.1.1.10), Dst Addr: 10.1.1.28
(10.1.1.28)
User Datagram Protocol, Src Port: 88 (88), Dst Port: 1025 (1025)
Kerberos
    Pvno: 5
    MSG Type: TGS-REP (13)
    Client Realm: CORE.UML
    Client Name  (Principal): ronnie
    Ticket
        Tkt-vno: 5
        Realm: CORE.UML
        Server Name  (Service and Host): host curie
        enc-part des3-cbc-sha1
            Encryption type: des3-cbc-sha1 (16)
            Kvno: 4
            enc-part: 5BEA8C3B81034F487B747DA03CB6DEBE...
                EncTicketPart
                    Ticket Flags 0x00080000 Transited-Policy-Checked
                    EncryptionKey des-cbc-crc
                        Key type: des-cbc-crc (1)
                        Key value: 2AF8B3256D108FF1
                    Client Realm: CORE.UML
                    Client Name  (Principal): ronnie
                    TransitedEncoding DOMAIN-X500-COMPRESS
                    Authtime: 2004-02-02 06:36:32 (Z)
                    Start time: 2004-02-02 06:36:44 (Z)
                    End time: 2004-02-02 16:36:32 (Z)
                    HostAddresses  10.1.1.28
    enc-part des3-cbc-sha1


cool?


thanks for all your support
    ronnie sahlberg