Add a challenge for shadow password
This commit is contained in:
parent
b2de685e24
commit
5de31f10d7
3 changed files with 61 additions and 7 deletions
|
@ -13,6 +13,7 @@ const tuto_legend = {
|
|||
|
||||
const tuto_progress = [
|
||||
{
|
||||
0: { title: "single", icon: "🕵️", label: "Shadow"},
|
||||
1: { title: "Is alive?", icon: "👋", label: "Token 1"},
|
||||
2: { title: "DMZ reached", icon: "📚", label: "Token 2"},
|
||||
3: { title: "HTTPS on + time", icon: "⏲", label: "Token 3"},
|
||||
|
|
Reference in a new issue