Python Cybersecurity project - Network Tracking using Wireshark and Google Maps

preview_player
Показать описание
Learn Python for beginners | Python Cybersecurity project | Python project For Beginners | cybersecurity | Python Tutorial for Beginners
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.

Book - Violent Python: A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers:

Support the Channel by become a channel member. All members get access to weekly exclusive resources.

cybersecurity for beginners
comptia security+
security+
Рекомендации по теме
Комментарии
Автор

Exactly what I've been looking for. Just graduated from cyber security and just passed my Security+ CompTIA and I've been looking to fill my portfolio. You just earned a subscriber 👊🏻🔥🔥🔥

michaelechevers
Автор

Theese tutorials are truly amazing, and interesting. You deserve more subscribers.

k.ferenc
Автор

Is there anything that you can quantity like the accuracy or the max no.of packets?

neelimaduda
Автор

does it matter which version of python i use (1/2?)

josephadereni
Автор

Please tell me how to create a .kml extension file

pratyushnegi
Автор

Enjoying your tutorials. I was using the Anaconda/Jupyter Notebook (as per some of your previous examples) and I am not getting any output just the KML Header. What editor tool are you running your code in in this example?

PeterLake
Автор

Can you please explain why you did that project? what we are getting benefit out of it by visualizing network traffic ?

Ajay-cslf
Автор

When I run an IP address it shows the wrong location, how do I fix it, or what IP to use?

jordanbachelor
Автор

How can I make this dynamic? eg If I use a Torrent Client ... just for fun.
Extracting the IPs from Wireshark is a capture at only one time. Does wireshark have a log option that writes this permanently to a text file.

MyEconomics
Автор

The key to this project is finding out how to save this as a kml file. I was able to save it as an XML and get the same result as the video

bworks
Автор

when i upload the .kml file, maps said "The file contains invalid or unsupported data, or the file is too large to parse."

harithafiq
Автор

Statistics>Endpoints
Bottom right.. Map>"Open in Browser"

pastuh
Автор

I'm having trouble getting this to run. I thought I set it up like it shows in the tutorial, but it can't find my GeoLiteCity.dat file. I tried creating a folder called venv and placing all of the files (.dat and .py) just like how it looks in the tutorial, but that doesn't work. And I even tried moving teh .dat file over to the path like I saw in the terminal. But clearly I'm missing a step from after the GeoLiteCity file was downloaded and which directory the project was started in. Any help would be greatly appreciated.

ecequalsmgames
Автор

Sir is this possible to take this for my final year project???
Please reply sirr..

aceblack
Автор

I can't download that geolitecity file from github
Please help

yashgarud
Автор

Can I use this as my final year project

Cyberr_hub
Автор

what is the link/name of the article used?

PeterBrown-gseq
Автор

when i run the program im getting errors like "no module named dpkt "its a error in first line can u crt me?

devaiyyappan
Автор

does this project have any research paper?

vamshikumar
Автор

Error generating KML for x.xx.xx.xx: 'NoneType' object is not subscriptable getting this error anyone know how to fix it

hectorbarragan