hi
@ -1,9 +1,9 @@
|
|||||||
######################## default configuration ####################
|
######################## default configuration ####################
|
||||||
baseURL = "https://demo.gethugothemes.com/professors/site/"
|
baseURL = "http://alpin.sbs/"
|
||||||
title = "Professors - Personal Portfolio Theme"
|
title = "Joren's Site"
|
||||||
theme = ["professors-hugo"]
|
theme = ["professors-hugo"]
|
||||||
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
||||||
timeZone = "America/New_York"
|
timeZone = "Europe/Brussels"
|
||||||
# post pagination
|
# post pagination
|
||||||
pagination.pagerSize = 6 # see https://gohugo.io/extras/pagination/
|
pagination.pagerSize = 6 # see https://gohugo.io/extras/pagination/
|
||||||
# post excerpt
|
# post excerpt
|
||||||
|
@ -35,25 +35,15 @@ image = "images/favicon.png" # this image
|
|||||||
social_enable = true
|
social_enable = true
|
||||||
social_title = "Social Links"
|
social_title = "Social Links"
|
||||||
|
|
||||||
[[social]]
|
|
||||||
title = "facebook"
|
|
||||||
icon = "fa-brands fa-facebook" # fontawesome icon pack : https://fontawesome.com/icons/
|
|
||||||
link = "https://www.facebook.com/"
|
|
||||||
|
|
||||||
[[social]]
|
[[social]]
|
||||||
title = "twitter"
|
title = "twitter"
|
||||||
icon = "fa-brands fa-twitter" # fontawesome icon pack : https://fontawesome.com/icons/
|
icon = "fa-brands fa-github" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||||
link = "https://www.twitter.com/"
|
link = "https://github.com/jorensc"
|
||||||
|
|
||||||
[[social]]
|
[[social]]
|
||||||
title = "linkedin"
|
title = "linkedin"
|
||||||
icon = "fa-brands fa-linkedin" # fontawesome icon pack : https://fontawesome.com/icons/
|
icon = "fa-brands fa-linkedin" # fontawesome icon pack : https://fontawesome.com/icons/
|
||||||
link = "https://www.linkedin.com/"
|
link = "https://www.linkedin.com/in/jorenschipman/"
|
||||||
|
|
||||||
[[social]]
|
|
||||||
title = "instagram"
|
|
||||||
icon = "fa-brands fa-instagram" # fontawesome icon pack : https://fontawesome.com/icons/
|
|
||||||
link = "https://www.instagram.com/"
|
|
||||||
|
|
||||||
# cookies
|
# cookies
|
||||||
# cookies module: https://github.com/gethugothemes/hugo-modules/tree/master/components/cookie-consent
|
# cookies module: https://github.com/gethugothemes/hugo-modules/tree/master/components/cookie-consent
|
||||||
|
@ -26,7 +26,7 @@ banner:
|
|||||||
enable: true
|
enable: true
|
||||||
label: "Download Resume"
|
label: "Download Resume"
|
||||||
isDownloadable: true
|
isDownloadable: true
|
||||||
link: "#?"
|
link: "http://cdn.alpin.sbs/resume.pdf"
|
||||||
|
|
||||||
|
|
||||||
# skill
|
# skill
|
||||||
|
@ -3,7 +3,7 @@ title: "Cyber Defence on the Digital Frontline: A Mission with NATO"
|
|||||||
image: "images/blog/blog-1.jpg"
|
image: "images/blog/blog-1.jpg"
|
||||||
date: "2025-05-13 00:00:00 +0000 UTC"
|
date: "2025-05-13 00:00:00 +0000 UTC"
|
||||||
description: "An inside look into Howest’s participation in NATO’s world-leading cyber defence exercise, Locked Shields."
|
description: "An inside look into Howest’s participation in NATO’s world-leading cyber defence exercise, Locked Shields."
|
||||||
categories: ["cybersecurity", "event recap"]
|
categories: ["cybersecurity", "event"]
|
||||||
draft: false
|
draft: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
"a",
|
"a",
|
||||||
"article",
|
"article",
|
||||||
"aside",
|
"aside",
|
||||||
"base",
|
|
||||||
"body",
|
"body",
|
||||||
"br",
|
"br",
|
||||||
"button",
|
"button",
|
||||||
@ -114,10 +113,9 @@
|
|||||||
"fa-calendar-days",
|
"fa-calendar-days",
|
||||||
"fa-download",
|
"fa-download",
|
||||||
"fa-envelope",
|
"fa-envelope",
|
||||||
"fa-facebook",
|
|
||||||
"fa-folder-open",
|
"fa-folder-open",
|
||||||
|
"fa-github",
|
||||||
"fa-graduation-cap",
|
"fa-graduation-cap",
|
||||||
"fa-instagram",
|
|
||||||
"fa-linkedin",
|
"fa-linkedin",
|
||||||
"fa-list-check",
|
"fa-list-check",
|
||||||
"fa-location-dot",
|
"fa-location-dot",
|
||||||
@ -127,7 +125,6 @@
|
|||||||
"fa-screwdriver-wrench",
|
"fa-screwdriver-wrench",
|
||||||
"fa-shield-halved",
|
"fa-shield-halved",
|
||||||
"fa-solid",
|
"fa-solid",
|
||||||
"fa-twitter",
|
|
||||||
"fa-user",
|
"fa-user",
|
||||||
"featured-image",
|
"featured-image",
|
||||||
"flex-column",
|
"flex-column",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>404 Page not found</title>
|
<title>404 Page not found</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/404.html" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/404.html" />
|
<meta property="og:url" content="http://localhost:1313/404.html" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -376,7 +363,7 @@
|
|||||||
<div class="row h-100 align-items-center">
|
<div class="row h-100 align-items-center">
|
||||||
<div class="col-lg-10 mx-auto text-center">
|
<div class="col-lg-10 mx-auto text-center">
|
||||||
<h1>404 Page Not Found!</h1>
|
<h1>404 Page Not Found!</h1>
|
||||||
<a href="/professors/site" class="btn btn-primary"
|
<a href="/" class="btn btn-primary"
|
||||||
>Back To Home</a
|
>Back To Home</a
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
@ -9186,7 +9173,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Recent Posts</title>
|
<title>Recent Posts</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/blog/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -156,8 +155,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -184,7 +183,7 @@
|
|||||||
<meta property="og:title" content="Recent Posts" />
|
<meta property="og:title" content="Recent Posts" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/blog/" />
|
<meta property="og:url" content="http://localhost:1313/blog/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Recent Posts" />
|
<meta name="twitter:title" content="Recent Posts" />
|
||||||
@ -268,7 +267,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -297,27 +296,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -329,29 +328,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,31 +457,31 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
||||||
width="768"
|
width="1536"
|
||||||
height="512" />
|
height="1024" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
|
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/podcast" class="meta-link">Podcast</a>,
|
<a href="http://localhost:1313/categories/podcast" class="meta-link">Podcast</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/interview" class="meta-link">Interview</a>
|
<a href="http://localhost:1313/categories/interview" class="meta-link">Interview</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
<a class="text-white" href="/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -547,7 +534,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-1/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-1/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -627,27 +614,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
||||||
width="768"
|
width="768"
|
||||||
@ -676,23 +663,23 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event-recap" class="meta-link">Event Recap</a>
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-1/">Cyber Defence on the Digital Frontline: A Mission with NATO</a>
|
<a class="text-white" href="/blog/post-1/">Cyber Defence on the Digital Frontline: A Mission with NATO</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">An inside look into Howest’s participation in NATO’s world-leading cyber defence …</p>
|
<p class="card-text mb-4">An inside look into Howest’s participation in NATO’s world-leading cyber defence …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-1/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-1/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -700,7 +687,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -780,27 +767,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
srcset="/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
srcset="/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
srcset="/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
srcset="/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
src="/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
||||||
width="634"
|
width="634"
|
||||||
@ -829,27 +816,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/ctf" class="meta-link">CTF</a>,
|
<a href="http://localhost:1313/categories/ctf" class="meta-link">CTF</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/education" class="meta-link">Education</a>
|
<a href="http://localhost:1313/categories/education" class="meta-link">Education</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
<a class="text-white" href="/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -857,7 +844,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -937,27 +924,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
srcset="/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
srcset="/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
srcset="/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
srcset="/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
src="/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
||||||
width="900"
|
width="900"
|
||||||
@ -986,27 +973,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event" class="meta-link">Event</a>,
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/defense" class="meta-link">Defense</a>
|
<a href="http://localhost:1313/categories/defense" class="meta-link">Defense</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
<a class="text-white" href="/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9822,7 +9809,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,39 +1,39 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Recent Posts on Professors - Personal Portfolio Theme</title>
|
<title>Recent Posts on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/</link>
|
<link>http://localhost:1313/blog/</link>
|
||||||
<description>Recent content in Recent Posts on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Recent Posts on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/blog/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/blog/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-4/</link>
|
<link>http://localhost:1313/blog/post-4/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-4/</guid>
|
<guid>http://localhost:1313/blog/post-4/</guid>
|
||||||
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-1/</link>
|
<link>http://localhost:1313/blog/post-1/</link>
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-1/</guid>
|
<guid>http://localhost:1313/blog/post-1/</guid>
|
||||||
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-2/</link>
|
<link>http://localhost:1313/blog/post-2/</link>
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-2/</guid>
|
<guid>http://localhost:1313/blog/post-2/</guid>
|
||||||
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-3/</link>
|
<link>http://localhost:1313/blog/post-3/</link>
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-3/</guid>
|
<guid>http://localhost:1313/blog/post-3/</guid>
|
||||||
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/blog/post-1/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -159,8 +158,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/blog/blog-1.jpg" />
|
<meta property="og:image" content="http://localhost:1313/images/blog/blog-1.jpg" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/blog/blog-1.jpg" />
|
<meta name="twitter:image" content="http://localhost:1313/images/blog/blog-1.jpg" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary_large_image" />
|
content="summary_large_image" />
|
||||||
@ -187,7 +186,7 @@
|
|||||||
<meta property="og:title" content="Cyber Defence on the Digital Frontline: A Mission with NATO" />
|
<meta property="og:title" content="Cyber Defence on the Digital Frontline: A Mission with NATO" />
|
||||||
<meta property="og:description" content="An inside look into Howest’s participation in NATO’s world-leading cyber defence exercise, Locked Shields." />
|
<meta property="og:description" content="An inside look into Howest’s participation in NATO’s world-leading cyber defence exercise, Locked Shields." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/blog/post-1/" />
|
<meta property="og:url" content="http://localhost:1313/blog/post-1/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Cyber Defence on the Digital Frontline: A Mission with NATO" />
|
<meta name="twitter:title" content="Cyber Defence on the Digital Frontline: A Mission with NATO" />
|
||||||
@ -271,7 +270,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -300,27 +299,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -332,29 +331,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -394,11 +381,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event-recap" class="meta-link">Event Recap</a>
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -487,27 +474,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
||||||
class=" featured-image mb-5 rounded-3 img"
|
class=" featured-image mb-5 rounded-3 img"
|
||||||
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
||||||
width="768"
|
width="768"
|
||||||
@ -9361,7 +9348,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/blog/post-2/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -159,8 +158,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/blog/post-2/binexpl.png" />
|
<meta property="og:image" content="http://localhost:1313/images/blog/post-2/binexpl.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/blog/post-2/binexpl.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/blog/post-2/binexpl.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -187,7 +186,7 @@
|
|||||||
<meta property="og:title" content="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience" />
|
<meta property="og:title" content="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience" />
|
||||||
<meta property="og:description" content="I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and solved a 'one-in-a-million' guessing game, but the challenge that stuck with me was rebuilding a fragmented DEX in memory." />
|
<meta property="og:description" content="I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and solved a 'one-in-a-million' guessing game, but the challenge that stuck with me was rebuilding a fragmented DEX in memory." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/blog/post-2/" />
|
<meta property="og:url" content="http://localhost:1313/blog/post-2/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience" />
|
<meta name="twitter:title" content="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience" />
|
||||||
@ -271,7 +270,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -300,27 +299,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -332,29 +331,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -394,15 +381,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/ctf" class="meta-link">CTF</a>,
|
<a href="http://localhost:1313/categories/ctf" class="meta-link">CTF</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/education" class="meta-link">Education</a>
|
<a href="http://localhost:1313/categories/education" class="meta-link">Education</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -491,27 +478,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
srcset="/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
srcset="/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
srcset="/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
srcset="/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
src="/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
||||||
class=" featured-image mb-5 rounded-3 img"
|
class=" featured-image mb-5 rounded-3 img"
|
||||||
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
||||||
width="634"
|
width="634"
|
||||||
@ -624,9 +611,9 @@
|
|||||||
class="img img-fluid"
|
class="img img-fluid"
|
||||||
width="634"
|
width="634"
|
||||||
height="156"
|
height="156"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_c4ad8346ff8a0dac.webp"
|
src="/images/blog/post-2/binexpl_hu_c4ad8346ff8a0dac.webp"
|
||||||
alt="alter-text"
|
alt="alter-text"
|
||||||
onerror="this.onerror='null';this.src='\/professors\/site\/images\/blog\/post-2\/binexpl_hu_2b8858450dae90c.png'" />
|
onerror="this.onerror='null';this.src='\/images\/blog\/post-2\/binexpl_hu_2b8858450dae90c.png'" />
|
||||||
|
|
||||||
<figcaption id="caption-Binary Exploitation Flag" class="caption-Binary-Exploitation-Flag">
|
<figcaption id="caption-Binary Exploitation Flag" class="caption-Binary-Exploitation-Flag">
|
||||||
Binary Exploitation Flag
|
Binary Exploitation Flag
|
||||||
@ -749,9 +736,9 @@
|
|||||||
class="img img-fluid"
|
class="img img-fluid"
|
||||||
width="860"
|
width="860"
|
||||||
height="304"
|
height="304"
|
||||||
src="/professors/site/images/blog/post-2/ourencissec_hu_d55d42cf9aa95894.webp"
|
src="/images/blog/post-2/ourencissec_hu_d55d42cf9aa95894.webp"
|
||||||
alt="alter-text"
|
alt="alter-text"
|
||||||
onerror="this.onerror='null';this.src='\/professors\/site\/images\/blog\/post-2\/ourencissec_hu_12ab834545d390f3.png'" />
|
onerror="this.onerror='null';this.src='\/images\/blog\/post-2\/ourencissec_hu_12ab834545d390f3.png'" />
|
||||||
|
|
||||||
<figcaption id="caption-Picture of the solution" class="caption-Picture-of-the-solution">
|
<figcaption id="caption-Picture of the solution" class="caption-Picture-of-the-solution">
|
||||||
Picture of the solution
|
Picture of the solution
|
||||||
@ -860,9 +847,9 @@
|
|||||||
class="img img-fluid"
|
class="img img-fluid"
|
||||||
width="841"
|
width="841"
|
||||||
height="244"
|
height="244"
|
||||||
src="/professors/site/images/blog/post-2/infiniteluck_hu_953e025153d002b1.webp"
|
src="/images/blog/post-2/infiniteluck_hu_953e025153d002b1.webp"
|
||||||
alt="alter-text"
|
alt="alter-text"
|
||||||
onerror="this.onerror='null';this.src='\/professors\/site\/images\/blog\/post-2\/infiniteluck_hu_b9a0d6c771061779.png'" />
|
onerror="this.onerror='null';this.src='\/images\/blog\/post-2\/infiniteluck_hu_b9a0d6c771061779.png'" />
|
||||||
|
|
||||||
<figcaption id="caption-Challange picture" class="caption-Challange-picture">
|
<figcaption id="caption-Challange picture" class="caption-Challange-picture">
|
||||||
Challange picture
|
Challange picture
|
||||||
@ -967,9 +954,9 @@
|
|||||||
class="img img-fluid"
|
class="img img-fluid"
|
||||||
width="638"
|
width="638"
|
||||||
height="196"
|
height="196"
|
||||||
src="/professors/site/images/blog/post-2/infiniteluck_solved_hu_d93ed737be1e3c68.webp"
|
src="/images/blog/post-2/infiniteluck_solved_hu_d93ed737be1e3c68.webp"
|
||||||
alt="alter-text"
|
alt="alter-text"
|
||||||
onerror="this.onerror='null';this.src='\/professors\/site\/images\/blog\/post-2\/infiniteluck_solved_hu_a866f113a85dec5c.png'" />
|
onerror="this.onerror='null';this.src='\/images\/blog\/post-2\/infiniteluck_solved_hu_a866f113a85dec5c.png'" />
|
||||||
|
|
||||||
<figcaption id="caption-Correct number order" class="caption-Correct-number-order">
|
<figcaption id="caption-Correct number order" class="caption-Correct-number-order">
|
||||||
Correct number order
|
Correct number order
|
||||||
@ -9821,7 +9808,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/blog/post-3/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -159,8 +158,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/blog/blog-3.jpg" />
|
<meta property="og:image" content="http://localhost:1313/images/blog/blog-3.jpg" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/blog/blog-3.jpg" />
|
<meta name="twitter:image" content="http://localhost:1313/images/blog/blog-3.jpg" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary_large_image" />
|
content="summary_large_image" />
|
||||||
@ -187,7 +186,7 @@
|
|||||||
<meta property="og:title" content="Securing Cyberspace: Belgian Cyber Command at Howest" />
|
<meta property="og:title" content="Securing Cyberspace: Belgian Cyber Command at Howest" />
|
||||||
<meta property="og:description" content="Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber defense, digital threats, and national resilience at Howest." />
|
<meta property="og:description" content="Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber defense, digital threats, and national resilience at Howest." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/blog/post-3/" />
|
<meta property="og:url" content="http://localhost:1313/blog/post-3/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Securing Cyberspace: Belgian Cyber Command at Howest" />
|
<meta name="twitter:title" content="Securing Cyberspace: Belgian Cyber Command at Howest" />
|
||||||
@ -271,7 +270,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -300,27 +299,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -332,29 +331,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -394,15 +381,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event" class="meta-link">Event</a>,
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/defense" class="meta-link">Defense</a>
|
<a href="http://localhost:1313/categories/defense" class="meta-link">Defense</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -491,27 +478,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
srcset="/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
srcset="/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
srcset="/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
srcset="/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
src="/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
||||||
class=" featured-image mb-5 rounded-3 img"
|
class=" featured-image mb-5 rounded-3 img"
|
||||||
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
||||||
width="900"
|
width="900"
|
||||||
@ -9393,7 +9380,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/blog/post-4/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -159,8 +158,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/blog/blog-4.jpg" />
|
<meta property="og:image" content="http://localhost:1313/images/blog/blog-4.jpg" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/blog/blog-4.jpg" />
|
<meta name="twitter:image" content="http://localhost:1313/images/blog/blog-4.jpg" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary_large_image" />
|
content="summary_large_image" />
|
||||||
@ -187,7 +186,7 @@
|
|||||||
<meta property="og:title" content="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security" />
|
<meta property="og:title" content="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security" />
|
||||||
<meta property="og:description" content="In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia Punjwani met Thomas Castronovo, ethical hacker bij Deloitte." />
|
<meta property="og:description" content="In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia Punjwani met Thomas Castronovo, ethical hacker bij Deloitte." />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/blog/post-4/" />
|
<meta property="og:url" content="http://localhost:1313/blog/post-4/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security" />
|
<meta name="twitter:title" content="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security" />
|
||||||
@ -271,7 +270,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -300,27 +299,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -332,29 +331,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -394,15 +381,15 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/podcast" class="meta-link">Podcast</a>,
|
<a href="http://localhost:1313/categories/podcast" class="meta-link">Podcast</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/interview" class="meta-link">Interview</a>
|
<a href="http://localhost:1313/categories/interview" class="meta-link">Interview</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
@ -491,27 +478,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
srcset="/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
srcset="/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
srcset="/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
srcset="/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
src="/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
||||||
class=" featured-image mb-5 rounded-3 img"
|
class=" featured-image mb-5 rounded-3 img"
|
||||||
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
||||||
width="1536"
|
width="1536"
|
||||||
@ -9371,7 +9358,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>\["Cybersecurity", "Event Recap"] on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/%5Ccybersecurity-event-recap/</link>
|
|
||||||
<description>Recent content in \["Cybersecurity", "Event Recap"] on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/%5Ccybersecurity-event-recap/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Book Rack on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://192.168.90.54:1313/categories/book-rack/</link>
|
|
||||||
<description>Recent content in Book Rack on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Thu, 06 Jan 2022 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://192.168.90.54:1313/categories/book-rack/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>Testing is a great thing</title>
|
|
||||||
<link>http://192.168.90.54:1313/blog/post-6/</link>
|
|
||||||
<pubDate>Thu, 06 Jan 2022 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://192.168.90.54:1313/blog/post-6/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>In publishing and graphic desi</title>
|
|
||||||
<link>http://192.168.90.54:1313/blog/post-3/</link>
|
|
||||||
<pubDate>Mon, 03 Jan 2022 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://192.168.90.54:1313/blog/post-3/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Book on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/book/</link>
|
|
||||||
<description>Recent content in Book on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/book/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>On a Mission with NATO: Cyber Defence on the Frontline</title>
|
|
||||||
<link>http://localhost:1313/professors/site/blog/post-1/</link>
|
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-1/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Class Room on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://192.168.90.54:1313/categories/class-room/</link>
|
|
||||||
<description>Recent content in Class Room on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Tue, 04 Jan 2022 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://192.168.90.54:1313/categories/class-room/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>Latter match class room</title>
|
|
||||||
<link>http://192.168.90.54:1313/blog/post-4/</link>
|
|
||||||
<pubDate>Tue, 04 Jan 2022 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://192.168.90.54:1313/blog/post-4/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>CTF</title>
|
<title>CTF</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/ctf/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/ctf/" />
|
<meta property="og:url" content="http://localhost:1313/categories/ctf/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,27 +457,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
srcset="/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
srcset="/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
srcset="/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
srcset="/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
src="/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
||||||
width="634"
|
width="634"
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/ctf" class="meta-link">CTF</a>,
|
<a href="http://localhost:1313/categories/ctf" class="meta-link">CTF</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/education" class="meta-link">Education</a>
|
<a href="http://localhost:1313/categories/education" class="meta-link">Education</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
<a class="text-white" href="/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9342,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>CTF on Professors - Personal Portfolio Theme</title>
|
<title>CTF on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/ctf/</link>
|
<link>http://localhost:1313/categories/ctf/</link>
|
||||||
<description>Recent content in CTF on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in CTF on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Sat, 15 Mar 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Sat, 15 Mar 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/ctf/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/ctf/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-2/</link>
|
<link>http://localhost:1313/blog/post-2/</link>
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-2/</guid>
|
<guid>http://localhost:1313/blog/post-2/</guid>
|
||||||
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Cybersecurity</title>
|
<title>Cybersecurity</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/cybersecurity/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/cybersecurity/" />
|
<meta property="og:url" content="http://localhost:1313/categories/cybersecurity/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,31 +457,31 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
||||||
width="768"
|
width="1536"
|
||||||
height="512" />
|
height="1024" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
|
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/podcast" class="meta-link">Podcast</a>,
|
<a href="http://localhost:1313/categories/podcast" class="meta-link">Podcast</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/interview" class="meta-link">Interview</a>
|
<a href="http://localhost:1313/categories/interview" class="meta-link">Interview</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
<a class="text-white" href="/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -547,7 +534,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-1/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-1/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -627,27 +614,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
||||||
width="768"
|
width="768"
|
||||||
@ -676,23 +663,23 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event-recap" class="meta-link">Event Recap</a>
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-1/">Cyber Defence on the Digital Frontline: A Mission with NATO</a>
|
<a class="text-white" href="/blog/post-1/">Cyber Defence on the Digital Frontline: A Mission with NATO</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">An inside look into Howest’s participation in NATO’s world-leading cyber defence …</p>
|
<p class="card-text mb-4">An inside look into Howest’s participation in NATO’s world-leading cyber defence …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-1/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-1/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -700,7 +687,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -780,27 +767,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
srcset="/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
srcset="/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
srcset="/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
srcset="/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
src="/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
||||||
width="634"
|
width="634"
|
||||||
@ -829,27 +816,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/ctf" class="meta-link">CTF</a>,
|
<a href="http://localhost:1313/categories/ctf" class="meta-link">CTF</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/education" class="meta-link">Education</a>
|
<a href="http://localhost:1313/categories/education" class="meta-link">Education</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
<a class="text-white" href="/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -857,7 +844,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -937,27 +924,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
srcset="/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
srcset="/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
srcset="/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
srcset="/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
src="/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
||||||
width="900"
|
width="900"
|
||||||
@ -986,27 +973,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event" class="meta-link">Event</a>,
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/defense" class="meta-link">Defense</a>
|
<a href="http://localhost:1313/categories/defense" class="meta-link">Defense</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
<a class="text-white" href="/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9822,7 +9809,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,39 +1,39 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Cybersecurity on Professors - Personal Portfolio Theme</title>
|
<title>Cybersecurity on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/cybersecurity/</link>
|
<link>http://localhost:1313/categories/cybersecurity/</link>
|
||||||
<description>Recent content in Cybersecurity on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Cybersecurity on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/cybersecurity/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/cybersecurity/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-4/</link>
|
<link>http://localhost:1313/blog/post-4/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-4/</guid>
|
<guid>http://localhost:1313/blog/post-4/</guid>
|
||||||
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-1/</link>
|
<link>http://localhost:1313/blog/post-1/</link>
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-1/</guid>
|
<guid>http://localhost:1313/blog/post-1/</guid>
|
||||||
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-2/</link>
|
<link>http://localhost:1313/blog/post-2/</link>
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-2/</guid>
|
<guid>http://localhost:1313/blog/post-2/</guid>
|
||||||
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-3/</link>
|
<link>http://localhost:1313/blog/post-3/</link>
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-3/</guid>
|
<guid>http://localhost:1313/blog/post-3/</guid>
|
||||||
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Defense</title>
|
<title>Defense</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/defense/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/defense/" />
|
<meta property="og:url" content="http://localhost:1313/categories/defense/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,27 +457,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
srcset="/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
srcset="/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
srcset="/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
srcset="/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
src="/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
||||||
width="900"
|
width="900"
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event" class="meta-link">Event</a>,
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/defense" class="meta-link">Defense</a>
|
<a href="http://localhost:1313/categories/defense" class="meta-link">Defense</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
<a class="text-white" href="/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9342,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Defense on Professors - Personal Portfolio Theme</title>
|
<title>Defense on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/defense/</link>
|
<link>http://localhost:1313/categories/defense/</link>
|
||||||
<description>Recent content in Defense on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Defense on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 12 Nov 2024 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 12 Nov 2024 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/defense/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/defense/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-3/</link>
|
<link>http://localhost:1313/blog/post-3/</link>
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-3/</guid>
|
<guid>http://localhost:1313/blog/post-3/</guid>
|
||||||
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Education</title>
|
<title>Education</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/education/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/education/" />
|
<meta property="og:url" content="http://localhost:1313/categories/education/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-2/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,27 +457,27 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
srcset="/images/blog/post-2/binexpl_hu_87c8bee28ebae804.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
srcset="/images/blog/post-2/binexpl_hu_935160fb8df57d09.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
srcset="/images/blog/post-2/binexpl_hu_6c7b74fb7ea6923.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
srcset="/images/blog/post-2/binexpl_hu_62abc2aca7882dbf.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
src="/images/blog/post-2/binexpl_hu_fd757ee89fe03225.png"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
alt="Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience"
|
||||||
width="634"
|
width="634"
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/ctf" class="meta-link">CTF</a>,
|
<a href="http://localhost:1313/categories/ctf" class="meta-link">CTF</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/education" class="meta-link">Education</a>
|
<a href="http://localhost:1313/categories/education" class="meta-link">Education</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
<a class="text-white" href="/blog/post-2/">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
<p class="card-text mb-4">I tackled buffer overflows, reversed Android apps, cracked crypto puzzles, and …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-2/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9342,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Education on Professors - Personal Portfolio Theme</title>
|
<title>Education on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/education/</link>
|
<link>http://localhost:1313/categories/education/</link>
|
||||||
<description>Recent content in Education on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Education on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Sat, 15 Mar 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Sat, 15 Mar 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/education/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/education/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
<title>Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-2/</link>
|
<link>http://localhost:1313/blog/post-2/</link>
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-2/</guid>
|
<guid>http://localhost:1313/blog/post-2/</guid>
|
||||||
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
<description><h1 id="reversing-rebuilding-and-failing-better-my-cyber-security-challenge-belgium-qualifier-experience">Reversing, Rebuilding, and Failing Better: My Cyber Security Challenge Belgium Qualifier Experience</h1>
<p>On March 14 and 15, I joined the Cyber Security Challenge Belgium qualifiers with three teammates. For two days, we threw ourselves at CTF challenges covering binary exploitation, Android reversing, cryptography, and more.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Event Recap on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/event-recap/</link>
|
|
||||||
<description>Recent content in Event Recap on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/event-recap/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
|
||||||
<link>http://localhost:1313/professors/site/blog/post-1/</link>
|
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-1/</guid>
|
|
||||||
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Event</title>
|
<title>Event</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/event/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/event/" />
|
<meta property="og:url" content="http://localhost:1313/categories/event/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-1/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,27 +457,180 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
srcset="/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
srcset="/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
srcset="/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
srcset="/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
src="/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
||||||
|
class=" w-100 img"
|
||||||
|
alt="Cyber Defence on the Digital Frontline: A Mission with NATO"
|
||||||
|
width="768"
|
||||||
|
height="512" />
|
||||||
|
</picture>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="card-body pt-4 px-0">
|
||||||
|
<ul class="list-inline post-meta mb-3 mt-2" data-aos="fade-up" data-aos-delay="50">
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<i class="fa-solid fa-calendar-days me-2"></i>13 May 2025
|
||||||
|
</li>
|
||||||
|
<li class="list-inline-item">
|
||||||
|
<i class="fa-solid fa-folder-open me-2"></i>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>
|
||||||
|
|
||||||
|
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
|
<a class="text-white" href="/blog/post-1/">Cyber Defence on the Digital Frontline: A Mission with NATO</a>
|
||||||
|
</h3>
|
||||||
|
<p class="card-text mb-4">An inside look into Howest’s participation in NATO’s world-leading cyber defence …</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<a href="/blog/post-1/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
|
</div>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="blog-post mb-4">
|
||||||
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
|
<a href="/blog/post-3/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<picture>
|
||||||
|
<source
|
||||||
|
|
||||||
|
srcset="/images/blog/blog-3_hu_3ede4323b8664a75.webp"
|
||||||
|
|
||||||
|
media="(max-width: 575px)" />
|
||||||
|
<source
|
||||||
|
|
||||||
|
srcset="/images/blog/blog-3_hu_8d0001f985ca2e5e.webp"
|
||||||
|
|
||||||
|
media="(max-width: 767px)" />
|
||||||
|
<source
|
||||||
|
|
||||||
|
srcset="/images/blog/blog-3_hu_2ce558f2693339dd.webp"
|
||||||
|
|
||||||
|
media="(max-width: 991px)" />
|
||||||
|
<source
|
||||||
|
|
||||||
|
srcset="/images/blog/blog-3_hu_7893dc97eea078f.webp"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
|
||||||
|
loading="lazy" decoding="async"
|
||||||
|
src="/images/blog/blog-3_hu_67e89b89a8dc0de1.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
alt="Securing Cyberspace: Belgian Cyber Command at Howest"
|
||||||
width="900"
|
width="900"
|
||||||
@ -519,27 +659,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/event" class="meta-link">Event</a>,
|
<a href="http://localhost:1313/categories/event" class="meta-link">Event</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/defense" class="meta-link">Defense</a>
|
<a href="http://localhost:1313/categories/defense" class="meta-link">Defense</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
<a class="text-white" href="/blog/post-3/">Securing Cyberspace: Belgian Cyber Command at Howest</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
<p class="card-text mb-4">Colonel Gunther Godefridis of Belgian Cyber Command shares insights on cyber …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-3/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9495,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,25 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Event on Professors - Personal Portfolio Theme</title>
|
<title>Event on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/event/</link>
|
<link>http://localhost:1313/categories/event/</link>
|
||||||
<description>Recent content in Event on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Event on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 12 Nov 2024 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 13 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/event/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/event/index.xml" rel="self" type="application/rss+xml" />
|
||||||
|
<item>
|
||||||
|
<title>Cyber Defence on the Digital Frontline: A Mission with NATO</title>
|
||||||
|
<link>http://localhost:1313/blog/post-1/</link>
|
||||||
|
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/blog/post-1/</guid>
|
||||||
|
<description><h1 id="cyber-defence-on-the-digital-frontline-a-mission-with-nato">Cyber Defence on the Digital Frontline: A Mission with NATO</h1>
<h4 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h4>
<p>Howest’s ongoing commitment to world-class cybersecurity training took center stage again as six lecturers from the Cyber Security program joined forces with experts from Latvia, Luxembourg and Belgium in one of NATO&rsquo;s most intensive simulations: the Locked Shields exercise, hosted by the Cooperative Cyber Defence Centre of Excellence (CCDCOE). Now in its fifth year of participation, the Howest team shared their firsthand experiences at a special evening talk at Howest Bruges.</p></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
<title>Securing Cyberspace: Belgian Cyber Command at Howest</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-3/</link>
|
<link>http://localhost:1313/blog/post-3/</link>
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-3/</guid>
|
<guid>http://localhost:1313/blog/post-3/</guid>
|
||||||
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
<description><h1 id="securing-cyberspace-belgian-cyber-command-at-howest">Securing Cyberspace: Belgian Cyber Command at Howest</h1>
<p>On November 12, we had the opportunity to attend a Tech&amp;Meet session unlike any other. The speaker was <strong>Colonel Gunther Godefridis</strong>, Director for Development &amp; Readiness at Belgian Cyber Command, and the topic: safeguarding our country in the digital domain.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
|
|
||||||
<script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script><script>window.location.replace("\/professors\/site");</script>
|
<script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><script>window.location.replace("\/");</script>
|
||||||
|
@ -1,67 +1,60 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Categories on Professors - Personal Portfolio Theme</title>
|
<title>Categories on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/</link>
|
<link>http://localhost:1313/categories/</link>
|
||||||
<description>Recent content in Categories on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Categories on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Cybersecurity</title>
|
<title>Cybersecurity</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/cybersecurity/</link>
|
<link>http://localhost:1313/categories/cybersecurity/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/categories/cybersecurity/</guid>
|
<guid>http://localhost:1313/categories/cybersecurity/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Interview</title>
|
<title>Interview</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/interview/</link>
|
<link>http://localhost:1313/categories/interview/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/categories/interview/</guid>
|
<guid>http://localhost:1313/categories/interview/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Podcast</title>
|
<title>Podcast</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/podcast/</link>
|
<link>http://localhost:1313/categories/podcast/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/categories/podcast/</guid>
|
<guid>http://localhost:1313/categories/podcast/</guid>
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Event Recap</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/event-recap/</link>
|
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/categories/event-recap/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>CTF</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/ctf/</link>
|
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/categories/ctf/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Education</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/education/</link>
|
|
||||||
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/categories/education/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<title>Defense</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/defense/</link>
|
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/categories/defense/</guid>
|
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Event</title>
|
<title>Event</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/event/</link>
|
<link>http://localhost:1313/categories/event/</link>
|
||||||
|
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/categories/event/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>CTF</title>
|
||||||
|
<link>http://localhost:1313/categories/ctf/</link>
|
||||||
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/categories/ctf/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Education</title>
|
||||||
|
<link>http://localhost:1313/categories/education/</link>
|
||||||
|
<pubDate>Sat, 15 Mar 2025 00:00:00 +0000</pubDate>
|
||||||
|
<guid>http://localhost:1313/categories/education/</guid>
|
||||||
|
<description></description>
|
||||||
|
</item>
|
||||||
|
<item>
|
||||||
|
<title>Defense</title>
|
||||||
|
<link>http://localhost:1313/categories/defense/</link>
|
||||||
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 12 Nov 2024 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/categories/event/</guid>
|
<guid>http://localhost:1313/categories/defense/</guid>
|
||||||
<description></description>
|
<description></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Interview</title>
|
<title>Interview</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/interview/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/interview/" />
|
<meta property="og:url" content="http://localhost:1313/categories/interview/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,31 +457,31 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
||||||
width="768"
|
width="1536"
|
||||||
height="512" />
|
height="1024" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
|
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/podcast" class="meta-link">Podcast</a>,
|
<a href="http://localhost:1313/categories/podcast" class="meta-link">Podcast</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/interview" class="meta-link">Interview</a>
|
<a href="http://localhost:1313/categories/interview" class="meta-link">Interview</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
<a class="text-white" href="/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9342,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Interview on Professors - Personal Portfolio Theme</title>
|
<title>Interview on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/interview/</link>
|
<link>http://localhost:1313/categories/interview/</link>
|
||||||
<description>Recent content in Interview on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Interview on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/interview/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/interview/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-4/</link>
|
<link>http://localhost:1313/blog/post-4/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-4/</guid>
|
<guid>http://localhost:1313/blog/post-4/</guid>
|
||||||
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Last Hope on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/last-hope/</link>
|
|
||||||
<description>Recent content in Last Hope on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/last-hope/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>On a Mission with NATO: Cyber Defence on the Frontline</title>
|
|
||||||
<link>http://localhost:1313/professors/site/blog/post-1/</link>
|
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-1/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Library on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://192.168.90.54:1313/categories/library/</link>
|
|
||||||
<description>Recent content in Library on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Wed, 05 Jan 2022 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://192.168.90.54:1313/categories/library/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>variation of the ordinary lor</title>
|
|
||||||
<link>http://192.168.90.54:1313/blog/post-5/</link>
|
|
||||||
<pubDate>Wed, 05 Jan 2022 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://192.168.90.54:1313/blog/post-5/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Nato on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://192.168.90.54:1313/categories/nato/</link>
|
|
||||||
<description>Recent content in Nato on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Tue, 13 May 2025 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://192.168.90.54:1313/categories/nato/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>On a Mission with NATO: Cyber Defence on the Frontline</title>
|
|
||||||
<link>http://192.168.90.54:1313/blog/post-1/</link>
|
|
||||||
<pubDate>Tue, 13 May 2025 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://192.168.90.54:1313/blog/post-1/</guid>
|
|
||||||
<description><h1 id="on-a-mission-with-nato-cyber-defence-on-the-frontline">On a Mission with NATO: Cyber Defence on the Frontline</h1>
<p>I didn’t expect to leave a Tuesday evening talk thinking about satellite law, botched firewall configs, and how easy it is to accidentally nuke your own DNS root. But that’s exactly what happened at <strong>Howest Bruges</strong> on May 13.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
<html lang="en" itemscope itemtype="http://schema.org/WebPage">
|
||||||
|
|
||||||
<head><script src="/professors/site/livereload.js?mindelay=10&v=2&port=1313&path=professors/site/livereload" data-no-instant defer></script>
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||||
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>Podcast</title>
|
<title>Podcast</title>
|
||||||
@ -28,11 +28,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="shortcut icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
<link rel="icon" href="/images/favicon_hu_e23ec60231f79d1f.png" type="image/x-icon">
|
||||||
<link rel="icon" type="image/png" sizes="48x48" href="/professors/site/images/favicon_hu_8fe24b8d7739e95a.png">
|
<link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hu_8fe24b8d7739e95a.png">
|
||||||
<link rel="icon" type="image/png" sizes="96x96" href="/professors/site/images/favicon_hu_e23ec60231f79d1f.png">
|
<link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hu_e23ec60231f79d1f.png">
|
||||||
<link rel="apple-touch-icon" sizes="144x144" href="/professors/site/images/favicon_hu_a0382c90d2ab5755.png">
|
<link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hu_a0382c90d2ab5755.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="manifest" href="/professors/site/manifest.webmanifest" />
|
<link rel="manifest" href="/manifest.webmanifest" />
|
||||||
<meta
|
<meta
|
||||||
name="msapplication-TileColor"
|
name="msapplication-TileColor"
|
||||||
content="#18b0a2" />
|
content="#18b0a2" />
|
||||||
@ -70,7 +70,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="http://localhost:1313/professors/site/categories/podcast/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,7 +78,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Professors - Personal Portfolio Theme</title>
|
<title>Joren's Site</title>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -154,8 +153,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta property="og:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta name="twitter:image" content="http://localhost:1313/professors/site/images/favicon.png" />
|
<meta name="twitter:image" content="http://localhost:1313/images/favicon.png" />
|
||||||
<meta
|
<meta
|
||||||
name="twitter:card"
|
name="twitter:card"
|
||||||
content="summary" />
|
content="summary" />
|
||||||
@ -179,13 +178,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta property="og:title" content="Professors - Personal Portfolio Theme" />
|
<meta property="og:title" content="Joren's Site" />
|
||||||
<meta property="og:description" content="This is meta description" />
|
<meta property="og:description" content="This is meta description" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="http://localhost:1313/professors/site/categories/podcast/" />
|
<meta property="og:url" content="http://localhost:1313/categories/podcast/" />
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:title" content="Professors - Personal Portfolio Theme" />
|
<meta name="twitter:title" content="Joren's Site" />
|
||||||
<meta name="twitter:description" content="This is meta description" />
|
<meta name="twitter:description" content="This is meta description" />
|
||||||
|
|
||||||
|
|
||||||
@ -266,7 +265,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="/professors/site/css/style.css" />
|
<link rel="stylesheet" href="/css/style.css" />
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -295,27 +294,27 @@
|
|||||||
|
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#banner"><i class="fa-solid fa-user me-3"></i><span>Introduction</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#skill"><i class="fa-solid fa-list-check me-3"></i><span>My Skills</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#resume"><i class="fa-solid fa-address-card me-3"></i><span>Resume</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#portfolio"><i class="fa-solid fa-box me-3"></i><span>Portfolio</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#blog"><i class="fa-solid fa-blog me-3"></i><span>Blog</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="nav-item d-block">
|
<li class="nav-item d-block">
|
||||||
<a class="nav-link d-flex align-items-center" aria-current="page" href="/professors/site#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
<a class="nav-link d-flex align-items-center" aria-current="page" href="/#contact"><i class="fa-solid fa-paper-plane me-3"></i><span>Contact</span></a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
@ -327,29 +326,17 @@
|
|||||||
<ul class="list-inline social-links">
|
<ul class="list-inline social-links">
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.facebook.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://github.com/jorensc">
|
||||||
<i class="fa-brands fa-facebook"></i>
|
<i class="fa-brands fa-github"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
<li class="list-inline-item mb-2">
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.twitter.com/">
|
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/in/jorenschipman/">
|
||||||
<i class="fa-brands fa-twitter"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.linkedin.com/">
|
|
||||||
<i class="fa-brands fa-linkedin"></i>
|
<i class="fa-brands fa-linkedin"></i>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li class="list-inline-item mb-2">
|
|
||||||
<a class="rounded-2 d-block position-relative text-white" target="_blank" href="https://www.instagram.com/">
|
|
||||||
<i class="fa-brands fa-instagram"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -390,7 +377,7 @@
|
|||||||
<div class="blog-post mb-4">
|
<div class="blog-post mb-4">
|
||||||
<article class="card bg-transparent border-0 p-1">
|
<article class="card bg-transparent border-0 p-1">
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
<a href="/blog/post-4/" class="rounded-2 overflow-hidden" data-aos="fade-up">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -470,31 +457,31 @@
|
|||||||
<picture>
|
<picture>
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_dcdbc2fa445f98d0.webp"
|
srcset="/images/blog/blog-4_hu_a14b7dcdb6d8d5d6.webp"
|
||||||
|
|
||||||
media="(max-width: 575px)" />
|
media="(max-width: 575px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_f9ab0f5f2b4013b3.webp"
|
srcset="/images/blog/blog-4_hu_a9f77e15e51fe13e.webp"
|
||||||
|
|
||||||
media="(max-width: 767px)" />
|
media="(max-width: 767px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_4b1782fd1a15e83b.webp"
|
srcset="/images/blog/blog-4_hu_2f5acf67112899f5.webp"
|
||||||
|
|
||||||
media="(max-width: 991px)" />
|
media="(max-width: 991px)" />
|
||||||
<source
|
<source
|
||||||
|
|
||||||
srcset="/professors/site/images/blog/blog-1_hu_c69497547b6be0b8.webp"
|
srcset="/images/blog/blog-4_hu_a611bbe12accd648.webp"
|
||||||
/>
|
/>
|
||||||
<img
|
<img
|
||||||
|
|
||||||
loading="lazy" decoding="async"
|
loading="lazy" decoding="async"
|
||||||
src="/professors/site/images/blog/blog-1_hu_8dd81870b6dccbe7.jpg"
|
src="/images/blog/blog-4_hu_91f1b60de32f3a0d.jpg"
|
||||||
class=" w-100 img"
|
class=" w-100 img"
|
||||||
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
alt="Red Team Talk: Een Blik Achter de Schermen bij Offensive Security"
|
||||||
width="768"
|
width="1536"
|
||||||
height="512" />
|
height="1024" />
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
|
|
||||||
@ -519,27 +506,27 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
<a href="http://localhost:1313/categories/cybersecurity" class="meta-link">Cybersecurity</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/podcast" class="meta-link">Podcast</a>,
|
<a href="http://localhost:1313/categories/podcast" class="meta-link">Podcast</a>,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a href="http://localhost:1313/professors/site/categories/interview" class="meta-link">Interview</a>
|
<a href="http://localhost:1313/categories/interview" class="meta-link">Interview</a>
|
||||||
|
|
||||||
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div data-aos="fade-up" data-aos-delay="100">
|
<div data-aos="fade-up" data-aos-delay="100">
|
||||||
<h3 class="h5 card-title fw-normal mb-3">
|
<h3 class="h5 card-title fw-normal mb-3">
|
||||||
<a class="text-white" href="/professors/site/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
<a class="text-white" href="/blog/post-4/">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</a>
|
||||||
</h3>
|
</h3>
|
||||||
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
<p class="card-text mb-4">In deze aflevering van Red Team Talk spreken studenten Joren Schipman en Mattia …</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<a href="/professors/site/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
<a href="/blog/post-4/" class="card-btn text-primary d-inline-block" data-aos="fade-up" data-aos-delay="150">Read More <i class="fa-solid fa-arrow-right-long"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
</div>
|
</div>
|
||||||
@ -9355,7 +9342,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/professors/site/service-worker.js");}
|
if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||||
<channel>
|
<channel>
|
||||||
<title>Podcast on Professors - Personal Portfolio Theme</title>
|
<title>Podcast on Joren's Site</title>
|
||||||
<link>http://localhost:1313/professors/site/categories/podcast/</link>
|
<link>http://localhost:1313/categories/podcast/</link>
|
||||||
<description>Recent content in Podcast on Professors - Personal Portfolio Theme</description>
|
<description>Recent content in Podcast on Joren's Site</description>
|
||||||
<generator>Hugo</generator>
|
<generator>Hugo</generator>
|
||||||
<language>en</language>
|
<language>en</language>
|
||||||
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
<lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/podcast/index.xml" rel="self" type="application/rss+xml" />
|
<atom:link href="http://localhost:1313/categories/podcast/index.xml" rel="self" type="application/rss+xml" />
|
||||||
<item>
|
<item>
|
||||||
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
<title>Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</title>
|
||||||
<link>http://localhost:1313/professors/site/blog/post-4/</link>
|
<link>http://localhost:1313/blog/post-4/</link>
|
||||||
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
<pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-4/</guid>
|
<guid>http://localhost:1313/blog/post-4/</guid>
|
||||||
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
<description><h1 id="red-team-talk-een-blik-achter-de-schermen-bij-offensive-security">Red Team Talk: Een Blik Achter de Schermen bij Offensive Security</h1>
<p>In deze eerste aflevering van <strong>Red Team Talk</strong> nemen wij, Joren Schipman en Mattia Punjwani, studenten Cybersecurity aan Howest, jullie mee in een gesprek met <strong>Thomas Castronovo</strong>, ethical hacker en consultant bij Deloitte. Samen duiken we in de wereld van offensieve security, red teaming, en de realiteit van een carrière als pentester.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
|
@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Writing on Professors - Personal Portfolio Theme</title>
|
|
||||||
<link>http://localhost:1313/professors/site/categories/writing/</link>
|
|
||||||
<description>Recent content in Writing on Professors - Personal Portfolio Theme</description>
|
|
||||||
<generator>Hugo</generator>
|
|
||||||
<language>en</language>
|
|
||||||
<lastBuildDate>Sun, 02 Jan 2022 00:00:00 +0000</lastBuildDate>
|
|
||||||
<atom:link href="http://localhost:1313/professors/site/categories/writing/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>New Friends Everyday at Kiddie</title>
|
|
||||||
<link>http://localhost:1313/professors/site/blog/post-2/</link>
|
|
||||||
<pubDate>Sun, 02 Jan 2022 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/professors/site/blog/post-2/</guid>
|
|
||||||
<description><p>Here is example of hedings. You can use this heading by following markdownify rules. For example: use <code>#</code> for heading 1 and use <code>######</code> for heading 6.</p></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 95 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 24 KiB |
Before Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 107 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 108 KiB |
Before Width: | Height: | Size: 836 KiB |
Before Width: | Height: | Size: 577 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 13 KiB |