diff --git a/content/posts/_index.md b/content/posts/_index.md index b296194..9f3001d 100644 --- a/content/posts/_index.md +++ b/content/posts/_index.md @@ -7,7 +7,3 @@ page_template = "blog-page.html" +++ > List of all *[tags](/blog/tags)* - -# Posts - -[Summer School](./summer_school) diff --git a/content/posts/summer_school.md b/content/posts/summer_school.md index 92a8340..0c34cbe 100644 --- a/content/posts/summer_school.md +++ b/content/posts/summer_school.md @@ -1,13 +1,13 @@ -+++ -title = "Summer School 2024" +++ - -# Summer School 2024 +title = "Summer School 2024" +date = 2024-07-01 ++++ In the summer school conducted by the Cybersecuirty club, titled **"The Art of Exploitation"** , we provided a 9 session course on binary exploitation. This course coverd everythin from the basics of C to advanced topics including ret2libc, ASLR and more. You can find the [YouTube playlist](https://www.youtube.com/watch?v=EfeU8pxDhVE&list=PLhHkiL2SJ7Xf9Meg6fj-yLJt1DJ0bwSAZ&pp=iAQB) of the recordings. +{{ youtube(id="videoseries?si=ycsHDJjAgbvuN5oM&list=PLhHkiL2SJ7Xf9Meg6fj-yLJt1DJ0bwSAZ", class="textCenter") }} The course had the following topics taught: