Exam 2

Location: In Class

Closed book, No notes

Study the lecture slides available on the web site, and other readings

Secure email (example of how we combine symmetric and asymmetric encryption to send an encrypted message). Understand the theory of how the two common systems we studied work and know the differences between them

TLS Handshake

  • know protocol control flow (given a diagram, reason from it)
  • know record format
  • know what data is exchanged at what phases and it’s composition.
  • be able to explain the parts of a cipher name e.g. TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

Buffer Overflow Attacks

  • Stack Smashing Attack
  • Canaries
  • What is a NOP sled? Why/How is it used?
  • Defenses (Prevention, and Mitigation, and what the difference between these is)
  • Understand x86 stack layout calling conventions as seen in assignments
  • Shown some debugger output, be able to reason about the function call
     diagram and the state that the program is in and will be in

Binary extraction attacks and the use of a debugger.

Integer Manipulation Vulnerabilities

Passwords

  • Online vs. Offline attacks
  • How to calculate the cost of an off-line attack
  • Unix password files - how do they work?
  • Lamport's Hash - how does it work? how to attack it?
  • Salts - what and why?

Ken Thompson compiler hack - how it works

Principle of Least Privilege and how it relates to Defense in Depth

ANYTHING in any of your projects, or homework assignments.

Review Exam 1 problems

  • MAC/HMAC, hashes and how they are implemented, and how they are not the same
  • digital signatures

Remaining topics are for final exam

Social Engineering

  • What is it?
  • How to defend against it?
cs-465/exam-2.txt · Last modified: 2017/12/04 15:38 by seamons
Back to top
CC Attribution-Share Alike 4.0 International
chimeric.de = chi`s home Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0