Update Slides
This commit is contained in:
@@ -15,6 +15,12 @@
|
|||||||
--akzent-hell: #3b8bd1;
|
--akzent-hell: #3b8bd1;
|
||||||
--warnung: #c0392b;
|
--warnung: #c0392b;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
iframe { display: none; }
|
||||||
|
}
|
||||||
|
@media screen {
|
||||||
|
.printonly { display: none; }
|
||||||
|
}
|
||||||
.reveal { font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif; }
|
.reveal { font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif; }
|
||||||
.reveal h1, .reveal h2, .reveal h3 { color: var(--akzent); text-transform: none; letter-spacing: normal; }
|
.reveal h1, .reveal h2, .reveal h3 { color: var(--akzent); text-transform: none; letter-spacing: normal; }
|
||||||
.reveal h1 { font-size: 2.1em; }
|
.reveal h1 { font-size: 2.1em; }
|
||||||
@@ -218,7 +224,7 @@
|
|||||||
<!-- 1. Titelfolie -->
|
<!-- 1. Titelfolie -->
|
||||||
<section class="zentriert" data-auto-animate>
|
<section class="zentriert" data-auto-animate>
|
||||||
<h1>Cybersecurity</h1>
|
<h1>Cybersecurity</h1>
|
||||||
<h3 class="untertitel">Bedrohungen erkennen, Schäden vermeiden – im öffentlichen Gesundheitswesen</h3>
|
<h3 class="untertitel">Bedrohungen erkennen, Schäden vermeiden</h3>
|
||||||
<p style="margin-top:1.2em;"><span>Richard Mietz · Chaotikum e.V. · 17.06.2026</span></p>
|
<p style="margin-top:1.2em;"><span>Richard Mietz · Chaotikum e.V. · 17.06.2026</span></p>
|
||||||
<aside class="notes">Begrüßung. Kurz Rahmen setzen: Warum Cybersecurity gerade im Gesundheitswesen kritisch ist.</aside>
|
<aside class="notes">Begrüßung. Kurz Rahmen setzen: Warum Cybersecurity gerade im Gesundheitswesen kritisch ist.</aside>
|
||||||
</section>
|
</section>
|
||||||
@@ -749,6 +755,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<iframe data-src="phishing-demo-ms-login.html" width="100%" height="700px"></iframe>
|
<iframe data-src="phishing-demo-ms-login.html" width="100%" height="700px"></iframe>
|
||||||
|
<img src="screenshot_phishing.png" alt="Phishing-Beispiel" width="100%" height="700px" class="printonly">
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<img src="aitm-schaubild.svg" alt="Man-in-the-Middle-Angriff">
|
<img src="aitm-schaubild.svg" alt="Man-in-the-Middle-Angriff">
|
||||||
@@ -767,6 +774,7 @@
|
|||||||
<h2>Angriffsvektor: QR-Code-Angriffe</h2>
|
<h2>Angriffsvektor: QR-Code-Angriffe</h2>
|
||||||
<p>„Quishing" – manipulierte QR-Codes führen auf gefälschte Seiten.</p>
|
<p>„Quishing" – manipulierte QR-Codes führen auf gefälschte Seiten.</p>
|
||||||
<iframe data-src="https://forms.microsoft.of-ms.de/stats" width="20%" height="300px" style="float: right;"></iframe>
|
<iframe data-src="https://forms.microsoft.of-ms.de/stats" width="20%" height="300px" style="float: right;"></iframe>
|
||||||
|
<img src="qr-code-attack.png" alt="QR-Code-Angriff" width="20%" height="300px" style="float: right;" class="printonly">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Überklebte Codes an öffentlichen Orten</li>
|
<li>Überklebte Codes an öffentlichen Orten</li>
|
||||||
<li>QR-Codes in E-Mails umgehen Link-Filter</li>
|
<li>QR-Codes in E-Mails umgehen Link-Filter</li>
|
||||||
@@ -952,7 +960,7 @@
|
|||||||
<p>Fragen & Diskussion</p>
|
<p>Fragen & Diskussion</p>
|
||||||
<p style="margin-top:1.2em;"><span class="platzhalter">Email · richard@op3n.link</span><br>
|
<p style="margin-top:1.2em;"><span class="platzhalter">Email · richard@op3n.link</span><br>
|
||||||
<span class="platzhalter">Signal · init.78</span><br>
|
<span class="platzhalter">Signal · init.78</span><br>
|
||||||
<span class="platzhalter">Folien · https://git.op3n.link/init_richi/Presentations/src/branch/main/community_gesundheits%C3%A4mter_17_06_2026</span></p>
|
<span class="platzhalter">Folien · https://git.op3n.link/init_richi/Presentations</span></p>
|
||||||
<aside class="notes">Kernbotschaft wiederholen. Zu konkreten nächsten Schritten ermutigen.</aside>
|
<aside class="notes">Kernbotschaft wiederholen. Zu konkreten nächsten Schritten ermutigen.</aside>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user