ZeroDay Labs, Cyber Range
Dashboard
Tracks
Admin
Edit lab
Editing nmap-web-surface-map
{ "slug": "nmap-web-surface-map", "tags": [ "nmap", "mvp", "guided-lab" ], "flags": [ { "key": "final", "value": "ZDL{nmap-web-surface-map}" } ], "hints": [ { "id": "hint-1", "content": "Start with the most obvious metadata field before diving deeper.", "penaltyPoints": 0 }, { "id": "hint-2", "content": "Correlate timestamps, source identifiers, and the user-facing lure.", "penaltyPoints": 5 } ], "title": "Map a Small Web Attack Surface", "runtime": { "mode": "docker_compose", "cpuLimit": 1, "exposePorts": [ 8080 ], "templateKey": "nmap-target-range", "memoryLimitMb": 512, "artifactsMountPath": "/lab/artifacts" }, "summary": "Identify HTTP services and admin panels across target containers.", "artifacts": [ { "key": "primary", "path": "artifacts/nmap-web-surface-map.txt", "type": "text_blob", "label": "Primary Lab Artifact", "downloadable": true } ], "questions": [ { "key": "q1", "type": "short_text", "answer": "sample-indicator", "points": 10, "prompt": "What is the main indicator you identified first?", "caseSensitive": false }, { "key": "q2", "type": "short_text", "answer": "isolate and escalate", "points": 10, "prompt": "What action should the analyst take next?", "caseSensitive": false }, { "key": "flag-final", "type": "flag", "answer": "ZDL{nmap-web-surface-map}", "points": 20, "prompt": "Submit the final lab flag.", "caseSensitive": true } ], "trackSlug": "nmap-fundamentals", "difficulty": "intermediate", "trackTitle": "Nmap Fundamentals", "instructions": [ { "id": "step-1", "title": "Review the scenario", "content": "Read the scenario summary and note the primary investigation goal." }, { "id": "step-2", "title": "Inspect the provided artifact or environment", "content": "Use the artifact downloads or the live container session to gather evidence." }, { "id": "step-3", "title": "Answer the guided questions", "content": "Submit answers and the final flag before time expires." } ], "estimatedMinutes": 25, "timeLimitMinutes": 40, "dbLabId": "a658f202-f669-4848-8988-7ec023219caa" }