Solve XSS task
This commit is contained in:
parent
c7093cd7a8
commit
07d9514db3
|
@ -20,3 +20,9 @@ Result:
|
||||||
Result:
|
Result:
|
||||||
|
|
||||||
<!--- ToDo: Insert Picture -->
|
<!--- ToDo: Insert Picture -->
|
||||||
|
|
||||||
|
## Cross Site Scripting
|
||||||
|
1. Open up the Search Box
|
||||||
|
2. Type `<iframe src="javascript:alert('hello')">`
|
||||||
|
|
||||||
|
<!--- ToDo: Insert Picture -->
|
||||||
|
|
Loading…
Reference in a new issue