CYBERSEC LAB

VIRTUAL PENETRATION TESTING ENVIRONMENT v2.4

Initializing kernel modules...

🎯 Assignment Goals

Use the network sniffer to identify the credentials for the remote server.
Use the credentials to log into the remote server.
Find the document labeled "Critical.txt".
Read Critical.txt and locate the flag at the bottom of the file.
Paste the flag into the Incident Report and submit.
🔬
PacketScope Pro
💻
Terminal
📝
Notepad
📋
Incident Report
⬡ LAB OS
PacketScope
Terminal
Notepad
Report
00:00:00
PACKETSCOPE PRO — NETWORK ANALYZER
Press ▶ START to begin capture
#TIMESOURCEDESTINATION PROTOCOLLENGTHINFO
── No capture in progress. Press ▶ START to begin. ──
▶ Frame Details
FOLLOW TCP STREAM — PACKET #12
TERMINAL — STUDENT@LABVM
CyberSec Lab Terminal v2.4 — Type 'help' for available commands
student@labvm:~$
student@labvm:~$
NOTEPAD — submission.txt
FileEditFormatView
Ln 1, Col 1 UTF-8 submission.txt
📋 BRIEFING
⚠ AUTHORISED PENTEST — ENGAGEMENT BRIEF

MISSION BRIEFING

Network Security Lab  |  Telnet Credential Sniffing
Scenario
You are monitoring a corporate network segment using a packet analyser. An employee on the network has just authenticated to an internal server using Telnet — an unencrypted protocol that transmits all data, including passwords, in plaintext.

Your task is to intercept the credentials from the packet capture, use them to access the remote server, retrieve a classified document, and submit the embedded flag to complete the engagement.
Objectives
1
Start the packet capture in PacketScope Pro and identify the suspicious Telnet packet.
2
Follow the TCP stream to read the plaintext session and extract the credentials.
3
Use the credentials to log in to the remote server via Terminal.
4
Navigate the filesystem and read Critical.txt.
5
Copy the flag from the bottom of the file and submit it via the Incident Report.
Tools Available
🔬
PacketScope Pro
Network packet analyser — capture and inspect live traffic
💻
Terminal
Connect to remote hosts via Telnet
📝
Notepad
Take notes during the engagement
📋
Incident Report
Submit the flag to complete the lab
Key Concept
Telnet transmits all data in plaintext — usernames, passwords, and file contents are fully readable by anyone on the network. This is why Telnet has been replaced by SSH in secure environments.
Display Mode
INCIDENT REPORT — FLAG SUBMISSION
🔐 Engagement Flag Submission
Read Critical.txt on the remote server. Copy the flag from the bottom of the file and paste it below.
Target Server
Flag — paste the FLAG{...} line from Critical.txt
🔍 Follow TCP Stream
📌 Mark Packet
📋 Copy as Hex
📊 Packet Details