Computer Security Last Lecture
1 Announcements
2 Agenda
2.1 Think Seriously
- No one can become a security expert without excellent command over
OS internals.
- Command over the C language is essential for security work.
- Could this course have been taught using Windows instead of Linux?
2.2 Journals
- Count the number of hours spent in learning the background material
for a lab? E.g., understanding the options of various commands?
2.3 Background/ Refreshers
- What good is googling for answers without an understanding of why
they are valid or might actually be wrong?
- Even now, all of ../../Lectures/Refreshers/ is highly recommended.
3 Recommended Reading Beyond Lectures
- A goal of this course is to be aware of current security incidents.
- At an OS-internals level. Mostly, Linux based.
- http://www.phrack.org/issues/69/15.html#article How to hide a hook:
A hypervisor for rootkits. Recommended Reading.
Copyright © 2018
www.wright.edu/~pmateti • 2018-12-28