CyberPath Academy
CyberPath Academy
Network+ N10-009 · 12 Labs · Browser-Based

Master Network+
By Doing It.

12 fully interactive, browser-based lab simulations covering every major Network+ domain — from IP addressing and packet analysis to VPNs, cryptography, and on-path attack detection. No VM required. No downloads. Just click and learn.

Instant access after purchase  ·  90-day access  ·  No software installs
// Lab 10 · N10-009 Domain 4.0
On-Path Attack Simulator
⚔️ ARP Spoofing EngineLive Intercept~25 min
ARP Poisoning MITM Wireshark Defense
// Lab 05 · N10-009 Domain 1.0
OSI Model Stack Analysis
📡 Wireshark Sim7 Layers
// Lab 09 · N10-009 Domain 4.0
Secure Tunneling & OpenVPN
🔐 OpenVPN SimTLS Handshake
// Lab 12 · N10-009 Domain 4.0
Advanced Cryptographic Lifecycle
12
Hands-on lab simulations
48+
Exam-aligned questions
15+
Real tools simulated
6h+
Total lab content
// What's Included

All 12 Network+ Labs

Every lab simulates the real tool or protocol a network engineer uses on the job. You're not reading about it — you're configuring it, breaking it, and fixing it.

🗺
Lab 01 · Domain 1.0
Topology and Addressing
Design and document network topologies. Assign IP addresses, subnet masks, and default gateways. Work with both IPv4 CIDR notation and IPv6 addressing schemes in a live network diagram simulator.
Network DiagrammerCIDR CalcIPv4/IPv6
N10-009 Domain 1.0 — Networking Concepts
⚙️
Lab 02 · Domain 1.0 & 5.0
Ansible & Git Automation
Automate network configuration using Ansible playbooks and version-control changes with Git. Write YAML playbooks to configure routers and switches, commit changes, and roll back a bad config — all in a simulated terminal.
Ansible SimGit TerminalYAML Playbooks
N10-009 Domain 5.0 — Network Management
🖧
Lab 03 · Domain 1.0 & 2.0
Infrastructure Services
Configure and test core network infrastructure services — DHCP scope creation, DNS zone configuration, NTP server setup, and SNMP community strings. Verify each service with diagnostic commands in a simulated CLI.
DHCPDNSNTPSNMP
N10-009 Domain 1.0 — Networking Concepts
🔭
Lab 04 · Domain 4.0 & 5.0
Traffic Analysis & Recon
Capture and analyze live network traffic using a Wireshark simulation. Identify open ports with a simulated Nmap scan, filter packets by protocol, and reconstruct a TCP session to identify reconnaissance activity.
Wireshark SimNmapTCP Analysis
N10-009 Domain 4.0 — Network Security
📡
Lab 05 · Domain 1.0
OSI Model Stack Analysis
Walk a packet through all 7 OSI layers in an interactive frame dissector. Map each protocol header to its layer, identify encapsulation at each step, and diagnose a simulated network fault by isolating which layer is failing.
Frame Dissector7-Layer MapperProtocol Headers
N10-009 Domain 1.0 — Networking Concepts
🔬
Lab 06 · Domain 5.0
Advanced Diagnostics & Packet Analysis
Diagnose connectivity failures using ping, traceroute, netstat, nslookup, and iperf in a simulated multi-hop network. Capture the problem traffic in a Wireshark sim, identify the root cause, and apply the fix.
ping / traceroutenetstatiperfWireshark
N10-009 Domain 5.0 — Network Troubleshooting
⚖️
Lab 07 · Domain 2.0
HA Load Balancing
Configure a simulated HAProxy load balancer with round-robin, least-connections, and IP-hash algorithms. Set up health checks, simulate a backend server failure, and verify traffic automatically reroutes to healthy nodes.
HAProxy SimRound-RobinHealth ChecksFailover
N10-009 Domain 2.0 — Network Implementation
☁️
Lab 08 · Domain 1.0 & 2.0
Cloud NFV Master Lab
Deploy and configure Network Function Virtualization (NFV) components in a simulated cloud environment. Provision virtual routers, firewalls, and load balancers as software instances and define their connectivity using SDN concepts.
NFV ConsoleSDNvRouterCloud Networking
N10-009 Domain 1.0 & 2.0 — Cloud/NFV
🔐
Lab 09 · Domain 4.0
Secure Tunneling & OpenVPN
Configure a simulated OpenVPN server and client. Generate certificates, define cipher suites and TLS settings, establish the tunnel, then capture the encrypted traffic and compare it against cleartext to demonstrate what VPN actually protects.
OpenVPN SimTLS HandshakePKI / CertsCipher Suites
N10-009 Domain 4.0 — Network Security
⚔️
Lab 10 · Domain 4.0
On-Path Attack Simulator
Execute a simulated ARP poisoning / on-path (MITM) attack between two hosts on the same subnet. Intercept and read cleartext credentials in a Wireshark capture, then implement ARP inspection and 802.1X to detect and stop the attack.
ARP Spoof SimWireshark802.1XDynamic ARP Inspection
N10-009 Domain 4.0 — Network Security
📁
Lab 11 · Domain 4.0
Secure File Transfer Mastery
Compare FTP, FTPS, SFTP, and SCP in a simulated terminal environment. Capture FTP credentials in cleartext, then repeat the transfer over SFTP and show the encrypted session. Configure SSH key-based authentication to eliminate passwords.
FTP / SFTP / SCPSSH KeysWireshark
N10-009 Domain 4.0 — Network Security
🔑
Lab 12 · Domain 4.0
Advanced Cryptographic Lifecycle
Work through the full PKI lifecycle — generate a CA, sign a certificate, inspect its fields, simulate expiry, and revoke it via CRL and OCSP. Compare symmetric vs. asymmetric encryption with live encrypt/decrypt demonstrations using AES-256 and RSA-2048.
PKI SimulatorAES-256RSA-2048CRL / OCSP
N10-009 Domain 4.0 — Network Security
// How It Works

