الملفات
ghaymah-CLI-v2_test/PoC_Apps/test-app-clean/.gy.json
Ziad Mahmoud Ahmed Abdelgwad a7a479141b 🛡️ feat: Ghaymah CLI v2 — Security & QA Audit Repository
Comprehensive security audit of the Ghaymah CLI v2 and web platform.

Findings:
  - [CRITICAL] T1552: Dockerfile & .env Credential Leakage
  - [CRITICAL] OWASP A07: Missing OTP & Unverified Password Change
  - [HIGH]     T1539: Session Token Revocation Bypass
  - [MED/HIGH] CWE-400: Configuration Poisoning DoS (Pipeline Hang)

Includes:
  - 8 Proof-of-Concept applications (PoC_Apps/)
  - Visual evidence & screenshots (Assets/Screenshots/)
  - Full PDF audit report (Reports/)
  - Mermaid.js attack flow diagrams in README

Auditor: Ziad Mahmoud Ahmed Abdelgwad — Cybersecurity Specialist
2026-08-19 17:59:26 +00:00

17 أسطر
421 B
JSON

{
"app": "test-app-clean",
"project": "test-app-clean",
"_app_id": "a103d58a-2b12-4a3f-8c5d-ac5025c17756",
"_project_id": "f288555c-2b55-4770-967d-76d8a7db82b3",
"port": 8080,
"publicAccess": {
"enabled": true,
"domain": "test-app-clean-210c2372bee6.hosted.ghaymah.systems"
},
"env": {
"RCE_FINAL": "RCE_SUCCESS",
"RCE_STDERR": ""
},
"resourceTier": "t1",
"_detected": "dockerfile"
}