Fictional Application
HyperApp Cloud Orchestrator
Kubernetes Cluster Management & Microservices
HyperApp is an enterprise cloud orchestrator dashboard. The application implements a modern client-side architecture with a reactive state store and a modular plugin loader. Plugin configurations can be initialized via deep URL parameters for automated reporting integrations. Analyze the state dispatch and plugin execution lifecycle.
🎯 Assessment Objective
Trace the state store action handlers in `hyper-orchestrator.js`, locate the dynamic execution hook sink, and exploit it.
Educational Guidance: Treat this lab like an authorized penetration test. Analyze user-controlled parameters, review browser source code and developer tools, and discover how input is handled.