IntroductoryFree3h of content · 2 guided labs200 XP

Networking for Analysts: Reading Traffic

Ports, DNS, HTTP and TLS explained for someone who has to read traffic, not configure it. Layers without memorising them, TCP against UDP by what the evidence looks like, and the five Wireshark filters that resolve most cases. Free, three hours, no networking background assumed.

Free forever. No card, no trial, no expiry.

Preview the student experience

No login · Free interactive demo

Try demo →

2

Guided labs

Isolated VM environment

3h

Of content

Labs + practice + exams + simulations

3

Modules

Progressive difficulty

2–4h

Per lab session

Unlimited restarts

HTKWhat's included
  • The full course: written lessons with diagrams
  • Per-module exams to check what stuck
  • Simulated lab: read a capture, four prepared views
  • Submit the final assignment
  • Lifetime access, no card required
  • Isolated lab VM and graded certificate: 24 € unlock
0

No card required

Start free →

Lab tools you will use

WiresharkNetworktsharkCaptureZeekNetworkWiresharkNetworktsharkCaptureZeekNetwork
curlHTTPjqJSONcurlHTTPjqJSON

Before you start — quick answers

The course is free: every lesson, every module quiz, and the simulated lab in module 2. You need an account, but no card. Two things are paid: the final lab, which boots a real Linux VM with the full capture and the real tools, and the human review of your analysis report. That unlock is 24 €, once.

Only with the 24 € unlock. The certificate depends on an instructor grading and passing your network analysis report, and that review is the paid part. Writing and submitting the report is free — it just sits unreviewed until you unlock it.

None at all. The course assumes you have never configured anything — no router, no firewall, no switch. That is deliberate: it is written for the person who can follow "the malware connects to its C2" without being able to say what a port is.

No, and the boundary is on purpose. This course teaches you to READ traffic. The Network Security path teaches you to build detection on top of it — writing rules, engineering telemetry, defending a network. This one is the prerequisite, not a cheaper version.

Course Syllabus

3 modules · 3h of content

Each phase maps to a module in this course. Scroll to see how the curriculum builds, module by module.

1

Module 1

Introductory

How data travels

  • The layers, without memorising the OSI model — what each one adds and why you care
  • IP and MAC addresses: what each identifies and why both are needed at once
  • Ports: how a single machine serves twenty things at the same time
  • What a port number tells you about the conversation you are looking at
  • TCP and UDP: choosing between them by what the evidence looks like, not by definition
  • Two module quizzes
2

Module 2

Introductory

The three protocols you will look at every day

  • DNS as the internet's phone book: a query, its answer, and what does not add up
  • HTTP: the request, the response, and the headers that matter in an investigation
  • TLS: what it protects, what it does not, and what stays visible even when encrypted
  • NAT and proxies: why the IP address you are looking at is not the one you think
  • Simulated lab: reading a capture, with four prepared views
  • Three module quizzes
3

Module 3

Introductory

Reading traffic like an analyst

  • Start at the top, never at the packets — the habit that separates reading from scrolling
  • The five filters that resolve most cases: ip.addr, tcp.port, dns, http.request and tls.handshake.type == 1 for the SNI
  • Combining filters with and / or / not to cut a capture down to the question you are asking
  • Following a whole conversation — the function that solves cases most often and that beginners use least
  • Reading rhythm off the I/O graph, where a beacon gives itself away
  • Three shapes you learn to recognise at a glance: a scan, an exfiltration and a beacon
  • Final lab on a real VM, plus a network analysis report as the final assignment
  • What this course deliberately has not taught you, and where that comes next

What you will learn

  • Explain what each layer adds without memorising the OSI model
  • Tell an IP from a MAC address and say why both are needed
  • Read a port number and know what it says about the conversation
  • Choose between TCP and UDP by what the evidence looks like, not by definition
  • Read a DNS query and its answer, and spot what does not add up
  • Say what TLS protects, what it does not, and what is still visible
  • Recognise a scan, an exfiltration and a beacon by their shape in a capture

Hands-on Lab

