Final Study Guide
This is simply a guide of topics that I consider important 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, as well as anything we discussed in class, in the discussion section, or that is in the textbook or readings.
- Anything from before the midterm
- Integrity models
- Biba’s model
- Clark-Wilson model
- Trust models
- Hybrid models
- Chinese wall (Brewer-Nash) model
- Originator-controlled access control (ORCON)
- Rile-based access control (RBAC)
- Cryptography
- Types of attacks: ciphertext only, known plaintext, chosen plaintext
- Symmetric ciphers, Cæsar cipher, Vigenère cipher, one-time pad, AES
- Public key cryptosystems; RSA
- Confidentiality and authentication with secret key and public key systems
- Cryptographic hash functions
- Digital signatures
- Key Distribution Protocols
- Kerberos and Needham-Schroeder
- Certificates and public key infrastructure
- Key generation
- Network Security
- Link encryption, end-to-end encryption
- Firewalls
- DMZs
- TLS, SSL
- Authentication
- Passwords (selection, storage, attacks, aging)
- One-way hash functions (cryptographic hash functions)
- UNIX password scheme, what the salt is and its role
- Password selection, aging
- Challenge-response schemes
- Biometrics and other validation techniques
- Access Control
- ACLs, C-Lists, lock-and-key
- UNIX protection scheme
- Multiple levels of privilege
- Lock and key
- MULTICS ring protection scheme
- Malware
- Trojan horse, replicating Trojan horse
- Computer virus
- Computer worm
- Bacteria, logic bomb
- Keystroke logger
- Ransomware
- Botnets
- Countermeasures
- Intrusion detection