Skip to content

Challenges / التحديات

This page shares challenge tracks and practice recommendations only. No event solutions or flags are published here.

تعرض هذه الصفحة مسارات التحديات ومنصات التدريب المقترحة فقط. لا يتم نشر الحلول أو الأعلام الخاصة بالمسابقة هنا.

Competition Tracks / مسارات المسابقة

CAT_CRYPTO Cryptography / التشفير

Classical and modern cipher analysis, key recovery, and secure design pitfalls.

تحليل الشفرات الكلاسيكية والحديثة، واستخراج المفاتيح، وفهم أخطاء التصميم الأمني.

CAT_WEB Web Security / أمن الويب

Input handling flaws, auth bypasses, and logic vulnerabilities in web apps.

ثغرات معالجة المدخلات، وتجاوزات المصادقة، والمشكلات المنطقية في تطبيقات الويب.

CAT_FORENSICS Forensics / التحليل الجنائي الرقمي

Packet, disk, and memory investigations to extract evidence and hidden artifacts.

تحليل الشبكات والأقراص والذاكرة لاستخراج الأدلة والعناصر المخفية.

CAT_OSINT OSINT / الاستخبارات مفتوحة المصدر

Public-source data gathering, verification, and timeline reconstruction tasks.

جمع المعلومات من المصادر العامة، والتحقق منها، وإعادة بناء التسلسل الزمني للأحداث.

Recon Demo Target

Use this simple target while practicing HTTP interception with your proxy setup.

استخدم هذا الهدف البسيط أثناء التدرّب على اعتراض طلبات HTTP باستخدام إعدادات الـ Proxy.

Visit Platform

Access Control Lab

Practice bypassing access control through URL manipulation and unprotected admin functionality.

تدرّب على تجاوز التحكم في الوصول عبر التلاعب بالرابط واستغلال وظائف الإدارة غير المحمية.

Visit Platform

SQL Injection Login Bypass

Use this lab to connect the injection workshop with a real login-bypass scenario.

استخدم هذا المختبر لربط ورشة الحقن بسيناريو عملي لتجاوز صفحة تسجيل الدخول.

Visit Platform

Authentication Labs

Practice broken authentication, weak login flows, and insecure session handling.

تدرّب على ثغرات المصادقة، ومسارات تسجيل الدخول الضعيفة، وإدارة الجلسات غير الآمنة.

Visit Platform

File Upload RCE Lab

Practice exploiting insecure file uploads that lead to remote code execution.

تدرّب على استغلال رفع الملفات غير الآمن المؤدي إلى تنفيذ أوامر عن بُعد.

Visit Platform