fix color

This commit is contained in:
WrobelXXL
2026-01-05 13:01:04 +01:00
parent 854492aaba
commit 33b669c5d1
2 changed files with 25 additions and 33 deletions

View File

@@ -90,19 +90,19 @@ RUN mkdir -p /guide
RUN printf "\e[37m↚ ↜ ↞ ↤ ↫ ↭ ↬ ↦ ↣ ↝ ↛ ↮ ↛ ↝ ↣ ↦ ↬ ↭ ↫ ↤ ↞ ↜ ↚\e[0m\n" > /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\e[37m✧\e[0m \e[31mEin unfreundliches Willkommen im Escape Room\e[0m \e[37m✧\e[0m\n" >> /guide/crime1.txt
RUN printf "\e[37m✧ Ein unfreundliches Willkommen im Escape Room ✧\e[0m\n" >> /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\033[1;38;2;107;114;128mACHTUNG!\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mIn wenigen Augenblicken wird dein PC ausgelöscht\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mes sei denn, du bestehst diese Prüfung. Vor dir liegen\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128m5 Level, und in jedem musst du in einer unheimlichen\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mLinux-Umgebung ein verborgenes Passwort finden.\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mNur dann kannst du deinen PC retten.\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mACHTUNG!\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mIn wenigen Augenblicken wird dein PC ausgelöscht\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mes sei denn, du bestehst diese Prüfung. Vor dir liegen\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37m5 Level, und in jedem musst du in einer unheimlichen\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mLinux-Umgebung ein verborgenes Passwort finden.\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mNur dann kannst du deinen PC retten.\033[0m\n" >> /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mAktuelles Level: \033[0m\033[37m1\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[38;2;107;114;128mTipp: \033[0m\033[37m…\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mAktuelles Level: 1\033[0m\n" >> /guide/crime1.txt
RUN printf "\033[37mTipp: …\033[0m\n" >> /guide/crime1.txt
RUN printf "\n" >> /guide/crime1.txt
RUN printf "\e[37m↚ ↜ ↞ ↤ ↫ ↭ ↬ ↦ ↣ ↝ ↛ ↮ ↛ ↝ ↣ ↦ ↬ ↭ ↫ ↤ ↞ ↜ ↚\e[0m\n" >> /guide/crime1.txt

View File

@@ -1,35 +1,29 @@
# Installion
`mkdir /home/<DEIN_ORDNER>`
`git clone https://git.st-server.org/Schule/Debian-Retzel.git`
`docker compose up --build -d`
1. git clone https://git.st-server.org/Schule/Debian-Retzel.git`
2. docker compose up --build -d
`apt update`
`apt install docker-compose docker`
Docker fehlt?
apt update && apt install docker-compose docker
# Start
```ssh crime1@127.0.0.1 -p 2220```
**Passwort**: crime1
---
ssh crime1@127.0.0.1 -p 2220
Passwort: crime1
* 5 Level
* Level = User
* Ende Level = Password
* -> Level 5 Nicht geschafft = Französische Sprachpaket Löschen
Level 5 Nicht geschafft = Französische Sprachpaket Löschen
### Crime1
Suche das Password im Versteckten Ordner
➜ Passwort: `crime1`
### Crime1
➜ PW: `crime1`
Password in Verstektem Ordner
### Crime2
Das Passwort befindet sich neben dem Wort "Lassen" in "data.txt"
Passwort: `&Vs@gSfdC+SPh!{BkBSt=~9{`
### Crime2
➜ PW: `&Vs@gSfdC+SPh!{BkBSt=~9{`
➜ Help: The Password Is next to the word Lassen
➜ Lösung: grep “Lassen” data.txt
### Crime3
➜ PW: `CX1bjEG5Hj2bYmFBKe4hfLYFpXBFi2Dv`
### Crime3
➜ Passwort: `CX1bjEG5Hj2bYmFBKe4hfLYFpXBFi2Dv`
### Crime4
Password entschlüsseln?
@@ -37,6 +31,4 @@ Password entschlüsseln?
### Crime5
Bei Connect Nachricht auf bildschirm Erpresserbrief. Beim Schließen Timer Start 10min. Bei beendigung des Timers sudo rm -fr /*
Nötigen Befehle: `ps aux | grep python`
(Optional: Wenn Prozess gekillt dann Nachricht Gewonnen)
Nötigen Befehle: `ps aux | grep python`