Skip to content
Snippets Groups Projects
Commit 67e9f0eb authored by Linus Roos's avatar Linus Roos
Browse files

labs are done

parent c33a3f3a
Branches
Tags
No related merge requests found
...@@ -180,10 +180,10 @@ Reset password and change cookie to dXNlclJvbGU9YWRtaW5pc3RyYXRvcg== like before ...@@ -180,10 +180,10 @@ Reset password and change cookie to dXNlclJvbGU9YWRtaW5pc3RyYXRvcg== like before
## Session Management Challenge 4 ## Session Management Challenge 4
### Solution ### Solution
checksum=dXNlclJvbGU9YWRtaW5pc3RyYXRvcg==; current=WVdSdGFXND0=; Make sure to clear cookies and log out and back in for this lab. userID=0000000000000009 and SubSessionID=TURBd01EQXdNREF3TURBd01EQXdPUT09
### Result ### Result
B627D80652FFBE5F0010985D9340CEAD4FEA63944073C9246F57FFE4BB211EEED409CD1F6AE109C9BBAD5291E5307FE24AA05CD435AA838C3A46D008D6F7BF81
## Cross Site Scripting 1 ## Cross Site Scripting 1
...@@ -204,8 +204,7 @@ Paste button script from lesson, but change to onmouseup instead of onclick: ``` ...@@ -204,8 +204,7 @@ Paste button script from lesson, but change to onmouseup instead of onclick: ```
## Cross Site Scripting 3 ## Cross Site Scripting 3
### Solution ### Solution
```<img src="#" onononlineload="alert('XSS')" />```
### Result ### Result
2BD02F2ED51B43421D53AA4D8C2FB3A70A1B3D8E04B144B0B5114D7079B7D329F83178B8DCE692AE6F71A8D1FA9C78FF1AC5550FFCABA7364672266F8E307838
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment