Computer Systems Security: Winter 2018 Assignment 1

From Soma-notes
Revision as of 15:46, 23 January 2018 by Soma (talk | contribs) (Created page with "'''This assignment is not yet finalized.''' Please answer the following questions. Submit your answers as a text or PDF file via cuLearn by January 31, 2018 (date to be conf...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This assignment is not yet finalized.

Please answer the following questions. Submit your answers as a text or PDF file via cuLearn by January 31, 2018 (date to be confirmed).

Questions

  1. setuid root binaries (4 points)
    1. What are setuid root binaries?
    2. Why are setuid root binaries important in most UNIX-like systems?
    3. What is the risk of setuid root binaries? Be specific.
    4. Briefly describe a potential vulnerability in a setuid root binary and how an attacker could exploit it.