From a0e6dec8f4426d9c662574dbf92a8e82ed6721a1 Mon Sep 17 00:00:00 2001 From: hkoeck Date: Sun, 31 May 2026 23:11:00 +0200 Subject: [PATCH] Stelle HTML-Seiten auf Telekom Security CI um Helles, modernes Layout (weisse Cards, dezente Schatten) statt des dunklen Themes. Magenta nur als Akzent (Links, Nav-Hover, T-Marke). Brand: kompaktes magenta "T" + Wortmarke "Telekom Security". Difficulty-Badges auf Telekom-Funktionsfarben, Backends mit eigenem Akzentstreifen je Service. Co-Authored-By: Claude Opus 4.8 --- backends/a/index.html | 92 +++++++++++--- backends/a2/index.html | 99 ++++++++++++--- backends/b/index.html | 92 +++++++++++--- backends/c/index.html | 92 +++++++++++--- proxy/html/challenges.html | 240 +++++++++++++++++++++++++++---------- proxy/html/hints.html | 210 +++++++++++++++++++++++--------- proxy/html/index.html | 190 ++++++++++++++++++++++------- proxy/html/solutions.html | 238 ++++++++++++++++++++++++++---------- 8 files changed, 955 insertions(+), 298 deletions(-) diff --git a/backends/a/index.html b/backends/a/index.html index 85c42ed..9dce552 100644 --- a/backends/a/index.html +++ b/backends/a/index.html @@ -6,12 +6,16 @@ Backend A
+
+ T + Telekom Security +
Backend A

Reverse Proxy Target A

This page is served by backend A and reached through Nginx reverse proxy.

diff --git a/backends/a2/index.html b/backends/a2/index.html index 9b1dc50..c30fc91 100644 --- a/backends/a2/index.html +++ b/backends/a2/index.html @@ -6,41 +6,112 @@ Backend A2
+
+ T + Telekom Security +
+ Backend A2

Reverse Proxy Target A2

Use this page to validate load balancing between backend-a and backend-a2.

diff --git a/backends/b/index.html b/backends/b/index.html index 5e208f4..6dc4953 100644 --- a/backends/b/index.html +++ b/backends/b/index.html @@ -6,12 +6,16 @@ Backend B
+
+ T + Telekom Security +
Backend B

Reverse Proxy Target B

This page is served by backend B and reached through Nginx reverse proxy.

diff --git a/backends/c/index.html b/backends/c/index.html index 1451557..14514c9 100644 --- a/backends/c/index.html +++ b/backends/c/index.html @@ -6,12 +6,16 @@ Backend C
+
+ T + Telekom Security +
Backend C

Reverse Proxy Target C

This is a starter page for challenge 2.

diff --git a/proxy/html/challenges.html b/proxy/html/challenges.html index 9ba4104..24c6361 100644 --- a/proxy/html/challenges.html +++ b/proxy/html/challenges.html @@ -6,16 +6,17 @@ HTL Workshop Challenges
-
-

Challenges - Reverse Proxy & TLS

-

Manuelle Proxy-Konfiguration, Security-Entscheidungen und TLS von Grund auf.

-