Difference between revisions of "Ethical Hacking"

From OnnoWiki
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
Outline kuliah Ethical Hacking untuk 14 pertemuan dengan fokus pada pengetahuan praktis dan skill hacking. Tiap pertemuan menggabungkan teori dan hands-on lab untuk mengembangkan keterampilan secara bertahap:
+
Outline kuliah Ethical Hacking untuk 15 modul dengan fokus pada pengetahuan praktis dan skill hacking. Tiap pertemuan menggabungkan teori dan hands-on lab untuk mengembangkan keterampilan secara bertahap:
  
 
==Pengantar Ethical Hacking==
 
==Pengantar Ethical Hacking==
Line 17: Line 17:
 
* [[Teknik Open Source Intelligence (OSINT)]]
 
* [[Teknik Open Source Intelligence (OSINT)]]
 
* [[Passive dan Active Reconnaissance]]
 
* [[Passive dan Active Reconnaissance]]
* [[Tools: WHOIS, nslookup, Maltego, Google Dorking]]
+
* [[Tools: WHOIS, dig, Maltego, Google Dorking]]
 
* [[Hands-on: Pengumpulan Informasi Target secara Pasif]]
 
* [[Hands-on: Pengumpulan Informasi Target secara Pasif]]
  
Line 54: Line 54:
 
==Wireless Network Hacking==
 
==Wireless Network Hacking==
 
* [[Teknik dan Protokol Wireless (WEP, WPA/WPA2)]]
 
* [[Teknik dan Protokol Wireless (WEP, WPA/WPA2)]]
 +
* [[Attacks: Man in The Middle]]
 
* [[Attacks: WEP Cracking, WPA Handshake Capture]]
 
* [[Attacks: WEP Cracking, WPA Handshake Capture]]
 
* [[Tools: Aircrack-ng, Wireshark]]
 
* [[Tools: Aircrack-ng, Wireshark]]
Line 87: Line 88:
 
* [[Simulasi Penetration Testing Lengkap]]
 
* [[Simulasi Penetration Testing Lengkap]]
 
* [[Hands-on: CTF Challenge (Individu/Kelompok)]]
 
* [[Hands-on: CTF Challenge (Individu/Kelompok)]]
 +
 +
==Report Penetration Test==
 +
 +
* [[Report Penetration Test: Outline]]
 +
* [[Report Penetration Test: Contoh Temuan Kerentanan]]
 +
* [[Report Penetration Test: Contoh Temuan Eksploitasi]]
 +
* [[Report Penetration Test: Contoh Temuan Dampak]]
 +
* [[Report Penetration Test: Contoh Analisa Resiko]]
 +
* [[Report Penetration Test: Contoh Penentuan Prioritas]]
 +
* [[Report Penetration Test: Contoh Rekomendasi Perbaikan]]
 +
* [[Report Penetration Test: Contoh Rekomendasi Mitigasi]]
 +
* [[Report Penetration Test: Contoh Rekomendasi Pencegahan]]

Latest revision as of 12:44, 1 October 2024

Outline kuliah Ethical Hacking untuk 15 modul dengan fokus pada pengetahuan praktis dan skill hacking. Tiap pertemuan menggabungkan teori dan hands-on lab untuk mengembangkan keterampilan secara bertahap:

Pengantar Ethical Hacking

Metodologi Penetration Testing

Reconnaissance (Information Gathering)

Scanning dan Enumeration

Exploitation Basics

Web Application Hacking - Bagian 1

Web Application Hacking - Bagian 2

Password Cracking dan Authentication Bypass

Wireless Network Hacking

Social Engineering

Privilege Escalation

Post-Exploitation dan Maintaining Access

Mobile Hacking

Capture The Flag (CTF) Challenge dan Review

Report Penetration Test