Skip to content

Ferdibrgl/Visual-Network-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

👨🏾‍💻👾 Ferdi Birgül

Typing SVG

Visual Network Tracker

Description

The project entails a Python script that guides users through an immersive visual representation of their network traffic on Google Maps. This visualization is achieved by extracting data from Wireshark and incorporating it into the program for generating the final representation.

Languages and Utilities Used

  • Python3
  • Wireshark
  • Google maps
  • Geolitecity database

Environments Used

  • Kali linux

Setup

  • Create a new depository and save this .py script inside
  • download Geolitecity database into the depository

Program walk-through:

Start Wireshark

Stop Wireshark once complete with your internet browsing
Save the packets in pcap format into the newly created depository, take note of the filename.

Open the script
Rename the pcap file on line 8 to the filename of your pcap file in previous step.
Input your ip address on line 37 Save the script

Run the script & save the output onto a new file
Save the file in .kml format.
you can manually run script and copy the contents or run the command below

Open Google Maps
Import the kml file you saved in the previous step.


Results
your final results will show traffic from your specific location.


Resources & References

- [Google Developers](https://developers.google.com/kml)

About

Visual-Network-Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages