lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

_index.md (1102B)


      1 +++
      2 title = "Computer and Network Security"
      3 +++
      4 
      5 # TOC: Computer and Network Security
      6 
      7 - [Lecture 1: Intro & History](lecture-1-intro-history/)
      8 - [Lecture 2: Network security 1 (sniffing, spoofing, hijacking)](lecture-2-network-security-1/)
      9 - [Lecture 3: TCP (spoofing, hijacking)](lecture-3-tcp)
     10 - [Lecture 4: DOS](lecture-4-dos/)
     11 - [Lecture 5: application security - simple attacks](lecture-5-application-security-simple-attacks)
     12 - [Lecture 6: assembly, shellcode exploits](lecture-6-assembly-shellcode-exploits)
     13 - [Lecture 7: exploitation techniques](lecture-7-exploitation-techniques)
     14 - [Lecture 8: Defenses](lecture-8-defenses)
     15 - [Lecture 9: Web security](lecture-9-web-security)
     16 - [Lecture 10: Web attacks](lecture-10-web-attacks)
     17 - [Lecture 11: Web attacks on user](lecture-11-web-attacks-on-user)
     18 - [Lecture 12: advanced exploitation](lecture-12-advanced-exploitation)
     19 - [Lecture 13: advanced exploitation 2](lecture-13-advanced-exploitation-2)
     20 - [Lecture 14: Intrusion Detection Systems (IDS)](lecture-14-intrusion-detection-systems-ids)
     21 - [Lecture 15: Cryptography](lecture-15-cryptography)
     22