From 7af2bcf95d3f825717184a9a7edb3bd67fef4547 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 19 Jun 2016 13:00:21 +0700 Subject: [PATCH] Update courses for next semester. Signed-off-by: Willy Sudiarto Raharjo --- courses.php | 16 ++++++++++--- includes/courses.php | 4 ++-- index.php | 7 +++--- kakom-ti/index.php | 53 ++++++++++++++++---------------------------- 4 files changed, 38 insertions(+), 42 deletions(-) diff --git a/courses.php b/courses.php index f59fae6..75bd299 100644 --- a/courses.php +++ b/courses.php @@ -24,12 +24,22 @@ include "includes/navbar.html";
+
+
+

Genap 2015/2016

+
+
    +
  1. Project Management
  2. +
  3. Computer Security
  4. +
  5. Operating System
diff --git a/includes/courses.php b/includes/courses.php index 13a62d0..6197b6c 100644 --- a/includes/courses.php +++ b/includes/courses.php @@ -4,9 +4,9 @@
  • |
  • CompSec
  • |
  • -
  • Proj Mngmt
  • +
  • Crypto
  • |
  • -
  • OS
  • +
  • BussCom
  • diff --git a/index.php b/index.php index e37857e..38a3e0e 100644 --- a/index.php +++ b/index.php @@ -50,11 +50,12 @@ include "includes/quotes.php";

    My classes next semester

    - +
    -

    I will be teaching Computer Security, Operating System, and Project Management.

    +

    I will be teaching Computer Security, Cryptography, and Business Communication.

    -
    +
    +

    HTML5 and CSS 3 Compliance

    diff --git a/kakom-ti/index.php b/kakom-ti/index.php index 98c6c2c..e1ecff7 100644 --- a/kakom-ti/index.php +++ b/kakom-ti/index.php @@ -24,21 +24,21 @@ include "../includes/courses.php";

    Jadwal

    -
    +
    -

    PEMBERITAHUAN

    +

    PENGAJAR

    -

    Materi perkuliahan ini mengacu pada matakuliah Computer and Network Security (Stanford) .

    +

    Ignatia Dhian E.K.R, S.Kom, M.Eng
    Willy Sudiarto Raharjo, S.Kom., M.Cs

    PENGANTAR

    -

    Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan berfokus pada empat bagian utama, yaitu pembatasan akses, keamanan web, keamanan jaringan, dan keamanan pada platform mobile.

    +

    Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan berfokus pada low-level security, keamanan web, kriptografi, dan keamanan jaringan kabel/nirkabel.

    @@ -48,38 +48,23 @@ include "../includes/courses.php";
    1. Syllabus
    2. -
    3. Course Overview
    4. -
    5. Computer Security Intro
    6. -
    7. Basics -
        -
      • Control hijacking attacks: exploits and defenses
      • -
      • Principle of least privilege, access control, and operating systems security
      • -
      -
    8. -
    9. Web Security -
        -
      • Basic web security model
      • -
      • Web application security
      • -
      • Session management and user authentication
      • -
      • HTTPS: goals and pitfalls
      • -
      • HTTPS: SSL/TLS Attacks
      • -
      -
    10. -
    11. Overview of Cryptography
    12. -
    13. Network Security -
        -
      • Malware: Computer viruses, Spyware, and key-loggers
      • -
      -
    14. -
    15. Security of mobile platforms -
        -
      • Mobile platform security models: Android and iOS
      • -
      -
    16. +
    17. Introduction to Computer Security
    18. +
    19. Low Level Security
    20. +
    21. Attacks on Low Level Security
    22. +
    23. Introduction to Web Security
    24. +
    25. Attacks on the Web Platform
    26. +
    27. Web 2.0 Attacks
    28. +
    29. Malware
    30. +
    31. Introduction to Cryptography
    32. +
    33. Modern Cryptography
    34. +
    35. Cryptography Applications
    36. +
    37. Networking Basics
    38. +
    39. Network Attacks
    40. +
    41. Network Security
    42. +
    43. Wireless Security
    -