ZeroDay Labs, Cyber Range
Dashboard
Tracks
Admin
Edit lab
Editing nmap-reporting-findings
{ "slug": "nmap-reporting-findings", "tags": [ "nmap", "mvp", "guided-lab" ], "flags": [ { "key": "final", "value": "ZDL{nmap-reporting-findings}" } ], "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": "Turning Scan Output into Findings", "runtime": { "mode": "docker_compose", "cpuLimit": 1, "exposePorts": [ 8080 ], "templateKey": "nmap-target-range", "memoryLimitMb": 512, "artifactsMountPath": "/lab/artifacts" }, "summary": "Interpret scan output and answer reporting questions.", "artifacts": [ { "key": "primary", "path": "artifacts/nmap-reporting-findings.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-reporting-findings}", "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": "47903f8c-0d12-4d7a-92b5-fd0ea8c97d0d" }