Trace Network Traffic on Google Maps with Wireshark & Python

Опубликовано: 20 Август 2026
на канале: Mad Monster
115
3

Stop wondering where your data is going! 🎯

In this video, I demonstrate a powerful Cybersecurity Project that tracks network traffic from Wireshark and visualizes it directly on Google Maps. Using Python, we'll extract IP addresses, cross-reference them with threat databases like AbuseIPDB and VirusTotal, and map out the geolocation of every packet.

Whether you're a student working on a project or a cybersecurity enthusiast, this demo shows how to combine network analysis with interactive data visualization using Folium and Tkinter.

🔍 Key Features Explained: 0:00 - Introduction to Network Tracking 0:45 - Importing Wireshark CSV Data 1:30 - Mapping IPs with Google Maps & Folium 2:15 - Real-time Threat Detection (AbuseIPDB & VirusTotal) 3:00 - Visualizing Traffic with Charts & Analytics

📌 Built With:

Languages: Python
Libraries: Tkinter, Folium, Pandas
APIs: AbuseIPDB, VirusTotal
🔗 Get the Code: Download the full project here: https://github.com/AO811/Wireshark-Network...

#cybersecurity #wireshark #python #networksecurity #ipaddress #codingproject #datavisualization