Member-only story
Python Cybersecurity— Network Tracking using Wireshark and Google Maps
In this article we will dive into Network Traffic visualization using the Python programming language, Wireshark and Google Maps. This tutorial covers the implementation steps needed to take a file of network traffic and convert it into a visual presentation using Google Maps.
If you at some point get stuck or simply want to view this tutorial in another format a video presentation of it is available on the Vinsloev Academy Youtube page: https://youtu.be/xuNuy8n8u-Y
View our newest medium story:
Getting into Cybersecurity in 2023
https://vinsloev.medium.com/getting-into-cybersecurity-in-2023-bb16378c6f36
So without further introduction lets get into the actual implementation.

For more see Vinsleov Academy official Subreddit: https://www.reddit.com/r/vinsloevAcademy/
Learn the skills needed to get a career within Cybersecurity. Vinsloev Academy provide educational content from around the web: https://vinsloev.com
Downloading external material
Besides the Python code that will be created in this tutorial, several external resources and applications is needed to make it work.