forked from OJ/bsides-2017-ctf-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added jonsnow, suggested web.shell.dance hosts entry
- Loading branch information
Showing
6 changed files
with
17 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
* This web-based challenge was worth `275` points. | ||
* Run `docker-compose up` and then browse to [https://localhost:4443/](https://localhost:4443/). | ||
* Run `docker-compose up` and then browse to [https://web.shell.dance:4443/](https://web.shell.dance:4443/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
* This web-based challenge was worth `250` points. | ||
* Run `docker-compose up` and then browse to [https://localhost:7443/](https://localhost:7443/). | ||
* Run `docker-compose up` and then browse to [https://web.shell.dance:7443/](https://web.shell.dance:7443/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
* This web-based challenge was worth `150` points. | ||
* Run `docker-compose up` and then browse to [https://web.shell.dance:6443/](https://web.shell.dance:6443/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
web_jonshow: | ||
image: bsidescbrctf/2017-web-jonsnow:1 | ||
ports: | ||
- "6443:8443" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
* This web-based challenge was worth `100` points. | ||
* Run `docker-compose up` and then browse to [https://localhost:5443/](https://localhost:5443/). | ||
* Run `docker-compose up` and then browse to [https://web.shell.dance:5443/](https://web.shell.dance:5443/). |