Update Course for Gasal 2015/2016

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo
2015-07-27 23:39:34 +07:00
parent 6d994df9b1
commit 26d69b9572
6 changed files with 26 additions and 22 deletions
+5 -12
View File
@@ -24,9 +24,9 @@ include "../includes/courses.php";
<h3>Jadwal</h3>
</header>
<aside>
<p>Grup C<br/>Hari Rabu<br/>Jam 10.30<br/>Ruang D.3.1</p>
<p>Grup A<br/>Hari Selasa<br/>Jam 16.30<br/>Ruang </p>
<hr/>
<p>Grup D<br/>Hari Rabu<br/>Jam 13.30<br/>Ruang B.3.1</p>
<p>Grup B<br/>Hari Kamis<br/>Jam 13.30<br/>Ruang </p>
</aside>
</section>
<section class="classinfo">
@@ -36,12 +36,6 @@ include "../includes/courses.php";
</header>
<p>Materi perkuliahan ini mengacu pada matakuliah <a href="https://crypto.stanford.edu/cs155/syllabus.html"><strong>Computer and Network Security (Stanford)</strong> </a>.</p>
</section>
<section class="description">
<header>
<h1>PENGAJAR</h1>
</header>
<p>Erick Purwanto, S.Kom., M. Comp<br/>Willy Sudiarto Raharjo, S.Kom., M.Cs</a></p>
</section>
<section class="description">
<header>
<h1>PENGANTAR</h1>
@@ -57,10 +51,10 @@ include "../includes/courses.php";
<ol>
<li>Syllabus</li>
<li>Course Overview</li>
<li>Computer Security Intro</li>
<li>Basics
<ul>
<li>Control hijacking attacks: exploits and defenses</li>
<li>Dealing with legacy code: sandboxing and isolation</li>
<li>Principle of least privilege, access control, and operating systems security</li>
</ul>
</li>
@@ -69,20 +63,19 @@ include "../includes/courses.php";
<li>Basic web security model</li>
<li>Web application security</li>
<li>Session management and user authentication</li>
<li>Content Security Policies (CSP), Web workers, and extensions</li>
<li>HTTPS: goals and pitfalls</li>
<li>HTTPS: SSL/TLS Attacks</li>
</ul>
</li>
<li>Overview of Cryptography</li>
<li>Network Security
<ul>
<li>Unwanted traffic: denial of service attacks</li>
<li>Malware: Computer viruses, Spyware, and key-loggers </li>
</ul>
</li>
<li>Security of mobile platforms
<ul>
<li>Mobile platform security models: Android and iOS</li>
<li>Mobile threats and malware</li>
</ul>
</li>
</ol>