Module 2's lab hands you four prepared views to practise on. The final lab gives you the whole file: a Linux VM with a fictional organisation's full-day capture, nothing trimmed, and the tools actually used in the trade — Wireshark with its interface, plus tshark, zeek and jq on the command line for what does not fit on a screen. You work top-down rather than packet-first, follow a conversation end to end, read the rhythm off the I/O graph, and pull out what a network team could act on. The three shapes you learned to recognise — a scan, an exfiltration and a beacon — are all in there, mixed into ordinary traffic rather than isolated for you.

2⬡ 2 guided labs
2–4hSession window
UnlimitedRestarts
AutoFlag validation
Experience a lab preview →

Requirements

  • ·No networking background — this course assumes you have never configured anything
  • ·A computer with a browser. Nothing to install: the simulated lab runs in the browser
  • ·Around three hours

What's free, and what the 24 € unlock adds

Said plainly here so nothing surprises you halfway through the course.

Free, with an account

  • Every lesson and module, start to finish
  • Per-module exams, with unlimited retries
  • The guided analysis walkthroughs
  • You can submit the final assignment
See how the simulator works →

Pro unlock

24 €
  • +The real lab: your own isolated VM, launched on demand
  • +An instructor personally reviews and grades your final assignment
  • +The HTK certificate, which requires that graded pass

One payment, no subscription. Buying any paid HTK course includes this unlock, so you never pay for it twice.

And this is exactly what you unlock

No marketing screenshots: the three pieces, as they actually look inside.

1

The real lab

Your own cloud VM, isolated and yours alone, with the tools already installed. You launch it from the browser whenever you want and it is destroyed when you finish.

Sample of the lab panel. The times shown are illustrative.

2

Your assignment, graded by a person

You submit your report and an instructor reads it, scores it out of 100 and writes back what you got right and what is missing. It is not an automated grader. The certificate depends on that grade.

Sample grading. The score and comment are illustrative.

3

The full simulator

Live capture with real traffic: you filter, follow a conversation and separate what is normal from what is not. You practise reading a network the way it is actually read — by narrowing down, not by staring at every packet.

Traffic stationpaused

Conversation C-07 · TLS

10.4.2.14 91.219.44.8:8443

0 packets

Mean

Std dev (σ)

Jitter

This host

σ = 1.34s. The shaded band is ±1σ — barely a line.

A person browsing

σ = 120s. Bursts while they read, long silences.

It is not that 60 seconds is suspicious. It is that nothing a person does is spaced this evenly.

The real interface of the “Traffic station” simulator. Here it plays by itself; with the unlock you work it yourself.

Frequently Asked Questions

Complete answers about this course, labs, certificates, and refunds

The course is free: every lesson, every module quiz, and the simulated lab in module 2. You need an account, but no card. Two things are paid: the final lab, which boots a real Linux VM with the full capture and the real tools, and the human review of your analysis report. That unlock is 24 €, once.

Only with the 24 € unlock. The certificate depends on an instructor grading and passing your network analysis report, and that review is the paid part. Writing and submitting the report is free — it just sits unreviewed until you unlock it.

None at all. The course assumes you have never configured anything — no router, no firewall, no switch. That is deliberate: it is written for the person who can follow "the malware connects to its C2" without being able to say what a port is.

No, and the boundary is on purpose. This course teaches you to READ traffic. The Network Security path teaches you to build detection on top of it — writing rules, engineering telemetry, defending a network. This one is the prerequisite, not a cheaper version.

No. Everything runs in the browser, including the lab, which already has Wireshark, tshark, zeek and jq set up. Any computer from the last decade will do.

If you are starting from zero, Introduction to Cybersecurity. If you want to know what the entry-level job looks like, SOC Analyst. Take this one when you notice you are nodding along to sentences about traffic without really following them — which, for most people coming from another sector, happens fairly quickly.

No. Any paid HTK course purchase includes the free courses' labs and assignment reviews.

After this course

Then pick the specialism that fits you

This course exists to help you choose with some basis instead of guessing. Once you know which side of the field appeals to you, each learning path takes you from beginner to intermediate with the labs to match.

Explore learning paths →
Ready to level up?

Start learning cybersecurity today

Three hours, no prior knowledge, and a real phishing email to take apart. Create an account and begin.

FreeNo card required
No card requiredLifetime accessStart in under a minute