File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed
web/where-robots-cannot-search Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : configmap-oh-look-a-flag
3- version : 1.7 .0
3+ version : 1.8 .0
44description : Challenge configmap for oh-look-a-flag in category forensics
5- appVersion : " 1.7 .0"
5+ appVersion : " 1.8 .0"
66type : application
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ metadata:
66 challenges.ctfpilot.com/type : " none"
77 challenges.ctfpilot.com/name : " oh-look-a-flag"
88 challenges.ctfpilot.com/category : " forensics"
9- challenges.ctfpilot.com/version : " 7 "
9+ challenges.ctfpilot.com/version : " 8 "
1010 challenges.ctfpilot.com/configmap : " challenge-config"
1111 challenges.ctfpilot.com/enabled : " true"
1212 ctfpilot.com/component : " challenge-config"
1313data :
1414 name : " oh-look-a-flag"
1515 path : " challenges/forensics/oh-look-a-flag"
1616 repository : " ctfpilot/challenges-example"
17- generated_at : " 2025-12-20 17:57:38 "
17+ generated_at : " 2025-12-20 18:13:54 "
1818 challenge : |
1919 {
2020 "$schema": "https://raw.githubusercontent.com/ctfpilot/challenge-schema/refs/heads/main/schema.json",
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ challenge:
33 name : oh-look-a-flag
44 category : forensics
55 type : none
6- version : 7
6+ version : 8
77 path : challenges/forensics/oh-look-a-flag
88kubectf :
99 expires : 3600
Original file line number Diff line number Diff line change 1- 7
1+ 8
Original file line number Diff line number Diff line change 6767 - scaler
6868 containers:
6969 - name: web
70- image: ghcr.io/ctfpilot/challenges-example-web-where-robots-cannot-search:8
70+ image: ghcr.io/ctfpilot/challenges-example-web-where-robots-cannot-search:9
7171 imagePullPolicy: IfNotPresent
7272 resources:
7373 limits:
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : configmap-where-robots-cannot-search
3- version : 1.8 .0
3+ version : 1.9 .0
44description : Challenge configmap for where-robots-cannot-search in category web
5- appVersion : " 1.8 .0"
5+ appVersion : " 1.9 .0"
66type : application
Original file line number Diff line number Diff line change @@ -6,15 +6,15 @@ metadata:
66 challenges.ctfpilot.com/type : " web"
77 challenges.ctfpilot.com/name : " where-robots-cannot-search"
88 challenges.ctfpilot.com/category : " web"
9- challenges.ctfpilot.com/version : " 8 "
9+ challenges.ctfpilot.com/version : " 9 "
1010 challenges.ctfpilot.com/configmap : " challenge-config"
1111 challenges.ctfpilot.com/enabled : " true"
1212 ctfpilot.com/component : " challenge-config"
1313data :
1414 name : " where-robots-cannot-search"
1515 path : " challenges/web/where-robots-cannot-search"
1616 repository : " ctfpilot/challenges-example"
17- generated_at : " 2025-12-20 17:54:17 "
17+ generated_at : " 2025-12-20 18:14:04 "
1818 challenge : |
1919 {
2020 "$schema": "https://raw.githubusercontent.com/ctfpilot/challenge-schema/refs/heads/main/schema.json",
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ challenge:
33 name : where-robots-cannot-search
44 category : web
55 type : web
6- version : 8
6+ version : 9
77 path : challenges/web/where-robots-cannot-search
88kubectf :
99 expires : 3600
Original file line number Diff line number Diff line change 1- 8
1+ 9
You can’t perform that action at this time.
0 commit comments