From 5f658f28525d855b983d0aa1c4cfcb5721b3cbbf Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Fri, 26 Apr 2024 12:10:13 +0200 Subject: Migration to hyde 0.0.3 --- articles/2009/20090602_socket_pt1.rhtml.config | 3 ++- articles/2021/20210420_install-certificates-with-certbot.rhtml.config | 3 ++- articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'articles') diff --git a/articles/2009/20090602_socket_pt1.rhtml.config b/articles/2009/20090602_socket_pt1.rhtml.config index 81d27bf..c446ba0 100644 --- a/articles/2009/20090602_socket_pt1.rhtml.config +++ b/articles/2009/20090602_socket_pt1.rhtml.config @@ -3,4 +3,5 @@ category: home description: "La socket (in inglese \"presa\") è una particolare astrazione \ software che permette ai processi messi in comunicazione di inviare e \ ricevere dati. Le socket sono nate intorno agli anni ’80, il primo kernel \ - a implementarle fu BSD 4.2 nel 1983." \ No newline at end of file + a implementarle fu BSD 4.2 nel 1983." +master: master.rhtml diff --git a/articles/2021/20210420_install-certificates-with-certbot.rhtml.config b/articles/2021/20210420_install-certificates-with-certbot.rhtml.config index d412327..24801ff 100644 --- a/articles/2021/20210420_install-certificates-with-certbot.rhtml.config +++ b/articles/2021/20210420_install-certificates-with-certbot.rhtml.config @@ -1,3 +1,4 @@ title: "Installare certificati con certbot" category: home -description: "Come installere i certificati su un server web utilizzando certbot." \ No newline at end of file +description: "Come installere i certificati su un server web utilizzando certbot." +master: master.rhtml diff --git a/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config b/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config index b617d57..d6181a2 100644 --- a/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config +++ b/articles/2021/20211213_log4shell-0-day-vulnerability.rhtml.config @@ -3,4 +3,5 @@ category: home description: "Le vulnerabilità sfruttano le funzionalità \ JNDI di Log4j consentendo ad un attaccante di utilizzare un \ servizio LDAP per eseguire codice malevolo da remoto." -classes: critical \ No newline at end of file +classes: critical +master: master.rhtml -- cgit v1.2.3