juice-shop

Форк
0
/
mozilla.yml 
186 строк · 7.9 Кб
1
application:
2
  domain: mozilla-ctf.op
3
  name: 'Mozilla CTF'
4
  logo: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/MozillaCTF.png'
5
  favicon: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/favicon_v2.ico'
6
  theme: deeporange-indigo
7
  showGitHubLinks: true
8
  localBackupEnabled: false
9
  altcoinName: Mozquito
10
  privacyContactEmail: 'donotreply@mozilla-ctf.op'
11
  customMetricsPrefix: mozctf
12
  chatBot:
13
    name: 'Foxy'
14
    avatar: 'https://upload.wikimedia.org/wikipedia/commons/9/9f/Fennec_Fox_Vulpes_zerda.jpg'
15
  social:
16
    twitterUrl: 'https://twitter.com/mozcloudsec'
17
    facebookUrl: null
18
    slackUrl: null
19
    redditUrl: null
20
    pressKitUrl: 'https://blog.mozilla.org/press/kits'
21
    nftUrl: null
22
    questionnaireUrl: null
23
  recyclePage:
24
    topProductImage: Gear-200155340.jpg
25
    bottomProductImage: Gear-200155753.jpg
26
  welcomeBanner:
27
    showOnFirstStart: false
28
  cookieConsent:
29
    message: 'This website uses a myriad of 3rd-party cookies for your convenience and tracking pleasure.'
30
    dismissText: 'Never mind!'
31
    linkText: 'How can I turn this off?'
32
    linkUrl: 'https://support.mozilla.org/en-US/kb/disable-third-party-cookies'
33
  securityTxt:
34
    contact: 'mailto:donotreply@mozilla-ctf.op'
35
    encryption: ~
36
challenges:
37
  showHints: false
38
  codingChallengesEnabled: never
39
  xssBonusPayload: '<iframe width="560" height="315" src="https://www.youtube.com/embed/0u9g0LhRkGk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>'
40
  showFeedbackButtons: false
41
hackingInstructor:
42
  isEnabled: false
43
products:
44
  -
45
    name: 'Champion Sweatshirt with a Drawstring Tote'
46
    price: 68.89
47
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155415.jpg'
48
    reviews:
49
      - { text: 'One of my favorites!', author: admin }
50
  -
51
    name: 'Rickshaw Commuter 2.0 Laptop Bag'
52
    price: 205
53
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155749.jpg'
54
  -
55
    name: 'Moleskine Notebook'
56
    price: 33
57
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155752.jpg'
58
    reviews:
59
      - { text: 'I bought it, would buy again. 5/7', author: admin }
60
  -
61
    name: 'Special Package 1'
62
    description: 'This Very Splendid Package includes a ladies navy t-shirt (not shown), a baseball cap, and a coffee mug in a drawstring tote.'
63
    price: 34
64
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200157452.jpg'
65
  -
66
    name: 'Special Package 2'
67
    description: 'This Very Splendid Package includes a unisex navy t-shirt, a baseball cap, and a coffee mug in a drawstring tote.'
68
    price: 37
69
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200157454.jpg'
70
  -
71
    name: 'Special Package 3'
72
    description: 'The Most Splendid Package includes a Champion sweatshirt in a drawstring tote, a Moleskine notebook, and a Rickshaw Commuter 2.0 Laptop Bag.'
73
    price: 300.89
74
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200157451.jpg'
75
  -
76
    name: 'Unisex t-shirt, navy'
77
    price: 13.51
78
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155342.jpg'
79
  -
80
    name: 'Ladies t-shirt, navy'
81
    price: 10
82
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155413.jpg'
83
  -
84
    name: 'Unisex t-shirt, lapis'
85
    price: 13.51
86
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-unisex-t-shirt-lapis.jpg'
87
  -
88
    name: 'Black cap w/tote'
89
    price: 17.75
90
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155339.jpg'
91
  -
92
    name: Beanie
93
    price: 5.5
94
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155340.jpg'
95
    reviews:
96
      - { text: 'One of my favorites.', author: jim }
97
  -
98
    name: 'Drawstring tote'
