diff --git a/_posts/2016-04-25-stack-smashing.md b/_posts/2016-04-25-stack-smashing.md index 74181bd..ad8e525 100644 --- a/_posts/2016-04-25-stack-smashing.md +++ b/_posts/2016-04-25-stack-smashing.md @@ -1,6 +1,6 @@ --- layout: post -title: Lecture: Stack Smashing +title: "Lecture: Stack Smashing" tags: Lecture description: Slides from a lecture on low-level software exploits and defenses --- diff --git a/_posts/2017-04-11-tcp.md b/_posts/2017-04-11-tcp.md index d20c1b7..f3ac6eb 100644 --- a/_posts/2017-04-11-tcp.md +++ b/_posts/2017-04-11-tcp.md @@ -1,6 +1,6 @@ --- layout: post -title: Lecture: Networking and TCP +title: "Lecture: Networking and TCP" tags: Lecture description: Slides from a lecture on various networking topics, including how TCP actually works ---