"في عالم الصفر والواحد، لا توجد حدود.. توجد فقط آفاق لم تُكتشف بعد."
"In the world of 0s and 1s, there are no limits—only horizons yet to be discovered."
"In der Welt von 0 und 1 gibt es keine Grenzen – nur Horizonte, die noch entdeckt werden müssen."
| Node | Role | Specifications | Environment |
|---|---|---|---|
| 🖥️ Office Workstation | Build / Dev / CI | Intel Celeron N4120 (4C/4T), 7.6 GB RAM, 234 GB SSD, Linux Mint 22.3 | Local development, container orchestration (Docker/Podman) |
| 🔬 Nexus (Fedora Workstation) | PQC Research / Heavy Build on Al-Hoot device | Intel i7-12700H (14C/20T), 15 GB RAM, 430 GB NVMe, Fedora 44 | PQC benchmarking, liboqs/oqs-provider compilation, heavy cargo builds — Deep research areas tested, publication Syria-only |
| 📱 op12 (OnePlus 12) | Mobile Pentest / Edge Lab / Projects* | Snapdragon 8 Gen 3, 16 GB RAM, 512 GB UFS 4.0, Android 14 + Termux + NetHunter | Mobile pentest, chroot Ubuntu, NetHunter RF tools, Edge AI (Ollama ≤10B), Projects not published outside Syria |
| 🐋 Fedora Container (Podman) | PQC Core Build Target | Fedora 44, GCC 16.1.1, Rust 1.97, liboqs (main), oqs-provider | Isolated PQC compilation, libcetuspqccore.a, hybrid demos |
ملاحظة: جميع عمليات البناء والاختبار تتم محليًا على هذه العقد — لا اعتماد على CI/CD خارجي حاليًا. البنية مصممة للاكتفاء الذاتي والقدرة على التشغيل في بيئات معزولة (Air-gapped).
مشاريع op12 لا تُنشر إلا من داخل سوريا.
"نحن لا نبني تطبيقات. نحن نصنع البنية التحتية التي تجعل المستحيل ممكناً."
"We don't build applications. We forge the infrastructure that makes the impossible possible."
"Wir bauen keine Anwendungen. Wir schmieden die Infrastruktur, die das Unmögliche möglich macht."
|
|
|
النشأة | Origin | Ursprung: انطلقت من بيئة محدودة الإمكانيات، بشغف مطلق لا يعرف الحدود. من سطر أوامر أول إلى نواة تشفير ما بعد الكمي — الرحلة مستمرة نحو آفاق عالمية.
From Syria to the World — Real labs don't start with high resources; they start with curiosity and persistence.
| Lab | Status | Stack | Focus | Repo |
|---|---|---|---|---|
| 🐋 CetusPQC | C Rust liboqs OpenSSL 3 |
Modular PQC Core & Research Implementation — Hybrid KEM (X25519+ML-KEM), Hybrid Sig (ML-DSA+ECDSA), Key Rotation, Hybrid CA (Draft), TLS Hooks | CetusCyber/CetusCyber | |
| 🦉 Al-Hoot | Windows LTSC AtlasOS WSL2 Kali Ollama |
Integrated Laptop Lab — Hardened Windows, Linux subsystem, Local AI (≤10B params), Offline-first workflow — Deep research areas tested, publication Syria-only | CetusCyber/al-hoot-laptop-lab | |
| 📱 ZO Orchestrator | Termux proot-distro Ubuntu NetHunter Nothing 2a (Dimensity 7200 Pro) |
Mobile Lab Prototype — Pocket pentest, chroot environments, RF analysis, edge compute | CetusCyber/ZO-phone-prototype |
مكتبة بحثية نواة PQC | Modular PQC Research Core | PQC-Forschungskern — نواة تشفير سيادية مكتوبة بـ C مع واجهة Rust FFI آمنة بصفر تكلفة تجريدية. لا خوارزميات أولية مخصصة (No custom primitives) — الاعتماد الكامل على liboqs و oqs-provider المعتمدين.
CetusPQC/
├── cetuspqccore-sys/ # Raw FFI bindings → libcetuspqccore.a
├── cetuspqccore/ # Safe Rust wrapper (zero-cost abstractions)
├── include/ # 8 C headers (KEM, Sig, Keys, CA, TLS, Log, Config, Core)
└── src/ # 7 C source files (version, log, kem, sig, keys, ca, tls)
⚠️ تنبيه نطاق العمل (Scope Disclaimer):
هذا المشروع هو تنفيذ بحثي نووي (Modular Core & Cryptographic Research Implementation) وليس حزمة برمجية جاهزة للإنتاج المصرفي أو البنية التحتية الحرجة (Production-ready for critical infrastructure).
لا خوارزميات أولية مخصصة (No custom primitives) — كل العمليات التشفيرية تعتمد على liboqs (مرجع NIST PQC) و oqs-provider لتكامل OpenSSL 3.
Build & Test:
git clone https://github.com/CetusCyber/CetusCyber.git
cd CetusCyber
cargo build --release
cargo test --workspaceبيئة العمل الأساسية | The Primary Workstation | Die Haupt-Workstation — لابتوب مقوى يعمل كأنظمة مستقلة متعددة.
| Layer | Configuration | Purpose |
|---|---|---|
| Host OS | Windows 11 LTSC + AtlasOS | Debloated, telemetry-free, minimal attack surface |
| Subsystem | WSL2 → Kali Linux (rolling) | Native Linux tooling, no VM overhead |
| Local AI | Ollama (Qwen2.5, Llama3.2, CodeLlama ≤10B) | Offline coding assistant, air-gapped inference |
| Hardening | Firewall rules, AppLocker, Sysmon, ETW | Behavioral monitoring, exploit mitigation |
| Boot/Recovery | Ventoy + MediCat + WSA + Sandbox | Multi-boot, forensics, Android apps, isolation |
| Workflow | NeoVim + Tmux + Zsh + Git | Terminal-first, reproducible, portable |
مختبر الهاتف | The Pocket Lab | Das Taschen-Labor — قوة حوسبية في الجيب، جاهزة للنشر الفوري.
| Component | Implementation | Capability |
|---|---|---|
| Base | Termux (Android 14) | Linux userspace, package management |
| Chroot | proot-distro Ubuntu 24.04 | Full apt ecosystem, no root required |
| Pentest | Kali NetHunter (Nothing Phone 2a) | RF injection, WiFi/Bluetooth analysis |
| Local AI | Ollama (≤7B params) | Offline LLM inference on edge |
| Edge Compute | Local binaries + Python/Rust | Offline crypto, reconnaissance, exploitation |
| Sync | Git + SSH keys + Tailscale | Secure sync with Al-Hoot & CetusPQC |
⚔️ العتاد التكتيكي والأمن — Tactical Hardware & Edge Security | Taktische Hardware & Edge-Sicherheit
| Device | Firmware/Config | Mission |
|---|---|---|
| 🐬 Flipper Zero | MnM Optimized / Momentum Firmware | RF analysis, Sub-GHz, NFC, RFID, BadUSB, GPIO fuzzing, advanced RF manipulation |
| 📡 WiFi Dev Board | ESP32-S3 / Custom | Stealth network analysis, deauth testing, evil twin prototyping |
| 🎯 HID & Mouse Jacking | Custom nRF24 / CC2540 boards | Exploiting 2.4GHz vulnerabilities, peripheral hijacking demonstration |
| 📡 SDR Stack | HackRF One + RTL-SDR + LimeSDR | Spectrum monitoring, signal intelligence, replay attacks |
| 🔐 Hardware Keys | YubiKey 5C NFC + Nitrokey 3 | FIDO2, PIV, OpenPGP, OATH, SSH certificates |
| 🌐 Network Gear | GL.iNet MT3000 (OpenWrt) + USB-C Ethernet | Portable router, VPN gateway, MITM lab |
| 📱 Mobile Pentest | Nothing Phone 2a + NetHunter | Wardriving, Bluetooth LE, NFC cloning, 5G analysis |
عقيدة العتاد | Hardware Doctrine | Hardware-Doktrin: كل جهاز قابل للبرمجة، قابل للتدقيق، قابل للاستبدال. لا صناديق سوداء.
|
|
| Metric | Value |
|---|---|
| Build | cargo build --release ✅ |
| Tests | cargo test --workspace ✅ 7/7 PASS |
| C Library | 8 headers · 7 sources · 27+ symbols |
| Rust FFI | cetuspqccore-sys (rlib + staticlib + cdylib) |
| Safe Wrapper | cetuspqccore (8 modules, 159 KB rlib) |
| Last Commit | c3b156b — FFI fixes + unit tests |
| License | MIT OR Apache-2.0 |
الاختبارات (7/7): test_version ✅ · test_init_succeeds ✅ · test_hybrid_kem_roundtrip (ML-KEM-768+X25519) ✅ · test_hybrid_sig_roundtrip (ML-DSA-65+Ed25519) ✅ · test_key_manager ✅ · test_hybrid_ca (ML-DSA-65+ECDSA-P256) ✅ · test_tls_self_test ✅
ملاحظة: البنية جاهزة لاختبارات KAT عبر liboqs (يوفر متجهات الإجابة المعروفة لجميع متغيرات ML-KEM/ML-DSA). اختبارات الوحدات والـ CI/CD قيد التخطيط للتفعيل عبر GitHub Actions.
| Operation | KeyGen | Encaps/Sign | Decaps/Verify | Platform |
|---|---|---|---|---|
| ML-KEM-768 + X25519 | ~0.08 ms | ~0.10 ms | ~0.11 ms | Intel Celeron N4120 (Office Workstation) |
| ML-DSA-65 + Ed25519 | ~0.28 ms | ~1.18 ms | ~0.28 ms | Intel Celeron N4120 (Office Workstation) |
| Key Rotation (10 keys) | — | ~0.5 ms/rotation | — | Intel Celeron N4120 (Office Workstation) |
ملاحظة: المقاسات على عقدة Office Workstation (Intel Celeron N4120، 4C/4T، 7.6 GB RAM، Linux Mint 22.3). تختلف النتائج حسب العتاد والمنصة.
| Quarter | Milestone | Status |
|---|---|---|
| Q3 2025 | CetusPQC v1.0 — Stable API, full test coverage, pkg-config, CI/CD | 🔄 In Progress |
| Q4 2025 | Hardware acceleration (AES-NI, NEON, RISC-V Vector) for PQC | 📋 Planned |
| Q1 2026 | Formal verification of Hybrid KEM/Sig constant-time properties | 📋 Planned |
| Q2 2026 | Distributed key management (threshold signatures, DKG) | 🔬 Research |
| Q3 2026 | Edge AI model serving framework (WASM + WebGPU) | 📋 Planned |
| Channel | Purpose | Security |
|---|---|---|
| GitHub | Code, Issues, Discussions | |
secure@cetuscyber.io |
||
| Keybase | cetuscyber |
|
| Matrix | @cetuscyber:matrix.org |
ملاحظة أمنية | Security Note | Sicherheitshinweis: جميع قنوات التواصل تدعم التشفير من طرف إلى طرف. مفاتيح PGP متاحة على GitHub و keys.openpgp.org.
العمق ليس وجهة. هو طريقة للسير.
Depth is not a destination. It's a way of walking.
Tiefe ist kein Ziel. Es ist eine Art zu gehen.
من سطر
int main()الأول إلى نواة تشفير تصمد أمام الحواسيب الكمية —
From the firstint main()to a crypto core that stands against quantum computers —
Vom erstenint main()bis zum krypto-resistenten Kern gegen Quantencomputer —
CetusCyber — نحن الغواصون في الأعماق. نبني حيث لا يجرؤ غيرنا.
CetusCyber — We are the deep divers. We build where no one else dares.
CetusCyber — Wir sind die Tieftaucher. Wir bauen, wo sich sonst niemand hinwagt.