From f42faf7262bf7243507cb4f6c0a9b5ea096eda1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 15 May 2026 23:58:23 +0200 Subject: [PATCH] =?UTF-8?q?draft:=20Serveurs=20Linux=20sous=20attaque=20:?= =?UTF-8?q?=20comprendre=20la=20menace=20SSH=20et=20s'en=20prot=C3=A9ger?= =?UTF-8?q?=20efficacement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../draft_overlay.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/055737c8-5d2f-4cac-b8cd-13bfc0a2b193/draft_overlay.json b/055737c8-5d2f-4cac-b8cd-13bfc0a2b193/draft_overlay.json index 4191cf9..cfd9a3b 100644 --- a/055737c8-5d2f-4cac-b8cd-13bfc0a2b193/draft_overlay.json +++ b/055737c8-5d2f-4cac-b8cd-13bfc0a2b193/draft_overlay.json @@ -1,8 +1,16 @@ { "title": "Serveurs Linux sous attaque : comprendre la menace SSH et s'en protéger efficacement", "slug": "serveurs-linux-sous-attaque-comprendre-la-menace-ssh-et-s-en-proteger-efficacement", - "_updated_at": "2026-05-15 21:58:21", + "_updated_at": "2026-05-15 21:58:23", "published": true, "published_at": "2023-12-29 18:58", - "category": "informatique" + "category": "informatique", + "tags": { + "tags": [ + "OpenSSH", + "SSH", + "PAM", + "Serveurs Linux" + ] + } }