summaryrefslogtreecommitdiff
path: root/security/TODO
blob: 60818db426e00e0e5389e952a047a9cf25999276 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Firewall section
- Fasttrack
- Presentation (full)
  - OSI/network protocol
  - iptables
  - filter rules
    - examples
  - adminstration tools
  - validation

VPN section
- Fasttrack					(done)
- Presentation (full)
  - How VPNs work (done)
  - Protokol and Authentication Overview	(done)
  - foreach(Protocol)
    - Authentication
    - Products					(done)
    - Pros and Cons
    - examples
  - Use case dependant solutions
    - Central VPN Server			(done)
    - Distributed VPN Server			(done)
    - Company-wide infrastructure
    - dynamic VPNs
    - Cross-Company boundaries

Integrity section
- What System Integrity means
- Base concepts
  - Boot process integrity
  - Kernel integrity
  - Filesystem integrity
  - Packet signing
- How to deal with corrupt systems

...