STRIDE & CIANA
wat is stride en ciana
stride is een afkorting voor een aantal dingen die verkeerd kunnen gaan, en ciana is hoe je die threats kunt controleren
STRIDE & CIANA
wat is spoofing en hoe kan je het controleren
STRIDE & CIANA
wat is tampering en hoe kan je het controleren
STRIDE & CIANA
wat is repudiation en hoe kan je het controleren
STRIDE & CIANA
wat is information disclosure en hoe kan je het controleren
STRIDE & CIANA
wat is denial of service en hoe kan je het controleren
STRIDE & CIANA
wat is elevation of privilege en hoe kan je het controleren
STRIDE & CIANA
wat betekent confidentiality
The property that data or information is not made available or disclosed to unauthorized persons or processes
STRIDE & CIANA
wat betekent integrity
The property that data or information have not been altered or destroyed in an unauthorized manner. This property includes ensuring information non-repudiation and authenticity
STRIDE & CIANA
wat betekent availabilty
The property that data or information is accessible and usable upon demand by an authorized person.
STRIDE & CIANA
wat betekent non-repudiation
Third parties can be convinced that the information comes from a specific sender, and the sender cannot deny having sent the information
STRIDE & CIANA
wat betekent authenticity
the recipient may be convinced that the information comes from a specific sender
Saltzer & Schroeder principles
er zijn 8 core design en 2 additional Saltzer & Schroeder principles. leg ze uit
HTTP
voor wat staat HTTP
HyperText Transfer Protocol
HTTP
hoe is de HTTP header opgebouwd
HTTP
wat betekenen deze status codes
1xx
2xx
3xx
4xx
5xx
1xx: informational
2xx: successful
3xx: redirection
4xx: client error
5xx: server error
HTTP
wat voor soort state design is http + hoe trackt web applications je state
HTTP
wat zijn websockets
Cookies
wat is een cookie
Cookies
welke 3 grote use cases zijn er voor cookies + aantal voorbeelden bij elk
Cookies
geef een voorbeeld van de werking van cookies met een HTTP Client, HTTP Server, Cookies storage
Cookies
hoe kunnen cookies beschermd worden
Cookies
leg de path cookie attribute uit
Cookies
leg de domain cookie attribute uit