HakByte: Set Up a Headless Raspberry Pi Wardriving Rig

  Рет қаралды 66,511

Hak5

Hak5

Күн бұрын

Пікірлер: 107
@joeltyler3427
@joeltyler3427 3 жыл бұрын
1:45 Ctrl-Shift-X while you have the rpi imager open for fine tuning of the first boot.
@curtiss5982
@curtiss5982 3 жыл бұрын
Was about to suggest the same thing....Awesome
@full_bearfull_bear4783
@full_bearfull_bear4783 2 жыл бұрын
You may also need this step: "sudo nano /etc/default/gpsd" --> ADD: DEVICES="/dev/ttyACM0" ---> "/dev/ttyACM0" is where your GPS is mounted. It may be different for you. "ttyACM0" is default for kali linux in my experience. Also ADD: GPSD_OPTIONS="-n -b".
@johnathanstephenson8107
@johnathanstephenson8107 3 жыл бұрын
Wardriving takes me back to my high school days, and older wardialing, and now the new warshipping. Had to use wardriving skills to determine WiFi range and where to set the receiver and router for coverage to a location that data wires couldn't be run to.
@Mark_Chandler
@Mark_Chandler 3 жыл бұрын
When google was mapping streets it was also war driving. Once it was revealed, they stopped.
@svenkarlsen2702
@svenkarlsen2702 3 жыл бұрын
That is how they can geo-locate you without turning on your GPS. They just scan for WiFi networks and check which APs you are close to. If several known WiFi APs are detected they can compare their relative signal strengths to triangulate your location.
@Mark_Chandler
@Mark_Chandler 3 жыл бұрын
@@svenkarlsen2702 yep, also unless you opt out, your amazon devices are sharing your network with your neighbors devices.
@BlastarX
@BlastarX 3 жыл бұрын
For how long did they stop? But they don't need it anyway. You android phone is war driving, voice and word sampling, and activity tracking 24/7. Google knows more about you than you know about yourself.
@svenkarlsen2702
@svenkarlsen2702 3 жыл бұрын
@@BlastarX un-googled FTW
@kevinpyro3008
@kevinpyro3008 3 жыл бұрын
now every android phone wardrives for google, which is how they can accurately geolocate people in countries that didn't allow google's street cars in.
@billyhorn7886
@billyhorn7886 3 жыл бұрын
In Pi Imager you can also type Ctrl+Shift+X before you write the image to SD to set up ssh and wifi.
@jmr
@jmr 3 жыл бұрын
Why don't they make that easy to find? I always forget how.
@naveenkumar-nn7iv
@naveenkumar-nn7iv 3 жыл бұрын
@@jmr LoL
@joeltyler3427
@joeltyler3427 3 жыл бұрын
@@jmr We'll they thought the beginninger would stuff up in a major way. Example wifi country settings.
@jmr
@jmr 3 жыл бұрын
@@joeltyler3427 A minor annoyance. I keep a supplicant file where I can grab it easily.
@jmosmexplorations1070
@jmosmexplorations1070 8 ай бұрын
I'm learning (good troubleshooting) as I try to do this now, but an updated video would be tops.
@sk8erfreak540
@sk8erfreak540 3 жыл бұрын
Another prerequisites for hardware is you're going to need a mobile router/hotspot for the pi to connect to.
@PanicAcid
@PanicAcid 3 жыл бұрын
Not entirely true, set it up to connect to your home WiFi and it'll do it's magic once you're back home.
@iot2z196
@iot2z196 3 жыл бұрын
Thanks. I like your walk thru of GPS and air rack installation. Keep up the good work
@tolowo80
@tolowo80 3 жыл бұрын
Great tutorial. Clear and easy to understand. Thanks for sharing.
@woolfy02
@woolfy02 Жыл бұрын
Cool setup! I used to have a simple car mounted antenna / laptop version back around early 2002. Hope to try and build something like this with my Pi. (Maybe with a PI 4 Or PI zero 2 w if possible)
@testchannel1834
@testchannel1834 Жыл бұрын
Thank you Alex , Can you do new one for a Raspberry Pi 4 8g for 2023 please ..
@full_bearfull_bear4783
@full_bearfull_bear4783 2 жыл бұрын
"Package python-gps is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: gpsd-tools gpsd-clients"
@jmr
@jmr 3 жыл бұрын
He's a nano guy! 👍 If you compared the APs the "creep" device was looking for with APs you found wardriving you might be able to find the "creep" devices home location.
@X3MVAN
@X3MVAN 3 жыл бұрын
nano for just pasting text into it is better than vim here.
@ea3gug
@ea3gug 2 жыл бұрын
Wow, very interesting, even better if you could detect that you have bluetooth devices in range chasing you. After an incident in one parking I was interested in doing inventory of wifi and bluetooth beacons, specially at late night.
@vorteco7692
@vorteco7692 3 ай бұрын
12:52 After sudo apt install kismet I'm getting E: Unable to locate package kismet. Any ideas?
@martymcfly1037
@martymcfly1037 11 ай бұрын
Great video, thanks for taking the time to make it. Am I still able to achieve this with a Pi3 board?
@userou-ig1ze
@userou-ig1ze 3 жыл бұрын
I like how the 'stalker' visiting his mum regularly (your neighbor), gets flagged as bad guy here trololo. Thanks for the vid tho
@xbglassax
@xbglassax 2 жыл бұрын
Amazing work bro!
@ecmxpa
@ecmxpa 2 жыл бұрын
When I go to access ls /dev/ttyUSB*, it says there is no such file or directory. Help.
@testchannel1834
@testchannel1834 Жыл бұрын
same here in May 2023 I think this is not good anymore in 2023
@nephildevil
@nephildevil 2 жыл бұрын
figure i'll try this setup but it seems i have no dev/ttyUSB I do hsve lots of /tty## 9followed by numbers, just no usb so wth? my hw doesnt support gps maybe? Used kismet before but never had gps either, first time trying it with gps data
@stefosters
@stefosters 8 ай бұрын
try /dev/ttyAMA0 or AMA10. Thats what mine was on pi5... I asked chat gpt and got the answer ... gpt's been a massive help with me getting up and running. e2a - AMA10 Is my alfa card
@BlueeBubble
@BlueeBubble Жыл бұрын
Can you do it with raspberry pi zero with MTK3333 chipset GPS modules?
@josecarrillo2002
@josecarrillo2002 2 жыл бұрын
Hi Alex, thanks for sharing this tutorial, I was following the steps but for some reason kismet wont recognize the gps (BU-353s4) , which is weird because when I run gpsmon I can see lots of raw data, if you have any suggestions I would really appreciate it.
@bryanvetor4529
@bryanvetor4529 2 жыл бұрын
I have the same issue. Gpsd is recognized as connected and data is flowing but it says no gps on the UI
@josecarrillo2002
@josecarrillo2002 2 жыл бұрын
@@bryanvetor4529 Mine worked later with same instructions Alex gave here, just let it warm up...
@bryanvetor4529
@bryanvetor4529 2 жыл бұрын
@@josecarrillo2002 not mine. Left it on for hours. Nothing.
@josecarrillo2002
@josecarrillo2002 2 жыл бұрын
​@@bryanvetor4529​I followed the instructions here and worked fine, at first took a long time for the gps to load data on kismet but at the end I was able to see it , make sure you get that gps raw data on kali terminal first, then start kismet , at fisrt you won´t get data but after a while the gps will come up on the top corner
@bryanvetor4529
@bryanvetor4529 2 жыл бұрын
@@josecarrillo2002 ya it never worked for me. I returned the gps
@naseerdanja2228
@naseerdanja2228 3 жыл бұрын
Please can you make a video about ISMI catcher with active scanning
@Th3R3dL4rv4
@Th3R3dL4rv4 3 ай бұрын
Will this work with Armbian too?
@moozadell
@moozadell 2 жыл бұрын
Do you know of a GPS USB dongle that works with the Pi Zero W 2? I got the GPS/GLONASS U-blox 7 to work with the Pi 3 B+ but not the Zero. Thank you. These videos are great!
@pythoneatssquirrel
@pythoneatssquirrel Жыл бұрын
Can u share what u did for 3b+?
@Msantor1605
@Msantor1605 3 жыл бұрын
All the 14 year olds got to 1:20 into the video, realized the OS being installed wasn't Kali and closed the video...
@itsmmdoha
@itsmmdoha 2 жыл бұрын
🤣🤣🤣
@benjamingifford3524
@benjamingifford3524 9 ай бұрын
lmfao
@JLeppert
@JLeppert 2 жыл бұрын
Why didn't you go to settings and enable ssh by default?
@bionic9473
@bionic9473 3 жыл бұрын
Hi nice Video. The link for that pi is called „pi 4“ but it refers to a pi 3 B+ lol ;)
@yourpersonaldatadealer2239
@yourpersonaldatadealer2239 3 жыл бұрын
This is cool 😎
@RafeTVGaming
@RafeTVGaming 3 жыл бұрын
will the network card on the pi 4 work with all this?
@DaMook82
@DaMook82 2 жыл бұрын
Mine doesn't change from wlan1 to wlan1mon, but it says monitor mode enabled on wlan1.
@johnnybio1
@johnnybio1 3 жыл бұрын
Where the full length video of you b roll at the end?
@MrBadgeUK
@MrBadgeUK 3 жыл бұрын
Dude, what laptop are you using? Lenovo?
@yvkio
@yvkio 3 жыл бұрын
Dell xps laptop, I’m guessing 15 by the size but I could be wrong
@Texquad
@Texquad 3 жыл бұрын
Which gps module do you recommend?
@Texquad
@Texquad 3 жыл бұрын
Never mind, found it in the description! Awesome video!!
@Dron3_
@Dron3_ 2 жыл бұрын
How to make it all start automaticaly? And how to make kismet remember all of our settings so I dont have to bust out a tablet everytime I want to run this
@Jay-dh8iw
@Jay-dh8iw 2 жыл бұрын
Get a rubber ducky
@fizzymint
@fizzymint 3 жыл бұрын
I've obviously missed something sorry but how is it powered?
@craigh5635
@craigh5635 3 жыл бұрын
No that's a good point. I would start with the bewildering, almost endless choices of of pure sine wave inverters for cars, for the cigarette lighter power connection. And for maximum efficiency look for one that has usb with amp and voltage offerings that will work with your raspberry pi.
@yvkio
@yvkio 3 жыл бұрын
What Craig said but if you are going on a short drive a usb battery pack could also work
@DL2MBN
@DL2MBN 3 жыл бұрын
Why you have the old kismet interface and not the new Webserver interface?
@hak5
@hak5 3 жыл бұрын
The old one has a CLI
@DL2MBN
@DL2MBN 3 жыл бұрын
@@hak5 how can you force to install the old Version
@colfaxschuyler3675
@colfaxschuyler3675 3 жыл бұрын
Why does all this sound so violent? WAR driving, HEADLESS raspberries? 😯 :-)
@alt_warn4211
@alt_warn4211 3 жыл бұрын
Do you need a RTC module on the pi to keep time for the GPS?
@cjlowe1650
@cjlowe1650 3 жыл бұрын
What exactly is wardriving?
@bpbrainiak
@bpbrainiak 3 жыл бұрын
it should be intertesting to make kismet talk to apache kafka
@sihmy9870
@sihmy9870 3 жыл бұрын
I thought Raspberry pi 4 supports Monitor Mode
@sihmy9870
@sihmy9870 3 жыл бұрын
@János Kovicz obv you need drivers!! We all know that. I was wondering why Alex was using another Adapter when he can simply throw his pi into monitor mode
@tyjohnston5889
@tyjohnston5889 Жыл бұрын
​@@sihmy9870 He's connected to Broadcom maybe?
@Dashdash-i8v
@Dashdash-i8v 3 жыл бұрын
wheres the link for the github
@mrkmdz
@mrkmdz 3 жыл бұрын
It's not really headless if you have to have a terminal to ssh in to start the scan. Headless would be using a script and conf files to automatically start scanning when the pi boots. But a good tutorial, nonetheless.
@RandomDude989
@RandomDude989 Жыл бұрын
I was thinking the same thing. You need a keyboard and screen to start it and stop it. I'm looking for something I can plug into my car's power accesory plug and drive with, then just unplug and pull the sd card out of.
@ShinyTechThings
@ShinyTechThings 3 жыл бұрын
Second! 🤓😎
@rationalbushcraft
@rationalbushcraft 3 жыл бұрын
I just want to be buried in the Valhalla cemetery on that map. A quick google and I am shocked at how many cemeteries are called Valhalla. LOL
@ventusprime
@ventusprime 3 жыл бұрын
i dont know how i get here , but for me if you have a huddie on in closed space in front of the camera , and talking about hacking you, I am expecting a meme , sorry if I offended you but that is my opinion.
@voxtelnismo
@voxtelnismo 6 ай бұрын
Unless the dude teaching me how to wardrive is wearing a hoodie, I'm just not interested.
@tyjohnston5889
@tyjohnston5889 2 жыл бұрын
YR:2022 JOKE:$35Pi ME:HAHAHHAHAHHAAHAHHAH😢
@subliminal9535
@subliminal9535 3 жыл бұрын
Hack the world
@c1ph3rpunk
@c1ph3rpunk 3 жыл бұрын
War driving is still a thing? Hello 2001.
@-_IT_-
@-_IT_- 3 жыл бұрын
IKR! All of these outdated techniques
@bernhardtrian7471
@bernhardtrian7471 3 жыл бұрын
what is the newest technique then ?
@c1ph3rpunk
@c1ph3rpunk 3 жыл бұрын
It’s not even the techniques, it’s really just a waste of time. We’ve established WiFi security sucks, assume you can find an open one just about anywhere you want.
@PanicAcid
@PanicAcid 3 жыл бұрын
100% still a thing, kismet captures lots of data whilst running. You can do with that whatever you want once collected. Also it's not just about finding open networks these days, or even wep ones (which are still a thing amazingly...)
@dreammix9430
@dreammix9430 2 жыл бұрын
You scare me
@retiallc
@retiallc 3 жыл бұрын
First
@hak5
@hak5 3 жыл бұрын
WOW you sure are
@TheRealZamFit
@TheRealZamFit 3 жыл бұрын
Hum. Something seems fishy about the author of this comment. Not sure what it is.
@rightkidney420
@rightkidney420 3 жыл бұрын
I just clicked on this to say I don't understand why u are wearing a hoodie with the hood up? I have seen this in a few videos and it confuses me, I like the content but this is strange
@PanicAcid
@PanicAcid 3 жыл бұрын
Dudes comfy like that?
@alanlpctech
@alanlpctech 3 жыл бұрын
Goodbye hoody, goodbye Hak5
@anagosan8173
@anagosan8173 3 жыл бұрын
hak5 is f○ck 5. espeicially WiFi pineappleis very buggy and buggy . I wish fix it .
@GOTHAM21
@GOTHAM21 3 жыл бұрын
Bro ditch the hoodie. Dont be a poser.. You don't look like a hacker.
@hammer082
@hammer082 3 жыл бұрын
@János Kovicz death is not an adjective ...
@hammer082
@hammer082 3 жыл бұрын
exactly what I thought, looks ridiculous ... as if wearing a hoodie made you a hacker ...
@iot2z196
@iot2z196 3 жыл бұрын
Doesn't matter what you wear..thanks for video.
@hammer082
@hammer082 3 жыл бұрын
@@iot2z196 the problem is not what he's wearing, but how ...
@TheRealZamFit
@TheRealZamFit 3 жыл бұрын
Cuz you look like a hacker. Well more like a hacker's crazy great uncle.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 13 МЛН
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 10 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Visualize WiFi Relationships with AirGraph-ng | HakByte
13:41
Why did Raspberry Pi make their own SSD?
12:58
Level 2 Jeff
Рет қаралды 275 М.
I Spy, with my Little Pi...
23:46
Jeff Geerling
Рет қаралды 336 М.
Make Flipper Zero a WarDriving MONSTER!  Adding GPS to my WiFi Board!
24:13
How to go Wardriving With a Raspberry Pi!
20:03
Cody Bernardy
Рет қаралды 12 М.
GPUs on a Raspberry Pi Compute Module 4!
13:33
Jeff Geerling
Рет қаралды 536 М.
What is Wardriving?
14:23
463n7
Рет қаралды 32 М.
Raspberry Pi War Driving with Kody
12:15
David Bombal Clips
Рет қаралды 10 М.
Cheerleader Transformation That Left Everyone Speechless! #shorts
00:27
Fabiosa Best Lifehacks
Рет қаралды 13 МЛН