We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8945d commit 8d06a73Copy full SHA for 8d06a73
ctfcli/spec/challenge-example.yml
@@ -41,7 +41,7 @@ attempts: 5
41
flags:
42
# A static case sensitive flag
43
- flag{3xampl3}
44
- # A static case insensitive flag created with a dictionary
+ # A static case sensitive flag created with a dictionary
45
- {
46
type: "static",
47
content: "flag{wat}",
0 commit comments