1 2 3 4 5 6
<head> <script> alert("basic script") </script> </head> Basic Inline Script (Should Alert)