HakByte: Create a $15 WarDriving Rig to Log WiFi Data w/ the ESP8266

  Рет қаралды 51,753

Hak5

Hak5

Күн бұрын

Пікірлер: 77
@nalsai
@nalsai 3 жыл бұрын
Amazing, I've been planning to do this for a month and already bought the parts but was too lazy to set it up. Now I'm going to finally give it a go
@rootshell101
@rootshell101 3 жыл бұрын
same
@nalsai
@nalsai 3 жыл бұрын
@Faizan Online Yes, that works too. You just need to connect the modules a bit differently and maybe change the pins in the code
@venus334
@venus334 3 жыл бұрын
Been loving the videos, Keep it up Guys!!
@MegaMrUnbelievable
@MegaMrUnbelievable Жыл бұрын
Yo, that idea with drone + capturing hanshakes and pmkids by dropping clients of networks. I can't say no to subscribing this channel B)
@adamc8857
@adamc8857 3 жыл бұрын
Love the videos you make, well done!
@pythoneatssquirrel
@pythoneatssquirrel 3 жыл бұрын
I have managed to make it work with D1 mini without a display or GPS. It seems that it doesn't work if your GPS is faulty(obviously) so check if your GPS module blinks when wired to 3V or 5V. Apologies for all the chum. Also, Alex is a great guy, very kind and quick responsive.
@johnnybio1
@johnnybio1 2 жыл бұрын
My GPS blinks but never logs any thing besides the header what did you do to have it just log AP?
@-_IT_-
@-_IT_- 3 жыл бұрын
I was doing this years ago with my laptop, backtrack, and alfa!
@TheRealZamFit
@TheRealZamFit 3 жыл бұрын
A new thumbnail…. A new fancy prestidigitation.
@RAZREXE
@RAZREXE 3 жыл бұрын
great project idea, I'd try it this winter
@c0ri
@c0ri 3 жыл бұрын
cool setup thanks for sharing alex
@AlexLynd
@AlexLynd 3 жыл бұрын
:D
@surya.k9885
@surya.k9885 3 жыл бұрын
loving the videos,
@surya.k9885
@surya.k9885 3 жыл бұрын
❤️
@jmr
@jmr 3 жыл бұрын
You finally forcing me to buy an SD shield.
@101rocketguy
@101rocketguy 3 жыл бұрын
does anyone have a working code the one Alex gave doesn't work
@devendrakanade218
@devendrakanade218 3 жыл бұрын
What are alternative components to esp8266 D1 mini and D1 mini sd logger
@kermitinmountain6371
@kermitinmountain6371 Жыл бұрын
Alex, I had some thoughts, instead of using the mini sd card, is there a way to upload wifi wireless from 8266 to my tablets? I was doing the projects like yours from time to time. Taking sd out and upload to my computer seems to be a little hassle, but upload from 8266 wireless to tablet can be a less hassle without sd card. Do you think it is a good idea?
@voxtelnismo
@voxtelnismo 5 ай бұрын
"Update some shit" - solid push message.
@BlackFalconElectronics
@BlackFalconElectronics 3 жыл бұрын
Idk if you included it without mention, but have an alarm that sounds if GPS signal is lost. Include a filter that only saves data if the GPS values are correct and not saving whatever data the GPS sensor detects. This avoids saving the default GPS values, which are incredibly incorrect. Or incomplete data which tends to occur upon startup.
@brandnewman4943
@brandnewman4943 Жыл бұрын
Great work, but the arduino file on your github doesnt work unless you have a display which you did not mention how to add that... It would be awesome if you could add the arduino file that is for the displayless model! also hope i dont sound like im complaining im just having troubles and im very excited to try this!
@МаксимАндреев-ъ9р
@МаксимАндреев-ъ9р 3 жыл бұрын
Hello! It is possible to implement a similar project, but regarding the MAC addresses of user devices? And maybe a separate project for bluetooth devices. it would be very interesting to see the result. thank you.
@AlanCoote
@AlanCoote 3 жыл бұрын
Don't expect the code to work without a lot of editing - missing Libs, Refs, etc. And if you don't need / have the display, the code needs a lot of hacking - Seriously you'd be better off using the code as a rough example and rolling your own from scratch.
@FuzzThePiGuy
@FuzzThePiGuy 3 жыл бұрын
The code is a issue for sure. Glad that I’m not the only one that noticed it. The TinyGPS “Which wasn’t to bad to fix” The Date and Time is a issue The screen is a issue “but I fixed that problem by changing the screen size”
@pythoneatssquirrel
@pythoneatssquirrel 3 жыл бұрын
@@FuzzThePiGuy do you have an example which works without a display?
@FuzzThePiGuy
@FuzzThePiGuy 3 жыл бұрын
@@pythoneatssquirrel Not at the moment. I worked on it for a while and still had issues.
@pythoneatssquirrel
@pythoneatssquirrel 3 жыл бұрын
@@FuzzThePiGuy managed to make it write on sd, but only the header row...Damn this code
@chazstone6744
@chazstone6744 2 жыл бұрын
Does anyone have a good working version? I'm in the same boat where it only writes the header row.
@1998Tread
@1998Tread 3 жыл бұрын
Anyone have issues with it not showing up in the port option under tools. About 6:14 of the video.
@TheRealZamFit
@TheRealZamFit 3 жыл бұрын
Would be fun to do this with an ESP32 D1 mini and use an external GPS source (like an Android phone) in dense areas where GPS lock is impractical.
@AlexLynd
@AlexLynd 3 жыл бұрын
Hell yea! I was hoping to do a proof of concept bluetooth wardrive for an episode with the ESP32, stay posted :)
@TheRealZamFit
@TheRealZamFit 3 жыл бұрын
@@AlexLynd I’ve got the hardware and the perfect testing venue
@jaytboricua12
@jaytboricua12 3 жыл бұрын
Does it log probes and beacons, or just beacons? Love the videos. What's next, ESP32 Bluetooth and Wi-Fi logging?
@ramnikTDM
@ramnikTDM 3 жыл бұрын
. 🇮🇳
@RobertLeeMonterroso
@RobertLeeMonterroso 3 жыл бұрын
Excellent
@billylake5999
@billylake5999 2 ай бұрын
I want to add an OLED to this where can I find instructions on how to do this..mostly what pins go where?
@billylake5999
@billylake5999 2 ай бұрын
Got it working, code is perfect as well.. thanks alex!
@playgroundphotos
@playgroundphotos 3 жыл бұрын
The code does not properly find previously entered mac addresses and writes endless lines of repetitious csv entries of the same AP over and over. in here somewhere... int isOnFile(String mac) { File netFile = SD.open(logFileName); String currentNetwork; if (netFile) { while (netFile.available()) { currentNetwork = netFile.readStringUntil(' '); if (currentNetwork.indexOf(mac) < 0) { netFile.close(); return currentNetwork.indexOf(mac);
@bluegizmo1983
@bluegizmo1983 3 жыл бұрын
Hmm, interesting. I might modify this code to work with an ESP32. I have one that already has an ePaper display and sdcard reader built into it (the LILYGO TTGO T5), just have to add that gps module you used.
@billylake5999
@billylake5999 2 ай бұрын
Has anyone made an STL for this to live in? Its a great project but I want to make it look a better than jumper wires on a bread board?
@johnnybio1
@johnnybio1 2 жыл бұрын
im having an isusse with the adafruit_ssd1306.h error for wrong screen height did you ever encounter this issue
@johnnybio1
@johnnybio1 2 жыл бұрын
Hahah just figured it out in the libery AdaFruit_SSD1306.h you have to remove the // for the 128 64 line and comment out the 128 32 line
@shepkohler6399
@shepkohler6399 3 жыл бұрын
A Treo JB quick weld an a Pringles can. It pays to have been born before AOL. 😂
@honorvirtue2904
@honorvirtue2904 3 жыл бұрын
Excellent 💥🔥🔥🔥
@bahaiwebsites
@bahaiwebsites 3 жыл бұрын
Love it
@idkidk1774
@idkidk1774 3 жыл бұрын
how can a 16 year old channel have less than a million subscribers😕😕!you are literally as old as me!
@tjwoosta
@tjwoosta 3 жыл бұрын
Sooner or later you will see that the masses of humanity are not very smart and having their attention is no indication of greatness.
@_BangDroid_
@_BangDroid_ 3 жыл бұрын
@@tjwoosta Not only that but sub counts and views are complete BS
@BillinSD
@BillinSD 3 жыл бұрын
Successfully built one with a WeMos D1 Mini Pro V3.0 and s few library tweaks. Works great!
@pythoneatssquirrel
@pythoneatssquirrel 3 жыл бұрын
Can you share the modified code? Mine don't write on the sd
@ficeto
@ficeto 3 жыл бұрын
[OT] you should update your ESP32 json link. it's a bit outdated and you will not get the new releases ;)
@paulmorrey733
@paulmorrey733 3 жыл бұрын
Thanks
@MexieMex
@MexieMex 3 жыл бұрын
I'm lazy, I just use my phone for this LOL
@0x0xDEADBEEF
@0x0xDEADBEEF 3 жыл бұрын
great video but uh, this is _not_ $15 :D
@fakename7423
@fakename7423 3 жыл бұрын
Yeah all the links are more expensive than $15
@darkmtb84
@darkmtb84 3 жыл бұрын
For esp8266? Your Google fu is not strong then
@james6794
@james6794 3 жыл бұрын
@@darkmtb84 no the esp8266 + gps + sd card logger
@AlexLynd
@AlexLynd 3 жыл бұрын
Hey! I updated the links in the description, sourcing components from aliexpress comes out under $10 :)
@AlexLynd
@AlexLynd 3 жыл бұрын
@@fakename7423 I updated the product links to include aliexpress as well as Amazon, but the cost comes out around $10
@AK47z
@AK47z 3 жыл бұрын
Whats your email I want to show you something.
@adistef
@adistef 3 жыл бұрын
why would you assume that every person keeps his Wifi, NFC, Bluetooth, Location, Cellular on at all times? What if the stocker turns his Wifi off? (dramatic)Dam dam dam......
@albertpratt4999
@albertpratt4999 3 жыл бұрын
But What if a live in a Faraday cage?
@flavienruffel9534
@flavienruffel9534 3 жыл бұрын
or use your phone for free ;)
@nickgood3998
@nickgood3998 3 жыл бұрын
Is this linux?
@-_IT_-
@-_IT_- 3 жыл бұрын
His computer is, but you can run Arduino on windows
@alphadexxa
@alphadexxa 3 жыл бұрын
Or you could use your phone with Wigle WiFi
@VinceOConnor
@VinceOConnor 3 жыл бұрын
With an Android phone, yes, but not with an iPhone.
@zoenagy9458
@zoenagy9458 Жыл бұрын
or just use your android
@funnymeme7034
@funnymeme7034 3 жыл бұрын
First comment 😅
@АлександрЕфимкин-н8д
@АлександрЕфимкин-н8д 3 жыл бұрын
I'm 1-st!!!)))
@devildevil3328
@devildevil3328 3 жыл бұрын
1st comment dome
@nimr0d85
@nimr0d85 3 жыл бұрын
War driving is so 2005...
@Biped
@Biped 3 жыл бұрын
his face in the thumbnails always creeps me out.
HakByte: Set Up a Headless Raspberry Pi Wardriving Rig
21:45
Track WiFi Devices from the Air with a WarFlying Drone
11:15
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
路飞做的坏事被拆穿了 #路飞#海贼王
00:41
路飞与唐舞桐
Рет қаралды 25 МЛН
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Рет қаралды 612 М.
Make Flipper Zero a WarDriving MONSTER!  Adding GPS to my WiFi Board!
24:13
What is Wardriving?
14:23
463n7
Рет қаралды 32 М.
Can Wireshark Spot Hidden Cameras For Free?
11:35
Hak5
Рет қаралды 250 М.
3 HACKING gadgets you have to TRY!!
19:34
NetworkChuck
Рет қаралды 1,7 МЛН
Arduino To ESP32: How to Get Started!
9:26
Robonyx
Рет қаралды 470 М.
Use the Deauther Watch Wi-Fi Hacking Wearable [Tutorial]
10:23
Null Byte
Рет қаралды 219 М.
Your Secret Weapon for Wireless Networks - Wardriver
6:12
CiferTech
Рет қаралды 12 М.
Find Vulnerable Services & Hidden Info Using Google Dorks [Tutorial]
13:37