628 words
3 minutes
Network+ Course Labs

Overview#

clsl This roadmap supports the Network+ course with hands-on TryHackMe labs, organized into 7 sections that follow the course flow: networking fundamentals, services and protocols, security and hardening, traffic analysis, detection and monitoring tools, infrastructure, and core security tools.

The roadmap was put together by Netriders Academy, with the labs curated by Ahmed Sultan. Every link opens the lab directly.

Total labs30
PlatformTryHackMe
Sections7

Note: the NetworkMiner room appears in two sections (Traffic Analysis and Core Security Tools), so the total counts it twice. TryHackMe also occasionally moves rooms between free and paid, so if you find a lab that is locked, let me know and I will update the list.

Section Map#

#SectionFocusLabs
01Networking FundamentalsWhat a network is, LANs, the OSI model, and packets6
02Network Services & ProtocolsCommon services and core and secure protocols4
03Security & HardeningDevice hardening, security architecture, and monitoring5
04Traffic Analysis & Packet InspectionWireshark, Tcpdump, and NetworkMiner6
05Detection & Monitoring ToolsSnort and Zeek4
06Advanced Networking & InfrastructureVirtualization, containers, and networking concepts3
07Core Security ToolsNmap and NetworkMiner2

Suggested Learning Path#

  1. Foundations: Networking Concepts and Networking Essentials (from section 06), then Networking Fundamentals
  2. How networks work: Network Services & Protocols
  3. Seeing the traffic: Traffic Analysis & Packet Inspection
  4. Protecting the network: Security & Hardening -> Detection & Monitoring Tools
  5. Infrastructure and tooling: Advanced Networking & Infrastructure -> Core Security Tools

The two foundational rooms in section 06 are the best warm-up for the whole roadmap, so consider doing them first even though they appear later in the list.


01. Networking Fundamentals#

Focus: What a network is, LANs, the OSI model, and packets
Labs: 6

The starting point: what networking is, how local area networks work, the OSI model, how data is broken into packets and frames, and how networks are extended.

#LabPlatform
1What Is Networking?TryHackMe
2Intro to LANTryHackMe
3OSI ModelTryHackMe
4Packets & FramesTryHackMe
5Extending Your NetworkTryHackMe
6Intro to NetworkingTryHackMe

02. Network Services & Protocols#

Focus: Common services and core and secure protocols
Labs: 4

The services and protocols that make networks useful: how common network services are configured and used, the core protocols of the internet, and their secure counterparts.

#LabPlatform
1Network ServicesTryHackMe
2Network Services 2TryHackMe
3Networking Core ProtocolsTryHackMe
4Networking Secure ProtocolsTryHackMe

03. Security & Hardening#

Focus: Device hardening, security architecture, and monitoring
Labs: 5

Protecting a network: hardening network devices, understanding security architecture and secure protocols, auditing and monitoring, and seeing what an attacker can learn once they are inside.

#LabPlatform
1Network Device HardeningTryHackMe
2Intro to Security ArchitectureTryHackMe
3Network Security ProtocolsTryHackMe
4Auditing and MonitoringTryHackMe
5The Lay of the LandTryHackMe

04. Traffic Analysis & Packet Inspection#

Focus: Wireshark, Tcpdump, and NetworkMiner
Labs: 6

Reading what is actually on the wire: traffic analysis fundamentals, a full Wireshark track (basics, packet operations, traffic analysis), command-line capture with Tcpdump, and extracting artifacts with NetworkMiner.

#LabPlatform
1Traffic Analysis EssentialsTryHackMe
2Wireshark: The BasicsTryHackMe
3Wireshark: Packet OperationsTryHackMe
4Wireshark: Traffic AnalysisTryHackMe
5TcpdumpTryHackMe
6NetworkMinerTryHackMe

05. Detection & Monitoring Tools#

Focus: Snort and Zeek
Labs: 4

Network intrusion detection and monitoring: writing and tuning rules with Snort, applying it in guided challenges, and analyzing network activity with Zeek.

#LabPlatform
1SnortTryHackMe
2Snort Challenge 1TryHackMe
3Snort Challenge 2TryHackMe
4ZeekTryHackMe

06. Advanced Networking & Infrastructure#

Focus: Virtualization, containers, and networking concepts
Labs: 3

Modern infrastructure: virtualization and containers, plus the Networking Concepts and Networking Essentials rooms, which are foundational and worth doing early even though they sit in this section.

#LabPlatform
1Virtualization and ContainersTryHackMe
2Networking ConceptsTryHackMe
3Networking EssentialsTryHackMe

07. Core Security Tools#

Focus: Nmap and NetworkMiner
Labs: 2

Two essential tools for discovering and inspecting a network: scanning hosts, ports, and services with Nmap, and revisiting NetworkMiner for network forensics.

#LabPlatform
1NmapTryHackMe
2NetworkMinerTryHackMe

Tips for Getting the Most Out of These Labs#

  • Draw the network for every scenario: devices, layers, and the path a packet takes. Networking clicks once you can picture it.
  • Take notes on every lab: the protocol, the port, and what it does, so you can come back to them later.
  • Capture your own traffic with Wireshark or Tcpdump while you practice. Seeing real packets makes the theory concrete.
  • Repeat labs a few days later without looking at the solution. This is what makes the knowledge stick.

These labs are for learning and practice in the provided lab environments only. Never capture or scan traffic on networks you do not own or have explicit permission to test.

Network+ Course Labs
https://bad-glitch.github.io/posts/labs/networkplus---labs/network-/
Author
Amr Abdel Hamide
Published at
2026-09-19