Add a challenge for shadow password

This commit is contained in:
nemunaire 2023-02-20 12:33:26 +01:00
parent b2de685e24
commit 5de31f10d7
3 changed files with 61 additions and 7 deletions

View file

@ -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"},