Share
## https://sploitus.com/exploit?id=WPEX-ID:1B5FCE7E-14FC-4548-8747-96FDD58FDD98
1. Create a form and navigate to 'Edit' and 'Settings.'
3. Under the 'On submit action,' select the option to "Stay on the page and display a classic JavaScript alert box with a message."
3. Enter the payload is provided: `</script><script>alert(document.domain)</script>`. 
4. Save and publish by visiting the page. It will execute the payload.