From 9a67bac5f1b1fe05f4757d8d6537d291446be96b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 22 Jun 2022 14:44:44 +0200 Subject: [PATCH] doc: add research --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 67441f4..80bdadb 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ And voila, the innocent guest managed to infiltrate your company network, and ca The HDMI firewall blocks all additional interfaces, and only allows audio and video data transfer. It is based on the research of Pierre-Michel Ricordel and José Lopes Esteves from ANSSI/SDE/ST/LSF presented at the IT security conference [SSTIC 2021](https://sstic.org/2021/presentation/un_pare_feu_pour_le_hdmi/). +Some security research and vulnerabilities around CEC and EDID are listed in the [slides](https://www.sstic.org/media/SSTIC2021/SSTIC-actes/un_pare_feu_pour_le_hdmi/SSTIC2021-Slides-un_pare_feu_pour_le_hdmi-lopes-esteves_ricordel.pdf). + usage =====