Welcome to the Replicant penetration test page.
This page demonstrates the integration of the Replicant AI chat widget. The widget code is
loaded from our
public.stage.replicant.ai, and the widget theme config.json is
loaded from the tenant's bucket, in this case
dr-chat-f1b678c1.public.stage.replicant.ai.
https://public.stage.replicant.ai/chat/v2/js/widget.js
https://public.stage.replicant.ai/chat/v2/index.html
https://public.stage.replicant.ai/chat/v2/config.json and can be overridden
by the tenant's config.json file.
window.replicant object and includes the customer identifier (tenant slug +
first part of the UUID, to prevent bucket enumeration) and deployment ID (configuration
stored in Broker's database).
initiate call from the widget.
Nexus rate limits requests based on the tenant provided in window.customer,
then fetches the Broker deployment configuration for the provided
deploymentId.