Cookie, Cross-site scripting, CSRF
yarn
to install dependenciesyarn start
followed by the file directory eg.yarn start src/1.1-cookie.ts
- Visit localhost:2021 on your favourite browser
Credentials are:
- alice/couch
- bob/potato
Run yarn deck
- SameSite Cookie Attribute Explained by Example (Strict, Lax, None & No SameSite) by Hussein Nasser - https://youtu.be/aUF2QCEudPo
- Free Stanford Web Security course CS253 - https://web.stanford.edu/class/cs253/
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies
- https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#introduction