99
    price: 5.5
100
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155751.jpg'
101
  -
102
    name: 'Glossy finish ceramic mug'
103
    price: 8.81
104
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155758.jpg'
105
  -
106
    name: '3 inch round Firefox sticker, individual'
107
    price: 0.11
108
    description: '1 roll = 500 stickers (please request 500 if you need a full roll)'
109
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155753.jpg'
110
  -
111
    name: 'Silicone wristband'
112
    price: 0.32
113
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155756.jpg'
114
    reviews:
115
      - { text: 'Fry liked it too.', author: bender }
116
  -
117
    name: 'Vertical laminated conference badge'
118
    price: 2.33
119
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155755.jpg'
120
  -
121
    name: 'Mozilla lanyard with bulldog clip'
122
    price: 1.65
123
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155754.jpg'
124
  -
125
    name: 'Firefox tattoo, 50 pack'
126
    price: 4
127
    image: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/Gear-200155757.jpg'
128
  -
129
    name: '1.25 inch Firefox Button, 25 pack'
130
    price: 7
131
  -
132
    name: 'Mozilla Cap'
133
    price: 4.63
134
  -
135
    name: 'Colour Contrast Analyser Firefox Extension'
136
    description: 'The Colour Contrast Analyser Firefox extension lists colour combinations used in the document in a table that summarises the foreground colour, background colour, luminosity contrast ratio, and the colour difference and brightness difference used in the algorithm suggested in the 26th of April 2000 working draft for Accessibility Evaluation and Repair Tools (AERT). Each element is also listed with its parent elements, and class and id attribute values when specified to make it easier to locate the elements. <br/><span style="color:red;">This extension has been removed because side-effects with other plugins.</span>'
137
    price: 0.99
138
    image: 'http://juicystudio.com/img/logo.gif'
139
    keywordsForPastebinDataLeakChallenge:
140
      - juicenote
141
      - magische firefox suche
142
  -
143
    name: 'Fox Plush'
144
    price: 8.6
145
  -
146
    name: 'Mozilla custom hoodie'
147
    price: 19.66
148
    reviews:
149
      - { text: 'You gotta get this.', author: jim }
150
  -
151
    name: 'Woman''s Firefox Logo T-Shirt (grey)'
152
    price: 4.31
153
  -
154
    name: 'Women''s Vertical T-Shirt'
155
    price: 5.09
156
  -
157
    name: 'Mozilla Horizontal T-Shirt'
158
    price: 5.94
159
  -
160
    name: 'OWASP Zed Attack Proxy (ZAP)'
161
    description: 'ZAP is one of the world’s most popular free security tools and can help you automatically find security vulnerabilities while you are developing and testing your applications.'
162
    price: 0.01
163
    image: zap.png
164
    urlForProductTamperingChallenge: 'https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project'
165
  -
166
    name: 'Christmas Super-Surprise-Box (2014 Edition)'
167
    description: 'Contains a random selection of stickers and three Unisex t-shirts (3XL) for an unbeatable price!'
168
    price: 29.99
169
    image: undefined.jpg
170
    useForChristmasSpecialChallenge: true
171
  -
172
    name: 'Mozilla Austin CTF Logo (3D-printed)'
173
    description: 'This rare item was designed and handcrafted in Sweden. This is why it is so incredibly expensive despite its complete lack of purpose.'
174
    price: 99.99
175
    image: 3d_keychain.jpg
176
    fileForRetrieveBlueprintChallenge: 'https://github.com/mozilla/ctf-austin/raw/master/app/public/images/products/3d_keychain.stl'
177
    exifForBlueprintChallenge:
178
      - ~
179
  -
180
    name: 'Global OWASP WASPY Award 2017 Nomination'
181
    description: 'Your chance to nominate up to three quiet pillars of the OWASP community ends 2017-06-30! <a href="https://www.owasp.org/index.php/WASPY_Awards_2017">Nominate now!</a>'
182
    price: 0.03
183
    image: waspy.png
184
    deletedDate: '2017-07-01'
185
ctf:
186
  showFlagsInNotifications: true
187

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.