You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Now view at the site at `http://localhost:4567` or whichever port it is on.
16
16
17
17
## Play
18
18
19
-
Look at the running site and open the 'instructions' link to see what kind of text input you could enter to conduct a script injection attack.
19
+
Look at the running site and open the 'hacking instructions' link to see what kind of text input you could enter to conduct a script injection attack.
20
20
21
21
Search within the code of this project (`*.rb` and `views/*.slim`) for 'XSS' -- you should find comments on how make modifications to prevent XSS attacks.
0 commit comments