From 3816820ee450d48a4105b0aed07d87868a3f2b44 Mon Sep 17 00:00:00 2001 From: Jeroen Willemsen Date: Thu, 12 Dec 2024 10:23:34 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 152fe46da..b9c12a0a9 100644 --- a/README.md +++ b/README.md @@ -86,14 +86,13 @@ You can install it by doing: ```bash docker run -p 8080:8080 jeroenwillemsen/wrongsecrets:latest-no-vault ``` - +Now you can try to find the secrets by means of solving the challenge offered at the links below
- Now you can try to find the secrets by means of solving the challenge offered at the links in the block below - - [localhost:8080/challenge/challenge-1](http://localhost:8080/challenge/challenge-1) - - [localhost:8080/challenge/challenge-2](http://localhost:8080/challenge/challenge-2) - - [localhost:8080/challenge/challenge-3](http://localhost:8080/challenge/challenge-3) - (click the triangle to see more) + all the links for docker challenges. +- [localhost:8080/challenge/challenge-1](http://localhost:8080/challenge/challenge-1) +- [localhost:8080/challenge/challenge-2](http://localhost:8080/challenge/challenge-2) +- [localhost:8080/challenge/challenge-3](http://localhost:8080/challenge/challenge-3) - [localhost:8080/challenge/challenge-4](http://localhost:8080/challenge/challenge-4) - [localhost:8080/challenge/challenge-8](http://localhost:8080/challenge/challenge-8) - [localhost:8080/challenge/challenge-12](http://localhost:8080/challenge/challenge-12)