Visualize Wardriving Data in a Python Notebook with Pandas & Folium

preview_player
Показать описание
Hak5 -- Cyber Security Education, Inspiration, News & Community since 2005:
In this episode of HakByte, Alex Lynd demonstrates how to use Jupyter Notebook (a Python data visualization tool) to interpret wardriving data captured on the ESP8266, using the Pandas data analysis library and Folium to map detected wifi devices.

Links:

Chapters:
Intro: 00:00
What is Wardriving?: 00:17
Tools You'll Need: 00:42
Importing a Dataset to CoLab: 00:56
Parsing the Dataset w/ Pandas: 01:46
Mapping WiFi Devices: 03:35
Targeting Specific Networks: 04:57
Upcoming Wardriving Videos: 07:11
Outro: 07:26

-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆
-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆-----☆

____________________________________________
Founded in 2005, Hak5's mission is to advance the InfoSec industry. We do this through our award winning educational podcasts, leading pentest gear, and inclusive community – where all hackers belong.
Рекомендации по теме
Комментарии
Автор

I was wondering if you were going to cover the basics. Glad I stayed for the end. Look forward to the next one!

NImp.tr
Автор

This seems like it's the most overbuilt most complicated way to do something simple like Wardriving.

Just log every on a set time interval. Using common dataviz libraries you can map the strongest signal GPS point for each SSID/MAC, with different icon colors for different security types. Can even put a ring around it based on the RSSI for how accurate the position is.

You store a bit more data in the field, but it makes analysis/plotting of the results easier.

JustPlainRob
Автор

Is that supposed to be chop sticks or disco revival dance moves in that title card?

TheRealZamFit
Автор

Great video! This sounds like a super fun project. Will you go over how to collect and create the CSV file that you started with?

Midnightmicroscope
Автор

Excellent presentation. Thank you for the tutorial.

BobbyCharlz
Автор

great again 👍. It will be nice to have something to collect info about near wifi networks in selphone to create similar csv file

tomasgorda
Автор

Did the same thing in Kotlin/Android Studio...fun exercise

jean-francoisaubry
Автор

I appreciate the videos though I do ask you to use a ''background' music that doesn't bounce back and forth in the headphones since it is distracting. Aside from that the background track is fine :)

cleightthejw
Автор

I found a program long ago that does all this and more. So is this a python exercise?

Mr.Unacceptable
Автор

should post it as an intermediate showcase in r/python

MyEconomics
Автор

Wasn’t Stumbverter doing this 20 years ago?

iangriffiths
Автор

Linux already has built in programs for visualizing war driving, among a bunch of other stuff… you can also use wigle like I do with a pwngatchi

Uneke
welcome to shbcf.ru