Update for Semester Gasal 2017/2018.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
+20
-13
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Willy Sudiarto Raharjo - Computer Security</title>
|
||||
<meta name="keywords" content="Willy, Willy Sudiarto Raharjo, Willy SR, WillySR, UKDW, Dosen, Universitas Kristen Duta Wacana, Keamanan Komputer, Teknik Informatika" />
|
||||
@@ -24,7 +24,7 @@ include "../includes/courses.php";
|
||||
<h3>Jadwal</h3>
|
||||
</header>
|
||||
<aside>
|
||||
<p>Grup <br/>Hari <br/>Jam <br/>Ruang </p>
|
||||
<p>Grup A<br/>Hari Rabu<br/>Jam 10:30 - 13:20<br/>Ruang </p>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="classinfo">
|
||||
@@ -48,23 +48,30 @@ include "../includes/courses.php";
|
||||
</header>
|
||||
<ol>
|
||||
<li>Syllabus</li>
|
||||
<li>Introduction to Computer Security</li>
|
||||
<li>Low Level Security</li>
|
||||
<li>Attacks on Low Level Security</li>
|
||||
<li>Introduction to Web</li>
|
||||
<li>Attacks on the Web Platform</li>
|
||||
<li>Web 2.0 Attacks</li>
|
||||
<li>Introduction to Security</li>
|
||||
<li>People, Operational, and Organizational Security</li>
|
||||
<li>Access Control Models</li>
|
||||
<li>Access Control Mechanism (Authentication)</li>
|
||||
<li>Access Control Mechanism (Authorization)</li>
|
||||
<li>Personal Security</li>
|
||||
<li>Malware</li>
|
||||
<li>Introduction to Cryptography</li>
|
||||
<li>Modern Cryptography</li>
|
||||
<li>Cryptography Applications</li>
|
||||
<li>Networking Basics</li>
|
||||
<li>Network Attacks</li>
|
||||
<li>Secure Software Development</li>
|
||||
<li>Low Level Attacks</li>
|
||||
<li>Web Concepts</li>
|
||||
<li>Web Security</li>
|
||||
<li>Network Security</li>
|
||||
<li>Wireless Security</li>
|
||||
</ol>
|
||||
</section>
|
||||
<section class="references">
|
||||
<header>
|
||||
<h1>REFERENSI</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Principles of Computer Security,4th Edition. Official Comptia Guide. (Conklin, White - McGraw-Hill)</li>
|
||||
<li>Information Security (Mark Stamp - Wiley)</li>
|
||||
<li>Guide to Computer Network Security (Kizza - Springer)</li>
|
||||
</ol>
|
||||
</section>
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
|
||||
Reference in New Issue
Block a user