LIVE NEWSROOM · --:-- · May 30, 2026
A LIBRARY FOR SECURITY RESEARCHERS

TryHackMe Walkthrough: Packets & Frames

Post on X LinkedIn
TryHackMe Walkthrough: Packets & Frames

Packets and frames are small pieces of data that, when forming together, make a larger piece of information or message. However, they are two different things in the OSI model.

Room Link Packets & Frames

A frame is at layer 2 – the data link layer, meaning there is no such information as IP addresses. Think of this as putting an envelope within an envelope and sending it away. The first envelope will be the packet that you mail, but once it is opened, the envelope within still exists and contains data (this is a frame).

This process is called encapsulation which we discussed in room 3: the OSI model. At this stage, it’s safe to assume that when we are talking about anything IP addresses, we are talking about packets. When the encapsulating information is stripped away, we’re talking about the frame itself.

Packets are an efficient way of communicating data across networked devices such as those explained in Task 1. Because this data is exchanged in small pieces, there is less chance of bottlenecking occurring across a network than large messages being sent at once.

Question: What is the name for a piece of data when it does have IP addressing information?
Answer: Packet

Question: What is the name for a piece of data when it does not have IP addressing information?
Answer: Frame

// 01 Task 2 TCP/IP (The Three-Way Handshake) Packets & Frames

TCP/IP (The Three-Way Handshake)

Question: What is the header in a TCP packet that ensures the integrity of data?
Answer: Checksum

Question: Provide the order of a normal Three-way handshake (with each step separated by a comma)
Answer: SYN,SYN/ACK,ACK

// 02 Task 3 Practical Handshake Packets & Frames

Question: What is the value of the flag given at the end of the conversation?
Answer: THM{TCP_CHATTER}

// 03 Task 4 UDP/IP

UDP Connection

Question: What does the term “UDP” stand for?
Answer: User Datagram Protocol

Question: What type of connection is “UDP”?
Answer: Stateless

Question: What protocol would you use to transfer a file?
Answer: TCP

Question: What protocol would you use to have a video call?
Answer: UDP

// 04 Task 5 Ports 101 (Practical) Packets & Frames

Protocols and port number

Question: What is the flag received from the challenge?
Answer: THM{YOU_CONNECTED_TO_A_PORT}

// 05 Task 6 Continue Your Learning: Extending Your Network Packets & Frames

Question: Terminate the static site lab deployed in tasks 3 and 5.
Answer: No Answer Needed

Question: Join the “Extending Your Network” room to continue your learning.
Answer: No Answer needed

    TE
    Team Ciphers Security

    The Ciphers Security editorial team — practitioners covering daily threat intel, CVE deep-dives, and hands-on cybersecurity research. About us →

    Previous TryHackMe Walkthrough: OSI Model Next TryHackMe Walkthrough: Extending Your Network

    Latest News

    How to Automate Compliance Evidence Collection (Drata & Vanta 2026) Learn how to automate compliance evidence collection in 2026 using Drata or Vanta — step-by-step setup for AWS, Git… Best CNAPP Platforms 2026: Multi-Cloud Enterprise Buyer's Guide Best CNAPP platforms 2026: Wiz, Prisma Cloud, CrowdStrike, Orca, Lacework, Sysdig, Aqua, and Defender ranked for mu… Druva vs Rubrik vs Cohesity: Immutable Backup for Ransomware Recovery 2026 Compare Druva vs Rubrik vs Cohesity immutable backup for ransomware recovery 2026: architecture, RTO/RPO, pricing, … Drata vs Vanta vs Tugboat Logic: Compliance Automation Comparison 2026 Compare Drata vs Vanta vs Tugboat Logic on pricing, framework breadth, integrations, and time to audit-ready for SO… JINX-0164 Targets Crypto Firms with macOS Malware and CI/CD Hijacking JINX-0164 targets crypto firms with AUDIOFIX macOS malware via fake LinkedIn recruiters and CI/CD supply chain pois… CSPM vs CWPP: Choosing the Right Cloud Security Tool in 2026 CSPM vs CWPP cloud security 2026 guide: compare Wiz, Prisma Cloud, Lacework, and Defender for Cloud with a decision… FBI USB Insider Threat Alert: DLP Policy and Detection Controls FBI USB insider threat alert: Silent Ransom Group sends operatives to insert USB drives at law firms. Enterprise DL… Best Vulnerability Management Tools for Enterprise Security Teams in 2026 Evaluate the best vulnerability management tools enterprise 2026: Tenable, Qualys, Rapid7, Wiz, and Falcon Spotligh…
    Scroll to Top
    Ad