# Introduction

In deze korte handleiding / tutorial bekijken we het programma Wireshark onder Windows. Dit geldt ook in grote lijnen voor de Linux/OSX versies. We zien onder andere:

* Wat wireshark is, wat het doet.
* Hoe Wireshark beter te gebruiken.
* Een aantal voorbeelden om te laten zien hoe Wireshark ons kan helpen bij het troubleshooten
* Nog te bepalen.

Een basiskennis van netwerkprotocollen en vooral de TCP/IP suite is ten zeerste aangeraden om *Wireshark* ten volle te benutten.

Dit boek is nog volop in opbouw. Feedback is altijd welkom. Contact opnemen kan altijd via linkedin: <https://be.linkedin.com/in/kenvdb> of via het discussieforum van mijn Gitbook: <https://www.gitbook.com/@kenvb>. Het is misschien ook het vermelden waard dat gitbook in de eerste plek een site is om een online boek te maken. De PDF downloaden is mogelijk, maar toch ook wel een layout-aanslag op de ogen. U bent gewaarschuwd.

## Denk eraan!

Zorg eerst en vooral dat je toelating hebt om data te capteren op je netwerk. Privacy wetgevingen zijn er voor een reden!

Ken Vanden Branden

\
This work is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kenvb.gitbook.io/wireshark101/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
