Game of Hacks 2024 - Stuck CTF challenge
266
Note
Username: wrightPassword: password123
SSH Port: 2222
Challenge Difficulty: Easy (100)
Challenge Author: Oste (@oste_ke)
I need access to a file on my server, but something seems off with the SSH connection — it's not behaving normally. Could you try logging in and retrieving the file for me?
sudo docker run -d -p 2222:2222 --restart unless-stopped --name <container_name> oste/stuck:latest
Content type
Image
Digest
sha256:b3c8fe454…
Size
80.9 MB
Last updated
almost 2 years ago
docker pull oste/stuck