This shows you the differences between two versions of the page.
isc:lectures:05 [2023/03/29 10:31] mihai.chiroiu |
isc:lectures:05 [2024/11/08 16:15] (current) florin.stancu |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Lecture 06 - Authentication and Key Establishment ==== | + | ==== Lecture 05 - Application Security ==== |
<HTML> | <HTML> | ||
- | <iframe class="pdf_frame" src="" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vR_6Ifv33jP47ufIERYgKXmi5EiNL9XmYwKV0J081m_XtAj9Iz5fWMbJ7q54VjlkQ/embed?start=false&loop=false&delayms=60000" frameborder="0" width="100%" height="600" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> |
- | <script> | + | |
- | window.onload = function sizeFrame() { | + | |
- | var frame = document.getElementById("pdf_frame"); | + | |
- | var parent = frame.parentNode; | + | |
- | frame.width = window.getComputedStyle(parent).width; | + | |
- | }; | + | |
- | </script> | + | |
</HTML> | </HTML> | ||
- | {{:isc:lectures: | Lecture 05 - Operating System Security}} | + | [[https://docs.google.com/presentation/d/e/2PACX-1vR_6Ifv33jP47ufIERYgKXmi5EiNL9XmYwKV0J081m_XtAj9Iz5fWMbJ7q54VjlkQ/pub?start=false&loop=false&delayms=60000| Lecture 05 - Application Security]] |
+ | |||
+ | === More resources === | ||
+ | |||
+ | * //[[https://people.scs.carleton.ca/~paulv/toolsjewels.html|Computer Security and the Internet: Tools and Jewels]]// => [[https://people.scs.carleton.ca/~paulv/toolsjewels/TJrev1/ch6-rev1.pdf|Chapter 6 (pdf)]] | ||
+ | * [[https://www.ieee-security.org/TC/SP2013/papers/4977a048.pdf|SoK: Eternal War in Memory (pdf)]] |