Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 126 Bytes

hint1.md

File metadata and controls

7 lines (5 loc) · 126 Bytes

Hint 1

Try embedding a script on the page by adding a todo item containing script tags.

<script>alert(1)</script>