add compiled paper
This commit is contained in:
parent
de32be23ed
commit
e6dad531a6
3 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,4 +4,3 @@ tags
|
|||
*.blg
|
||||
*.log
|
||||
*.out
|
||||
cookiejar-kintsugi.pdf
|
||||
|
|
|
@ -3,3 +3,5 @@
|
|||
Cookiejar Kintsugi is a literature research study I wrote as part of a seminar on web application security at university.
|
||||
The study explores the historical background and current state of session security in web applications, and examines
|
||||
common vulnerabilities, attacks and their mitigations.
|
||||
|
||||
You can **read the full paper [here](./cookiejar-kintsugi.pdf)**.
|
||||
|
|
BIN
cookiejar-kintsugi.pdf
Normal file
BIN
cookiejar-kintsugi.pdf
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue