Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 788 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 788 Bytes

Web Session Security demo and talk

Cookie, Cross-site scripting, CSRF

How to play with this demo

  • yarn to install dependencies
  • yarn start followed by the file directory eg. yarn start src/1.1-cookie.ts
  • Visit localhost:2021 on your favourite browser

Localhost 2021

Credentials are:

  • alice/couch
  • bob/potato

How to view slide decks

Run yarn deck

Resources