Remove old courses
This commit is contained in:
@@ -1,137 +0,0 @@
|
||||
Data Theft
|
||||
22104930
|
||||
22104926
|
||||
22104959
|
||||
|
||||
Web Defacement
|
||||
71110141
|
||||
71110021
|
||||
71110045
|
||||
71110093
|
||||
|
||||
DNS Changer
|
||||
71110041
|
||||
71110042
|
||||
71110044
|
||||
71110085
|
||||
|
||||
Phising
|
||||
22064165
|
||||
22064142
|
||||
22074343
|
||||
|
||||
Security Threats pada Mobile Apps
|
||||
71110002
|
||||
71110008
|
||||
71110101
|
||||
71110163
|
||||
|
||||
Apple UDID Espionage
|
||||
71110012
|
||||
71110015
|
||||
71110018
|
||||
71110028
|
||||
|
||||
NASA System Breached
|
||||
71110072
|
||||
71110079
|
||||
71110148
|
||||
71110152
|
||||
|
||||
Customer Credit Card Stolen
|
||||
71110005
|
||||
71110010
|
||||
71110019
|
||||
71110020
|
||||
|
||||
Cyber-Currency
|
||||
71110143
|
||||
71110122
|
||||
71110121
|
||||
71110169
|
||||
|
||||
Sony Password Theft
|
||||
22104932
|
||||
71110062
|
||||
71110074
|
||||
71110076
|
||||
|
||||
Virus Flame
|
||||
71110061
|
||||
71110063
|
||||
71110069
|
||||
71110070
|
||||
|
||||
Mesh attacking
|
||||
71110048
|
||||
71110052
|
||||
71110056
|
||||
|
||||
Madi Malware
|
||||
71110136
|
||||
71110137
|
||||
71110149
|
||||
71110153
|
||||
|
||||
Android Vulnerabilities
|
||||
71110038
|
||||
71110065
|
||||
71110031
|
||||
71110057
|
||||
|
||||
Sim Card Cloning
|
||||
71110123
|
||||
71110154
|
||||
71110140
|
||||
71110159
|
||||
|
||||
Backdoor.Lavandos.A
|
||||
71110023
|
||||
71110077
|
||||
71110120
|
||||
|
||||
RSA Security Breached
|
||||
71110132
|
||||
71110126
|
||||
71110150
|
||||
71110156
|
||||
|
||||
Gauss Malware
|
||||
22064093
|
||||
22064123
|
||||
22064180
|
||||
22084637
|
||||
|
||||
Drones vulnerable to terrorist hijacking
|
||||
22053750
|
||||
22053861
|
||||
22053842
|
||||
22053936
|
||||
|
||||
Yahoo Hack Leaks 453,000 Voice Passwords
|
||||
71110049
|
||||
71110054
|
||||
71110078
|
||||
71110164
|
||||
|
||||
Linkedin Breached
|
||||
22064001
|
||||
22064066
|
||||
|
||||
XPAJ
|
||||
71110051
|
||||
71110125
|
||||
71110127
|
||||
71110147
|
||||
|
||||
Stuxnet
|
||||
71110014
|
||||
71110017
|
||||
71110026
|
||||
71110035
|
||||
|
||||
Back Door di Actel ProASIC3 Chips.
|
||||
71110025
|
||||
71110059
|
||||
71110060
|
||||
71110176
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,88 +0,0 @@
|
||||
<!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" />
|
||||
<meta name="description" content="Situs ini berisi halaman materi untuk kelas Keamanan Komputer Universitas Kristen Duta Wacana" />
|
||||
<link rel="icon" href="../images/favicon.ico" type="image/ico" />
|
||||
<style type="text/css">
|
||||
@import "../includes/index.css";
|
||||
@import "../includes/normalize.css";
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
include "../includes/functions.php";
|
||||
?>
|
||||
<header role="banner">
|
||||
<?php
|
||||
include "../includes/courses.php";
|
||||
?>
|
||||
</header>
|
||||
<section class="title">Computer Security</section>
|
||||
<section class="sidebar">
|
||||
<header>
|
||||
<h3>Jadwal</h3>
|
||||
</header>
|
||||
<aside>
|
||||
<p>Grup A<br/>Hari Kamis<br/>Jam 10.30<br/>Ruang D.3.1</p>
|
||||
<hr/>
|
||||
<p>Grup B<br/>Hari Kamis<br/>Jam 13.30<br/>Ruang D.3.1</p>
|
||||
</aside>
|
||||
<header>
|
||||
<h3><a href="https://docs.google.com/spreadsheet/pub?key=0AvhuiUaiIBYmdHVTME82UTlmMkllZHRVTU8xZ3hzVEE&output=html">Nilai Akhir</a></h3>
|
||||
</header>
|
||||
<header>
|
||||
<h3><a href="PRESENTASI">Daftar Topik</a></h3>
|
||||
</header>
|
||||
</section>
|
||||
<section class="classinfo">
|
||||
<section class="notice">
|
||||
<header>
|
||||
<h1>PEMBERITAHUAN</h1>
|
||||
</header>
|
||||
<p>Bagi yang hendak mengambil matakuliah ini, Anda <strong>diwajibkan memiliki dan membawa buku Information Security: Principles and Practice dan Cryptography Engineering</strong>.</p>
|
||||
</section>
|
||||
<section class="description">
|
||||
<header>
|
||||
<h1>PENGANTAR</h1>
|
||||
</header>
|
||||
<p>Matakuliah ini memperkenalkan konsep pengamanan data dan informasi dengan menggunakan kriptografi, digital signatures, dan pembahasan beberapa protokol yang umum dipakai pada aplikasi nyata.</p>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section class="material">
|
||||
<header>
|
||||
<h1>MATERI</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li><a href="syllabus.pdf">Syllabus</a></li>
|
||||
<li><a href="introduction_cryptography.pdf">Introduction to Cryptography</a></li>
|
||||
<li><a href="number_theory.pdf">Number Theory</a> - <a href="number-theory.zip.zip">Script</a></li>
|
||||
<li><a href="classical_ciphers.pdf">Classical Ciphers</a></li>
|
||||
<li><a href="symmetric_cryptography-1.pdf">Symmetric Cryptography #1 (Stream Ciphers)</a></li>
|
||||
<li><a href="symmetric_cryptography-2.pdf">Symmetric Cryptography #2 (Block Ciphers)</a></li>
|
||||
<li><a href="public_key_cryptography-1.pdf">Asymmetric Cryptography #1</a></li>
|
||||
<li><a href="public_key_cryptography-2.pdf">Asymmetric Cryptography #2</a></li>
|
||||
<li><a href="hash.pdf">Hash Functions and Message Authentication Codes</a></li>
|
||||
<li><a href="authentication.pdf">Access Control (Authentication)</a></li>
|
||||
<li><a href="authorization.pdf">Access Control (Authorization)</a></li>
|
||||
<li><a href="malware.pdf">Malware</a></li>
|
||||
</ol>
|
||||
</section>
|
||||
<section class="references">
|
||||
<header>
|
||||
<h1>REFERENSI</h1>
|
||||
</header>
|
||||
<ol>
|
||||
<li>Information Security : Principles and Practice (Mark Stamp - Wiley)</li>
|
||||
<li>Cryptography Engineering : Design Principles and Practical Applications (Niels Ferguson, Bruce Schneier, Tadayoshi Kohno - Wiley)</li>
|
||||
<li><a href="http://www.cacr.math.uwaterloo.ca/hac/">Handbook of Applied Cryptography</a></li>
|
||||
<li>Cryptography: A Very Short Introduction (Fred Piper and Sean Murphy)</li>
|
||||
<li>Cryptography: Theory and Practice (Douglas Stinson)</li>
|
||||
</ol>
|
||||
</section>
|
||||
<?php
|
||||
include "../includes/footer.php";
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user