Solve XSS task

This commit is contained in:
Manuel Thalmann 2023-11-10 13:09:54 +01:00
parent c7093cd7a8
commit 07d9514db3

View file

@ -20,3 +20,9 @@ Result:
Result:
<!--- ToDo: Insert Picture -->
## Cross Site Scripting
1. Open up the Search Box
2. Type `<iframe src="javascript:alert('hello')">`
<!--- ToDo: Insert Picture -->