From 4c0065a988395fbacf83d130b92194e98361dd4e Mon Sep 17 00:00:00 2001 From: Bjoern Kimminich Date: Thu, 12 Jul 2018 19:33:06 +0200 Subject: [PATCH] Increase difficulty to 5 for its apparent research effort --- data/static/challenges.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/static/challenges.yml b/data/static/challenges.yml index e56a522302e..49a5712baf3 100644 --- a/data/static/challenges.yml +++ b/data/static/challenges.yml @@ -498,7 +498,7 @@ name: 'Supply Chain Attack' category: 'Broken Authentication' description: 'Inform the development team about a danger to some of their credentials. (Send them the URL of the original report or the CVE of this vulnerability)' - difficulty: 4 + difficulty: 5 hint: 'This vulnerability will not affect any customer of the shop. It is aimed exclusively at its developers.' hintUrl: 'https://bkimminich.gitbooks.io/pwning-owasp-juice-shop/content/part2/broken-authentication.html#inform-the-development-team-about-a-danger-to-some-of-their-credentials' key: supplyChainAttackChallenge