Real Scenarios. Real Tools. Zero Setup.

Every lab runs entirely in your browser — no virtual machines, no GNS3, no Packet Tracer license, no downloads.

1
Purchase & Access
One payment unlocks all 12 labs instantly. Access them from any browser on any device for 90 days.
2
Read the Scenario
Each lab opens with a real-world network scenario, the exam objective covered, and an instructor tip you'd only know from working in the field.
3
Work the Simulation
Interact with a pixel-accurate tool simulation — configure devices, run commands, capture traffic. The sim responds just like the real thing.
4
Test Your Knowledge
Answer exam-style questions after each task. Immediate feedback tells you not just right or wrong — but exactly why, mapped to the N10-009 objective.
// Exam Alignment

Mapped to N10-009 Objectives

Every lab task ties directly to a CompTIA Network+ exam domain. You practice exactly what the exam tests — including performance-based questions.

🗺
Networking Concepts & Protocols
IP addressing, subnetting, IPv6, OSI model layer analysis, protocol header dissection, DNS, DHCP, NTP, and core infrastructure services.
🖧
Network Implementation & Infrastructure
Deploy and configure virtual network functions, HAProxy load balancing with health checks and failover, cloud NFV, and SDN-based connectivity.
🔐
Network Security & Hardening
Configure OpenVPN tunnels, defend against on-path attacks with ARP inspection and 802.1X, secure file transfers with SFTP/SCP, and manage a full PKI certificate lifecycle.
🔧
Troubleshooting & Automation
Diagnose faults across all OSI layers with ping, traceroute, netstat, and Wireshark. Automate network config changes with Ansible playbooks and Git version control.
N10-009 Coverage
Domain 1.0Networking Concepts — topology, addressing, OSI, protocols, cloud/NFV, infrastructure services
Domain 2.0Network Implementation — HAProxy load balancing, routing, switching, high availability
Domain 3.0Network Operations — Ansible automation, Git versioning, SNMP monitoring, NTP
Domain 4.0Network Security — VPN/OpenVPN, ARP poisoning defense, SFTP/SCP, PKI & cryptographic lifecycle
Domain 5.0Network Troubleshooting — packet analysis, Wireshark, diagnostic tools, multi-layer fault isolation
// Your Instructor

