๐Ÿ“š Research Resource Directory โ€” Deep Technical Sources

Direktori sumber daya riset teknis mendalam untuk keamanan siber โ€” khusus Digital Forensic, Attack Defense, dan Incident Response. Bukan sekadar daftar link, tapi peta sumber daya dengan konteks penggunaannya. Dibuat dari riset Jina DeepResearch + kurasi manual. Untuk metodologi praktik, lihat ctf-competition-methodology-strategy. Untuk tools, lihat ctf-tool-arsenal-universal.


Daftar Isi


Fondasi Riset Lanskap

SumberURLKapan Dipakai
MITRE ATT&CKhttps://attack.mitre.org/Mapping TTP attacker โ€” setiap kali analisis malware/APT
MITRE D3FENDhttps://d3fend.mitre.org/Countermeasure mapping โ€” defense technique against specific attack
SANS Reading Roomhttps://www.sans.org/reading-room/Whitepaper teknis โ€” forensic imaging, memory analysis, IR playbook
Black Hat Archiveshttps://www.blackhat.com/archives.htmlSlide & video presentasi โ€” 0day, teknik baru, research terdepan
DEF CON Archiveshttps://defcon.org/html/defcon-archive/defcon-archive.htmlSama โ€” lebih ke komunitas & tool release
Google Scholarhttps://scholar.google.com/scholar?q=cyber+securityJurnal akademik โ€” memory forensic techniques terbaru, ML untuk deteksi
OWASP Top 10 + WSTGhttps://owasp.org/www-project-web-security-testing-guide/Web vulnerability reference โ€” test case per kerentanan
Exploit-DBhttps://www.exploit-db.com/PoC exploit โ€” cari CVE spesifik, belajar teknik exploit
CVE Detailshttps://www.cvedetails.com/Database CVE โ€” severity, CWE, products affected

Digital Forensic โ€” Tools & Framework

Memory Forensic

ToolURLFungsi
Volatility Foundationhttps://www.volatilityfoundation.org/Framework utama โ€” profile detection, plugin ekstensi
Volatility 3 GitHubhttps://github.com/volatilityfoundation/volatility3Source code + plugin komunitas

Deep skill: inject detection (process hollowing, DLL injection), rootkit hidden process, credential extraction (NTLM hash dari lsass), network artifact reconstruction dari memory.

Disk Forensic

ToolURLFungsi
Autopsy / Sleuth Kithttps://www.autopsy.com/GUI + CLI โ€” MFT analysis, timeline, keyword search, carving
FTK Imagerhttps://www.exterro.com/ftk-imager/Forensic imaging โ€” bit-by-bit, preview, hashing
Magnet AXIOMhttps://www.magnetforensics.com/products/magnet-axiom/All-in-one โ€” disk + mobile + cloud artifact analysis

Network Forensic

ToolURLFungsi
Wiresharkhttps://www.wireshark.org/Display filter kompleks, stream reassembly, protocol deep-dive
Zeek (Bro IDS)https://zeek.org/Log-based traffic analysis โ€” conn.log, dns.log, http.log, ssl.log

Mobile Forensic

ToolURLFungsi
Cellebritehttps://www.cellebrite.com/Ekstraksi fisik/logis โ€” iOS/Android, bypass lock
Oxygen Forensic Detectivehttps://www.oxygen-forensic.com/Analisis data aplikasi, cloud backup, timeline visual

Digital Forensic โ€” Metodologi & Studi Kasus

SumberURLIsi
NIST SP 800-86https://csrc.nist.gov/publications/detail/sp/800-86/finalIntegrasi forensik ke IR โ€” standar pemerintah AS
DFIR Process (ident-preserv-collect-analyze-report)โ€”Chain of custody, write-blocker, hashing, imaging valid
CyberDefendershttps://cyberdefenders.org/Tantangan DFIR โ€” memory, disk, PCAP, malware analysis
TryHackMe DFIR Pathshttps://tryhackme.com/Room IR + forensik โ€” skenario realistis, tools siap pakai
Magnet Forensics CTFhttps://www.magnetforensics.com/blog/category/ctf/CTF forensic โ€” writeup kompetisi sebelumnya
Verizon DBIRhttps://www.verizon.com/business/resources/reports/dbir/Data breach real โ€” statistik, root cause, lessons learned

Attack Defense โ€” Exploitation & Defense

