-
Notifications
You must be signed in to change notification settings - Fork 12
/
rcds.yaml
117 lines (100 loc) · 1.94 KB
/
rcds.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
docker:
image:
prefix: gcr.io/redpwn/ctf/2020
flagFormat: flag\{[a-zA-Z0-9_,.'?!@$<>*:-]*\}
defaults:
containers:
resources:
limits:
cpu: 100m
memory: 150Mi
requests:
cpu: 10m
memory: 30Mi
backends:
- resolve: k8s
options:
kubeContext: gke_redpwn_us-east1-b_challs
domain: 2020.redpwnc.tf
annotations:
ingress:
traefik.ingress.kubernetes.io/router.tls: "true"
traefik.ingress.kubernetes.io/router.middlewares: "nocontenttype@file"
- resolve: rctf
options:
scoring:
minPoints: 100
maxPoints: 500
sortOrder:
# Easy misc
- sanity-check
- discord
- uglybash
- hackerone-survey
# Easy web
- inspector-general
- anti-textbook
- panda-facts
- login
- static-pastebin
# Easy crypto
- base6464
- pseudo-key
- 12-shades-of-redpwn
# Easy rev
- ropes
- bubbly
# Easy pwn
- coffer-overflow-0
- coffer-overflow-1
- coffer-overflow-2
- secret-flag
- the-library
# Medium misc
- caasino
- albatross
- expohash
# Medium Web
- got-stacks
- viper
- panda-facts-v2
- cookie-recipes-v2
- static-static-hosting
- tux-fanpage
# Medium crypto
- 4k-rsa
- alien-transmissions-v2
- primimity
- seekrypt
- speedy-signatures
- worst-pw-manager
# Medium rev
- aall
- a-round-mechanism
- javaisez2
- smart-solver
- i-wanna-find-the-flag
# Medium pwn
- dead-canary
- skywriting
- four-function-heap
# Hard web
- flag-sharer
- maria-bin
# Hard crypto
- itsy-bitsy
- newcrypt
- jeopardy
- ratification
# Hard rev
- r1sc
- fetusmaze
- wintendo-nii
- rusty-bustacean
# Hard pwn
- pyquatre
- kevin-higgs
- tetanus
- tetanus-shot
- zero-the-hero
- house-of-red