Server-side meaning
GET /payload?order=1gjN2u
↓
campaigns["1gjN2u"]
↓
JavaScript already contains id=1gjN2u
↓
Base64 → XML response?order= to a generated XML payloadA realistic, isolated reconstruction of a dynamic krpano-style include, Base64 decoding, JavaScript navigation, campaign routing, and final landing page. Every request is confined to this local Express process.
GET /payload?order=1gjN2u
↓
campaigns["1gjN2u"]
↓
JavaScript already contains id=1gjN2u
↓
Base64 → XML responseHosts, origins, referrers, include URLs, and generated destinations are validated. Remote schemes, protocol-relative URLs, and unrecognized campaign IDs are rejected.
Bound address: 127.0.0.1 Allowed hosts: localhost, 127.0.0.1 Allowed include: /payload?order=…
same endpoint + different order = different campaign configuration = different generated JavaScript = different Base64 = different destination
| Order | Decoded destination | Base64 sample | Inspect |
|---|---|---|---|
| Loading local campaign data… | |||
Ready.