Study Guide for Final This is simply a guide of topics that I consider fair game for the final. I donºt promise to ask you about them all, or about any of these in particular; but I may very well ask you about any of these. 1. Fundamentals a. Saltzer and Schroederºs principles of secure design b. The Harrison-Ruzzo-Ullman result c. Relationship of security policy to security 2. Cryptography a. Types of attacks: ciphertext only, known plaintext, chosen plaintext, chosen ciphertext b. Types of ciphers: substitution, transposition, product (both substitution and trans- position) c. Goal of ciphers; what makes a cipher theoretically unbreakable d. Caesar cipher, Vigenere cipher, one-time pad e. What the DES is, characteristics f. Public key cryptosystems g. RSA h. Confidentiality and authentication with secret key and public key systems 3. User and System Authentication a. One-way hash functions (cryptographic hash functions) b. UNIX password scheme, what the salt is and its role c. Challenge-response schemes d. Attacking authentication systems: guessing passwords, spoofing system, counter- measures 4. Access Control a. Multiple levels of privilege b. UNIX protection scheme c. ACLs, capabilities, lock-and-key d. MULTICS ring protection scheme e. MAC, multilevel (military) security model f. Differences between MAC, DAC, ORCON g. Bell-LaPadula model 5. Integrity Models a. Bibaºs model b. Clark-Wilson model c. Chinese Wall model d. File signature generation (integrity checksumming, etc.) and checking e. Safe practises (Ñsafe hexæ) 6. Computerized Vermin a. Trojan horse b. Computer virus c. Computer Worm d. Bacteria e. Logic Bomb 7. Network Security a. Internet Security Architecture model b. Public key management, including certificates, the binding of a name to a principal (user), and certificate management schemes c. Digital signatures (what it is) 8. Security in Programming a. Unknown interaction with other system components b. Overflow (both numeric and buffer) c. Race conditions (TOCTTOU flaw) d. Environment (shell variables, UIDs, file descriptors, etc.) e. Not resetting privileges