Slide 8
Slide 8 text
3/4 - THE BROWSER, THIS ALLY FROM A SECURITY PERSPECTIVE
Nowadays, browsers embed a bundle of
powerful security features:
- Cookies attributes dedicated to
security (HttpOnly, Secure, SameSite),
- Page execution sandbox,
- Plugins execution sandbox,
- System process isolation,
- Cryptographic JavaScript native API,
- Auto-update of the browser itself and
installed plugins,
- …
- HTTP headers.
8