TRACE // ORIGIN // RECON
Reconnaissance and Information Discovery
Discover what the application reveals before touching its logic.
[signal]──[route]──[artifact]
WEBXPLOITSIMULATION LAB
A Hands On Campaign To Learn // Discover to Exploit
A browser based web application built around isolated challenge simulations that replicate real world web application vulnerabilities.
$ ./info --campaign
encounters 37
normal_levels 30
stage_bosses 06
ultimate_boss 01
Info:
Hints PRESENT
Resets PRESENT
Simulation PRESENT
$ campaign --start_
CAMPAIGN OVERVIEW
TRACE // ORIGIN // RECON
Discover what the application reveals before touching its logic.
[signal]──[route]──[artifact]
IDENTITY // DRIFT // SERVER
Separate browser-side appearance from server-side trust.
[identity]──[state]──[trust]
INJECT // MUTATE // EXTRACT
Observe where data crosses into an interpreter, safely simulated here.
[input]──[boundary]──[effect]
VAULT // FRACTURE // BREACH
Follow path construction, file exposure and upload handling.
[name]──[path]──[object]
BOUNDARY // FAULT // FIND
Compare how components interpret the same request.
[request]⇄[parser]⇄[service]
AUTH // LOGIC // COLLAPSE
Test every object, function and workflow at the server boundary.
[subject]──[action]──[object]
GUIDE PANEL
01 Every challenge is solvable logically without blind guessing and bruteforcing any routes or passwords.
02 Enough information exists for thinking logically about the intended path to the solution.
03 The platform is made with the intent to learn and practice the web vulnerabilities for everyone.
04 Furthers levels for advanced exploitation will be added as per the future planning .