Authorization
Draw the full tree and indicate which files Alice and Bob each can read (don’t forget Unclassified)
Software insecurity
Answer a). The 2 advantages of capabilities over ACL are
1. Capabilities are easy to use because it is better than ACL.
2. Access control list is better than ACL
Answer b). advantages of ACL over capabilities are
1. Its network performance is better than capabilities.
2 In ACL admin can configure the access list as per demand and admin if wants then can reject the packets which admin doesn't want whereas in capabilities these facilities are not available.
Answer c). Confused Deputy Problem:
The confused deputy problem is a well-known problem that arises due to poor configuration of ACL. The confused deputy is a program that is fooled by some other party into misusing its own authority. In essence, it is a well-known example of privilege escalation.
Note: Here I am answering only 3 part because if I start solving all question then it will take lots of time.
Authorization Advantages [5pts] What are 2 advantages of capabilities over ACL [5pts] What are 2 advantages...