Resources / المصادر
External resources for ACM CTF 2.0: videos, tools, platforms, and writeups by category.
Cryptography / التشفير
Intro to Classical Ciphers
VIDEO
Start with substitution, transposition, and practical cracking strategy.
CyberChef
TOOL
Browser-based operations for encoding, hashing, and basic crypto workflows.
RSA Basics and Common Pitfalls
WRITEUP
Readable walkthrough on factorization and weak exponent mistakes.
Web Security / أمن الويب
PortSwigger Access Control
PLATFORM
Hands-on labs for broken access control, privilege bypasses, and IDOR-style issues.
Burp Suite Community Edition
TOOL
Inspect and modify HTTP traffic during web challenge analysis.
PortSwigger Authentication
PLATFORM
Labs and explainers for login flaws, session issues, and weak authentication flows.
OWASP Broken Access Control
REFERENCE
Overview of one of the most common web risks and the impact of missing authorization checks.
OWASP Authentication Cheat Sheet
GUIDE
Implementation guidance for secure login, password handling, and session-related controls.
SQL Injection Login Bypass Lab
LAB
Short practical lab for learning SQL injection against a login form.
File Upload Remote Code Execution Lab
LAB
Practice a file-upload vulnerability path that leads to remote code execution.
Forensics / التحقيق الجنائي الرقمي
Wireshark
TOOL
Packet analysis for traffic inspection, anomalies, and protocol forensics.
Intro to Memory Forensics
WRITEUP
Practical notes on identifying suspicious artifacts in memory dumps.
DFIR Training Platform
PLATFORM
Practice investigations with realistic disk and memory evidence.
OSINT / الاستخبارات مفتوحة المصدر
Maltego Community
TOOL
Entity graphing and relationship mapping for reconnaissance tasks.
Google Dorking Cheatsheet
TOOL
Search operator references for focused, high-signal data discovery.
OSINT Fundamentals
VIDEO
Efficient methods to gather, verify, and correlate open-source data.