-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
Hi, i have error when trying disable secondDegreeBlackBelt, but redTeam and blueTeam success. Deploying in docker on Ubuntu. Can you help me?
here the config.json
`{
"dojoUrl" : "https://17.5.7.3/",
"moduleUrls" : {
"blackBelt":"https://17.5.7.3/insecureinc",
"greenBelt":"https://17.5.7.3/insecureinc",
"securityCodeReviewMaster":"https://owasp.org/SecureCodingDojo/codereview101/?fromPortal"
},
"playLinks" : {
"owasp2017misconfig" : "/static/proxy.log"
},
"challengeParams" : {
"owasp2017misconfig" : {
"url":"http://localhost:3000"
}
},
"disabledModules":["redTeam","blueTeam","secondDegreeBlackBelt"],
"localUsersPath" : "localUsers.json",
"enableProjectFooter" : true
}`
Metadata
Metadata
Assignees
Labels
No labels