Built by Someone Who Does This

👨‍🏫
Prof. Ramiro Salazar, Jr.
CompTIA CySA+ Certified · Founder, CyberPath Academy LLC

Professor Salazar is a working cybersecurity and networking instructor. These labs weren't written from a textbook — every topology, every attack scenario, and every troubleshooting exercise comes from real network engineering and security work. The Ansible playbooks, the ARP poisoning walkthrough, the PKI lifecycle — all built from actual production experience and years of teaching students what the exam really tests.

CompTIA CySA+ Network+ N10-009 Security+ SY0-701 cyberpathacademy.com
// Pricing

One Price. All 12 Labs.

Less than a single chapter in a certification book — and infinitely more useful for the hands-on portions of the exam.

🖧 Network+ Hands-On Labs Bundle
Complete N10-009 Lab Package
Instant access · 90 days · All 12 labs · No software required
$ 99
One-time payment · All 12 labs unlocked immediately
Lab 01 — Topology and Addressing (IPv4/IPv6, CIDR, subnetting)
Lab 02 — Ansible & Git Automation (YAML playbooks, version control)
Lab 03 — Infrastructure Services (DHCP, DNS, NTP, SNMP)
Lab 04 — Traffic Analysis & Recon (Wireshark, Nmap)
Lab 05 — OSI Model Stack Analysis (7-layer frame dissector)
Lab 06 — Advanced Diagnostics & Packet Analysis (ping, traceroute, iperf)
Lab 07 — HA Load Balancing (HAProxy, health checks, failover)
Lab 08 — Cloud NFV Master Lab (SDN, vRouter, virtual firewall)
Lab 09 — Secure Tunneling & OpenVPN (TLS, PKI, cipher suites)
Lab 10 — On-Path Attack Simulator (ARP spoofing, 802.1X defense)
Lab 11 — Secure File Transfer Mastery (FTP vs SFTP vs SCP)
Lab 12 — Advanced Cryptographic Lifecycle (PKI, AES-256, RSA, CRL)
48+ exam-aligned questions with detailed answer explanations
90-day access from date of purchase
Works on any browser — no VM, no GNS3, no Packet Tracer license needed
Get Instant Access — $99 →
🔒 Secure checkout via Stripe  ·  Questions? Email us at support@cyberpathacademy.com
// FAQ

Common Questions

Do I need GNS3 or Packet Tracer?+
No. Every lab runs entirely in your web browser with no external software. You don't need a Cisco account, a GNS3 setup, a Packet Tracer license, or any virtual machines. Just open the lab page and start working.
How long do I have access?+
90 days from the date of purchase. That gives you plenty of time to work through all 12 labs multiple times and revisit any topics that need reinforcement before your exam.
Are these aligned to the current N10-009 exam?+
Yes. All 12 labs are mapped to CompTIA Network+ N10-009 objectives. Each lab page shows the exact domain and objective it covers, and every exam question references the N10-009 exam domains directly.
Will these help with performance-based questions?+
Absolutely. Network+ PBQs regularly test subnetting, OSI layer identification, protocol analysis, and network troubleshooting — exactly what these labs practice. Interacting with the tools in a simulated environment is the best preparation for PBQs.
I'm a complete beginner. Are these too advanced?+
The labs are designed for students working toward their Network+ certification — so they assume basic familiarity with networking concepts but walk you through every step of the simulation. Each lab includes an instructor tip that explains the real-world context behind what you're doing.
What if I have questions or need help?+
Email us at support@cyberpathacademy.com. Professor Salazar personally reviews student questions and typically responds within 24 hours on business days.

Stop Reading About Networking.
Start Doing It.

12 labs. 6+ hours of hands-on practice. Every tool the exam tests. $99 one-time.

Get All 12 Labs — $99 → View All CyberPath Courses