- Attempt to edit page 4 by navigating to url http://34.74.105.127/<session-hash>/page/edit/4
- A flag should appear inside the editable body of the page.
- Attempt to edit some page with a malformed name by navigating to url http://34.74.105.127/<session-hash>/page/edit/'
- A flag should appear in plaintext on the page
- Create a page with the title of '<script>alert(1)</script>' and body of any text
- After submitting the page, click 'Go Home'
- A flag should appear in plaintext in a popup on the page. This flag can be copied from the popup or by viewing it in the source of the page.
- Create a page with any text as the title
- Enter the body of the page as '<body onload='alert(1)'></body>'
- Upon submitting the page, the flag should appear in the source of the page. It may not be visible on the page itself.