mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
vault backup: 2022-08-18 13:49:21
This commit is contained in:
parent
b91c88de6e
commit
91882aaded
@ -4,6 +4,9 @@ aliases:
|
|||||||
tags:
|
tags:
|
||||||
- comp210
|
- comp210
|
||||||
- lecture
|
- lecture
|
||||||
|
sr-due: 2022-08-21
|
||||||
|
sr-interval: 3
|
||||||
|
sr-ease: 250
|
||||||
---
|
---
|
||||||
|
|
||||||
application development security
|
application development security
|
||||||
@ -149,4 +152,7 @@ Ideally the compiler or runtime should be able to detect these and throw an erro
|
|||||||
|
|
||||||
## command injection
|
## command injection
|
||||||
|
|
||||||
## cross site scripting
|
## cross site scripting
|
||||||
|
second order attack - inject redirect as data will be displayed on other users webpages
|
||||||
|
- session id is as good as username and passoword
|
||||||
|
|
||||||
|
|||||||
@ -31,4 +31,5 @@ No final exam
|
|||||||
- [04-authentication-authorisation-passwords](notes/04-authentication-authorisation-passwords.md)
|
- [04-authentication-authorisation-passwords](notes/04-authentication-authorisation-passwords.md)
|
||||||
- [05-cryptography](notes/05-cryptography.md)
|
- [05-cryptography](notes/05-cryptography.md)
|
||||||
- [06-hashing-binary-public-key-cryptography](notes/06-hashing-binary-public-key-cryptography.md)
|
- [06-hashing-binary-public-key-cryptography](notes/06-hashing-binary-public-key-cryptography.md)
|
||||||
- [07-cryptography-applications](notes/07-cryptography-applications.md)
|
- [07-cryptography-applications](notes/07-cryptography-applications.md)
|
||||||
|
- [8-application-security-1](notes/8-application-security-1.md)
|
||||||
Loading…
Reference in New Issue
Block a user