Solve XSS task
This commit is contained in:
parent
c7093cd7a8
commit
07d9514db3
1 changed files with 6 additions and 0 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue