This shows you the differences between two versions of the page.
|
isc:lectures:07 [2023/03/29 10:39] mihai.chiroiu |
isc:lectures:07 [2024/11/22 16:03] (current) florin.stancu |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ==== Lecture 07 - Operating System Security ==== | + | ==== Lecture 07 - Web Security ==== |
| <HTML> | <HTML> | ||
| - | <iframe class="pdf_frame" src="https://ocw.cs.pub.ro/courses/_media/isc/lectures/isc_07_os_security.pdf" scrolling="no" width="100%" height="550" frameborder="0"></iframe> | + | <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQyD-JQJMolrybroZP87ABiUQqp7wxRBoxoVMqfz0F0c5ftaRoMt9yq3czPqribgg/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:isc_07_os_security.pdf | Lecture 07 - Application Security}} | + | [[https://docs.google.com/presentation/d/e/2PACX-1vQyD-JQJMolrybroZP87ABiUQqp7wxRBoxoVMqfz0F0c5ftaRoMt9yq3czPqribgg/pub?start=false&loop=false&delayms=60000| Lecture 07 - Web 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/ch9-rev1.pdf|Chapter 9 (pdf)]] | ||