Security in Operating Systems

Operating Systems are the base substract that transforms hardware into useful productivity tools, capable of executing user specified applications. At their core they provide an abstraction layer and virtualized computational framework, while ensuring isolation between the different execution contexts. This lecture will explore some details regarding current operating systems such as:

  • Virtual File System
  • File permissions and access control
  • Confinement mechanisms
  • Privilege Elevation mechanisms

Download Links: Portuguese English

Relevant web resources

Previous
Next