ToolURLFungsi
Metasploit Frameworkhttps://www.metasploit.com/Exploit dev, payload crafting (reverse/bind), post-exploitation
Burp Suitehttps://portswigger.net/burp/Web proxy โ€” intercept, repeater, intruder, sequencer
SQLMaphttp://sqlmap.org/SQL injection automation โ€” boolean, time, error, out-of-band
Nmap + NSEhttps://nmap.org/Network scanning + scripting engine โ€” vuln detection, backdoor scan, brute
Ghidrahttps://ghidra-sre.org/Reverse engineering โ€” decompiler, disassembler, scriptable (Java/Python)
IDA Freehttps://hex-rays.com/ida-free/Disassembler โ€” decompiler limited, tapi standar industri
AFL / LibFuzzerhttps://lcamtuf.coredump.cx/afl/ โ€” https://llvm.org/docs/LibFuzzer.htmlFuzzing โ€” bug hunting otomatis, coverage-guided

Attack Defense โ€” Metodologi & Latihan

SumberURLIsi
OSSTMM v3https://www.isecom.org/OSSTMM.3.pdfStandar pengujian keamanan โ€” channel, class, vector
PTEShttp://www.pentest-standard.org/index.php/Main_PageStandar pentest โ€” pre-engagement โ†’ reporting
Hack The Boxhttps://www.hackthebox.com/Box realistis โ€” active + retired, walkthrough komunitas
TryHackMe Red Teamhttps://tryhackme.com/Red team path โ€” exploit dev, web hacking, AD
VulnHubhttps://www.vulnhub.com/VM vulnerable โ€” download + run local, full pentest
PortSwigger Academyhttps://portswigger.net/web-securityLab interaktif web vuln โ€” SQLi, XSS, SSRF, RCE
Project Zero Bloghttps://googleprojectzero.blogspot.com/0day deep-dive โ€” teknik finding, exploitation chain
CTFTime Writeupshttps://ctftime.org/writeups/Solusi CTF global โ€” filter by category, year, event

Incident Response โ€” Tools & Platform

ToolURLFungsi
ELK Stackhttps://www.elastic.co/Log aggregation + search + dashboard โ€” indeks milyaran log
Splunkhttps://www.splunk.com/SIEM enterprise โ€” SPL query language, correlation rules
Osqueryhttps://osquery.io/SQL-like endpoint query โ€” threat hunting across fleet
Sysmonhttps://learn.microsoft.com/en-us/sysinternals/downloads/sysmonWindows logging advanced โ€” process, network, registry, file change
MISPhttps://www.misp-project.org/Threat intelligence sharing โ€” IOC correlation, feed integration
SOAR (konseptual)โ€”Automation playbook โ€” block IP, isolate host, collect forensic data

Incident Response โ€” Framework & Studi Kasus

SumberURLIsi
NIST SP 800-61 Rev 2https://csrc.nist.gov/publications/detail/sp/800-61/rev-2/finalBible IR โ€” preparation โ†’ detection/analysis โ†’ containment โ†’ eradication โ†’ post-incident
Cyber Kill Chainhttps://www.lockheedmartin.com/en-us/capabilities/cyber/cyber-kill-chain.html7 tahap serangan โ€” recon โ†’ weaponize โ†’ deliver โ†’ exploit โ†’ install โ†’ C2 โ†’ exfil
CyberDefenders IRhttps://cyberdefenders.org/Tantangan IR โ€” malware analysis, log analysis, threat hunting
DFIR Reporthttps://thedfirreport.com/Analisis insiden nyata โ€” artefak, timeline, TTP, IOC
SANS IR Resourceshttps://www.sans.org/incident-response/Whitepaper, webcast, playbook โ€” dari pelatihan SANS

Platform Latihan Multi-Kategori

PlatformURLFokusCocok Untuk
CyberDefendershttps://cyberdefenders.org/DFIRForensic + IR
Hack The Boxhttps://www.hackthebox.com/OffensiveWeb, PWN, AD, Crypto
TryHackMehttps://tryhackme.com/Beginner-friendlySemua kategori โ€” learning path
VulnHubhttps://www.vulnhub.com/Offline VMPentest full scope
PortSwigger Academyhttps://portswigger.net/web-securityWeb khususWeb vuln dari basic โ†’ advanced
PicoCTFhttps://picoctf.org/Beginner CTFCTF pemula โ€” kategori lengkap
CTFTimehttps://ctftime.org/Jadwal + writeupSemua event + solusi
Blue Team Labs Onlinehttps://blueteamlabs.online/Blue teamForensic, IR, SOC simulation


Research Resource Directory ยท Sumber Daya Universal โ€” Tidak Terikat Event ยท Jina DeepResearch + Kurasi Manual ยท Baca Dulu, Praktik Kemudian