Prior to authentication, a user can send an HTTP request to the "/wizard/wiz.wizard.progress.php" endpoint.
This endpoint processes the "build-js" query parameter by base64 decoding the provided value and then calling the "unserialize" PHP function with the decoded value as input.