From 63b92c9c84dace78b730610a2079899291a633a5 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Thu, 18 Oct 2012 16:31:22 +0200 Subject: Security: New section for Security topics This new section contains education material for Security-related topics. Signed-off-by: Holger Dengler --- security/TODO | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 security/TODO (limited to 'security/TODO') diff --git a/security/TODO b/security/TODO new file mode 100644 index 0000000..deb59a1 --- /dev/null +++ b/security/TODO @@ -0,0 +1,37 @@ +Firewall section +- Fasttrack +- Presentation (full) + - OSI/network protocol + - iptables + - filter rules + - examples + - adminstration tools + - validation + +VPN section +- Fasttrack +- Presentation (full) + - How VPNs work (done) + - Protokol and Authentication Overview + - foreach(Protocol) + - Authentication + - Products + - Pros and Cons + - examples + - Use case dependant solutions + - Central VPN Server + - Distributed VPN Server + - 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 + +... -- cgit v1.2.3