Os PPT Galvin Chapter1
Os PPT Galvin Chapter1
OS SECURITY:
Types of Threats in OS, Basic OS Security Mechanisms, Understanding the Threats: Malware Taxonomy: Viruses, Worms, Rootkits, Defense -- An Overview,
Logging, Auditing, and Recovery, OS-level Memory Protection
OS Abstractions: (06)
Processes: fork, wait, exec, exit, kill, getpid, brk, nice, sleep, trace
Files: open, close, read, write, lseek, stat, sync
Directories: mkdir, rmdir, link, unlink, mount, umount users + security: chown, chmod, getuid, setuid
Inter process communication: signals, pipe o networking: socket, accept, snd, recv, connect
BOOK:
Operating system: (sixth edition) By Galvin , Silberschatz and Gane, John Willey
REFERENCES:
Michael Palmer Guide to Operating Systems Security, Course Technology, 2004. ISBN: 0-619-16040-3
Charles P. Pfleeger and Shari Lawrence Pfleeger Security in Computing, 3rd Edition, Prentice Hall PTR, 2002. ISBN 0-130-35548-8
Operating systems Internals and design principles By William Stallings, Pearson Education
Operating Systems –A Design Oriented approach By Crowley, TMH
Operating Systems, Garry Nutt, Pearson Education
Operating Systems-A Concept Based Approach By Dhamdhare, TMH
Operating systems Design and Implementation By Andrew S. Tanenbaum, Pearson Education
An Introduction to Operating System By Harvey M.Deitel, Narosa Publishing