Exam - Kerberos

Description

Nework Security Mind Map on Exam - Kerberos, created by jjanesko on 24/04/2014.
jjanesko
Mind Map by jjanesko, updated more than 1 year ago
jjanesko
Created by jjanesko about 10 years ago
47
0

Resource summary

Exam - Kerberos
  1. principals & their roles
    1. A Kerberos principal is a unique identity to which Kerberos can assign tickets. Principals can have an arbitrary number of components: the primary, the instance and the realm.
      1. format typically: primary / instance @ realm
    2. applications
      1. Campus network where access to various resources (printing, file storage (SMB), computing time, proxy authentication, authorisation) needs to be controlled for a population of users, but where the servers do not necessariyl know about (or trust) the users.
      2. weaknesses
        1. availability
          1. Kerberos has a single point of failure at the authentication server or the ticket granting server.
          2. scalability
            1. Kerberos systems can only scale to support as much as the central authentication and/ or TGT servers can handle.
            2. revocation
              1. Ticket granting tickets are good for 10 hours. If a ticket is compromised, there is no mechanism to revoke the ticket.
              2. time synchronization reliance
                1. Clocks on the network cannot be more than 5 minutes out of sync for Kerberos to work.
                2. TGT lifetime
                  1. The relatively long life and the fixed structure of the TGT opens the door for offline attacks to figure out the encryption key. In Kerberos version 4, the encrpytion algorithm was DES which can be compromised today.
                3. entities
                  1. authentication server
                    1. ticekt granting server
                      1. client
                        1. server
                        2. ***Authentication and Key Exchange***
                          1. HIGH LEVEL! For exam detail see shared notes!!
                            1. User authenticates to authentication server (AS).
                              1. AS sends a ticket granting ticket to the ticket granting server (TGS).
                                1. User forwards ticket granting ticket to TGS with a request to access a different network server.
                                  1. TGS decrypts ticket granting ticket with key shared between AS and TGS.
                                    1. TGS checks ticket for validity and correct timeframe.
                                      1. TGS sends a service granting ticket to user.
                                        1. User forwards service granting ticket to network server.
                                          1. Network server decrypts service granting ticket with key shared between TGS and network server.
                                            1. If service granting ticket is valid and within the correct timeframe, user is allowed access to server.
                            Show full summary Hide full summary

                            Similar

                            U2.6 SNMPv3
                            jjanesko
                            U2.1 Cables, Hubs, Sniffers
                            jjanesko
                            U2.4 LANs, MANs, WANs
                            jjanesko
                            U2.5 SNMPv1
                            jjanesko
                            U2.1 Cables,Hubs,Sniffers- Thin Ethernet
                            jjanesko
                            U2.5 SNMPv1 - architectural model
                            jjanesko
                            U2.1 Cables, Hubs, Sniffers - Hub Diagram
                            jjanesko
                            U2.2 Switches, ARP - ARP spoofing steps
                            jjanesko
                            U2.3 TCP, Routers - Router Diagram
                            jjanesko
                            U2.5 SNMPv1 - SNMPv1 protocol stack
                            jjanesko
                            U2.2 Switches, ARP
                            jjanesko