Hacking WiFi Passwords with Flipper Zero, Marauder, Wireshark and HashCat! 🐬🙀📶🐱‍💻🖥💽

  Рет қаралды 354,353

Talking Sasquach

Talking Sasquach

Күн бұрын

Пікірлер: 745
@rustyleftnut
@rustyleftnut 7 ай бұрын
Despite this being a year ago, you are still the only person who has gone through the entire workflow like you mentioned near the end of your video. Nobody has done it for flipper zero aside from you, obviously, pwnagotchi, Marauder tutorials or anything like that. Thank you very much for making this!
@TalkingSasquach
@TalkingSasquach 7 ай бұрын
There's a new version of this video too!
@decambra89
@decambra89 7 ай бұрын
That is false.
@krystiancreeper213
@krystiancreeper213 3 ай бұрын
@@decambra89 frfr
@AlexSingletonMusic
@AlexSingletonMusic Жыл бұрын
For anyone having issues with step zero, I figured it out: First: Use his video on how to install python and git. The error you are getting is because python isn’t installed properly or maybe you have two version of python. Second: ensure the Marauder folder you download is moved to documents and NOT downloads. Python cannot access files that are in downloads. After this, that should be it! I hope this helps! I spend probably 2-3 hours figuring this out lol
@RUNTHE40ROLL
@RUNTHE40ROLL Жыл бұрын
BRO I CANNOT THANK YOU ENOUGH I WAS STUCK ON THIS FOR THE PAST 2 HOURS
@AlexSingletonMusic
@AlexSingletonMusic Жыл бұрын
@@RUNTHE40ROLL happy to help! I probably worked on this entire project for probably 3+ hours at like 2 in the morning and figured I share it.
@RUNTHE40ROLL
@RUNTHE40ROLL Жыл бұрын
@@AlexSingletonMusic did you get it to work? Were you able to successfully grab the pcaps/logs and also I can’t get my marauder to deauth my devices but it’ll still inject Rick rolls and probe the network, any thoughts?
@AlexSingletonMusic
@AlexSingletonMusic Жыл бұрын
@@RUNTHE40ROLL yes I did, my best guess is that you haven’t set the Sniff to raw. That’ll collect the data. You just need to make sure click on sniff after you’ve deauthed it, fairly quickly too
@RUNTHE40ROLL
@RUNTHE40ROLL Жыл бұрын
@@AlexSingletonMusic Thxx for the help, you should make a vid that covers Step 0.
@chivo0317
@chivo0317 Жыл бұрын
Thank you for the lesson! Nowadays with all these smart devices at home, I've become more and more aware of vulnerabilities and want to make sure things are as secure as possible.
@TalkingSasquach
@TalkingSasquach Жыл бұрын
That's the big vulnerability. When I ran this on my actual router, the device that actually got deauthed and I grabbed handshakes from was my raspberry Pi that i use for OctoPrint
@mr.s1961
@mr.s1961 8 ай бұрын
@chivo0317 the sad thing these vulnerabilities have been around since the 90's if not 80's. I was hacking wifi since 2000 or so, wep then WPA when it came out. Nothing much has changed or ever will. There will always be a way to protect, but with so much tech it will drive you crazy trying.
@PlastiForge
@PlastiForge Жыл бұрын
As for hashcat itself, it prefers to be ran from a cmd inside the folder. It also prefers that the user convert the pcap with the hcxdumptool -> hcxpcapngtool -> hcxhashtool (additional hcxpsktool/hcxeiutool) -> hashcat or JtR workflow method. Also straight from hashcat: “Do not clean up the cap / pcap file (e.g. with wpaclean), as this will remove useful and important frames from the dump file. Do not use filtering options while collecting WiFi traffic.”
@TequilaDave
@TequilaDave Жыл бұрын
FYI If you type cmd into the location in Windows Explorer it will launch a command prompt in that folder so you don't have to cd to it. Thanks for another great video.
@TalkingSasquach
@TalkingSasquach Жыл бұрын
I literally just learned this lol, I'm a n00b too!
@sidthetech_USA
@sidthetech_USA Жыл бұрын
wow... quite the fun fact. thx... this might come in handy.... What about mounted remote disks [linux] ? Will this automatically shell into the remote location? The answer is YES. But you won't shell directly into the linux shell, but will be in the localized : associated with that mounted disk. But still this will access that drive location... Derp
@gaving7127
@gaving7127 Жыл бұрын
This also works with pwsh too (PowerShell Core)
@maxencelaurent4885
@maxencelaurent4885 Жыл бұрын
There are two things to complete your work: 1. With Marauder, you can easily create your own script at the bottom of the app, so there is no need to switch rapidly between deauth and sniffing. 2. You should have mentioned that it can take a really long time to crack -recover- your own password from the hc22000 file, depending on the number of characters. If you are interested, I can show you a way to use the power of multiple computers with Hashcat instead of just one.
@verbalhustle
@verbalhustle Жыл бұрын
Create your own script? Care to elaborate?
@maxencelaurent4885
@maxencelaurent4885 Жыл бұрын
​@@verbalhustle Flipper > Applications > GPIO > [ESP32] Marauder > Scripts (at the bottom) > [+] Add script And there, after scanning and manually selecting your ap, you can create a script that will deauth for x seconds and then sniff raw for x seconds
@shaners1
@shaners1 Жыл бұрын
@@maxencelaurent4885 You seem very knowledgeable, can you please make some videos on how this can be done? Even the Hashcat on multiple PCs thing sounds very cool
@maxencelaurent4885
@maxencelaurent4885 Жыл бұрын
@@shaners1 Aha thank you! I don't have much time to do it, but I would love to collaborate with someone to make it possible, I have cybersecurity degree and I just love it so I think I can help people aha
@SmokeandSteel
@SmokeandSteel Жыл бұрын
I have a cyber security degree too. Just ordered my flipper. Can't wait to take my shit to work and have some fun.
@mr.s1961
@mr.s1961 8 ай бұрын
So funny but good to see all you new folk on the scene. I was using wireshark in the 90's... then we called it ethereal. Nothing beats the 80's and 90's hack scene... free phone calls on pay phones etc . Good times indeed
@PauIieWalnuts
@PauIieWalnuts 8 ай бұрын
The good old days. I spent countless hours making a redbox only to learn our local telco didn't use those tones
@lukass3499
@lukass3499 Жыл бұрын
yo bro I'm an 18 year old about to go to college for cyber security and I don't know shit about anything but ur videos have been so helpful🙏🙏🙏
@nruth633
@nruth633 Жыл бұрын
im in the same boat bro
@rj8868
@rj8868 11 ай бұрын
how school going
@lukass3499
@lukass3499 11 ай бұрын
@rj8868 just finished the first semester and it's going pretty good ngl it's way easier than highschool. Also halfway through the Google cybersecurity course. Think im gonna try and figure out how to use a virtual machine today so I can practice more in Linux and SQL. Have to take a gender and race class next semester though which is gonna be lame as fuck.
@HansFriedrichFuge
@HansFriedrichFuge Жыл бұрын
the 74gb pwd list / dictionary link is down for me. Any hint concerning mirrors or alternatives would be very appreciated.
@OneAndOnlyZekePolaris
@OneAndOnlyZekePolaris 6 ай бұрын
Yea it died... RIP
@OneAndOnlyZekePolaris
@OneAndOnlyZekePolaris 6 ай бұрын
My issue is it is not saving any data onto the pcaps file...
@OneAndOnlyZekePolaris
@OneAndOnlyZekePolaris 6 ай бұрын
The current link lets me download just no longer loads up on web page.
@douglasmiranda2004
@douglasmiranda2004 4 ай бұрын
Would a new link to the 74gig file be possible?
@OneAndOnlyZekePolaris
@OneAndOnlyZekePolaris 4 ай бұрын
@@douglasmiranda2004 There is a new link but it does not reach 74 GBs... It must be rebuilding. How ever I found a list but it also includes people's emails and it is public release but the list is so big it crashes any web browser. Plus you might need a VPN because it is own by Russia hackers....
@mr_fusion85
@mr_fusion85 Жыл бұрын
SKID. I'm assuming that's 'script kid'. Never heard that before. I like it.
@adobo1976
@adobo1976 11 ай бұрын
So, essentially the Flipper Zero + wifi card's only purpose was to provide a wifi radio that could be ran in promiscuous mode? After that it's just brute force attacks.
@PenAce
@PenAce Жыл бұрын
Another great video for the FZ community, nice one bro 👌🏼
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Thanks! Trying to keep up with all the great stuff coming out!
@davidrivera8103
@davidrivera8103 8 ай бұрын
😮my duuuude, thanks for all the great videos you make.
@justindolan9208
@justindolan9208 Жыл бұрын
Problem I'm having is no data in the Pcap. I'm switching to sniff (raw) as fast as I can after deauth. Letting it run for various lengths of time but with no success of even 1kb of data, nothin shows up in wireshark because of this. Used on a known 2.4ghz network as well. Thank you for your time and awesome videos!
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Usually means that your DevBoard has the wrong firmware on it
@denioche
@denioche Жыл бұрын
avais le meme problème , j avais le firmware 10.3 et une carte sd dans mon slot du flipper zero, jai flashé le wifidevboard avec la version 10.4 mais avec un bin serial... me demander pour + d infos
@polilla32
@polilla32 Жыл бұрын
@@TalkingSasquach could you remind me the easiest way to update the devboards firmware please? Thanks a mill
@cky2k244
@cky2k244 10 ай бұрын
kzbin.info/www/bejne/f4abfJSIn8mrnLMsi=sYHl0KwyxxpTaSbW This fixed the issue for me.
@Aielyan
@Aielyan Жыл бұрын
I love your background 😂😂 couldn't Pay attention to anything else.... currently re watching lol.
@blizzardfoox385
@blizzardfoox385 Жыл бұрын
Another great video as always!
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Thank you!!
@MaskedPanda.
@MaskedPanda. Жыл бұрын
nice video man, ive used wireshark quite a bit but never thought of doing this. nice one
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Thanks!
@everfreeeeee
@everfreeeeee 5 ай бұрын
Super nice video , very good for security testing of the office WiFi network. i wonder what happen if the password is not in the password list ? it will take longer to find the password , it will be "impossible" to get the password if the password is not in the password file? please advise. thank you for the great video !
@TalkingSasquach
@TalkingSasquach 5 ай бұрын
there's a way newer version of this video!
@dharrington1973
@dharrington1973 Жыл бұрын
Hi Sasquatch, I see in a few threads, forums etc that quite a few people (including myself) just get empty pcap files. No matter what i try or how long i leave a raw sniff running then when i drag the pcap file into Wireshark its completely empty everytime - any help or suggestions? :)
@LordAdvanced1337
@LordAdvanced1337 Жыл бұрын
Having the same issue
@ericvanhoogten21
@ericvanhoogten21 Жыл бұрын
did you ever figure it out??
@oofyx9776
@oofyx9776 Жыл бұрын
I had the same thing. What I did was i re-flashed my wifi devboard and it worked.
@dharrington1973
@dharrington1973 Жыл бұрын
@@oofyx9776 Thanks I'll give that a try!
@dharrington1973
@dharrington1973 Жыл бұрын
@@oofyx9776 Just tried to reflash a few times but still the same problem :(
@snabbaflow
@snabbaflow Жыл бұрын
It doesn't show the Maradeur app on Flipper. After all the steps, when I connect the board to a flipper, there is no Maradeur in GPIO
@starfoggs
@starfoggs Жыл бұрын
Good video. The only question I have, is why are you using Windows?
@TalkingSasquach
@TalkingSasquach Жыл бұрын
That's what most of my viewers are running
@Promosharmtv
@Promosharmtv 11 ай бұрын
im not able to get anything on to the pcap file...shows always zero, tried this online tutorial as in the discord...but still zero
@cky2k244
@cky2k244 10 ай бұрын
kzbin.info/www/bejne/f4abfJSIn8mrnLMsi=sYHl0KwyxxpTaSbW This worked for me.
@tcalleja74
@tcalleja74 9 ай бұрын
already love the content here
@dustinhxc
@dustinhxc 7 ай бұрын
DONT GET ELIMINATED! Hahaha love it great video bro!
@izzy9ish
@izzy9ish Жыл бұрын
Good stuff!! Thank you! Keep it bro!!! TalkingSasquatch you a legend
@TalkingSasquach
@TalkingSasquach Жыл бұрын
I appreciate you!
@stonedgaming5243
@stonedgaming5243 Жыл бұрын
everything is installed correctly but PCAPs showing 0kbs and not storing packets
@LePeterK123
@LePeterK123 Жыл бұрын
Same
@MrSattalk
@MrSattalk Жыл бұрын
Same
@bojjeds3921
@bojjeds3921 Жыл бұрын
Any updates on this?
@charlie-hr2vt
@charlie-hr2vt Жыл бұрын
All the way at the bottom of the wifi marauder in the flipper zero should say save to flipper sdcardif you click that it will ask if you want to save pcaps to the flipper zero it will be saved in the apps_data/marauder/pcap folder
@charlie-hr2vt
@charlie-hr2vt Жыл бұрын
​@@bojjeds3921 to what I said
@Linux.Nikita
@Linux.Nikita 5 ай бұрын
i did everything that you did on the flipper zero but when i put my pcap into wire shark, it would just be blank. nothing would show up. how do i fix this?
@Leovaldez-tp2gb
@Leovaldez-tp2gb 7 ай бұрын
thank you so much for this genuinely, you deserve more than just my sub
@2001_SpaceOddity
@2001_SpaceOddity Жыл бұрын
I'm getting a PIP3 error in Powershelll. Did I miss a step?
@merseypicsvids
@merseypicsvids 3 ай бұрын
Adjust your settings on Windows Defender. Mine blocked the process to start with. Once unblocked, works fine.
@beckysgotback1574
@beckysgotback1574 Жыл бұрын
Another great video Squatch! My pcap files are zero bytes! Any ideas. Checked Flipper forums, Reddit, and Koko YT comments. No answers.
@augustin3347
@augustin3347 Жыл бұрын
same i don t know why
@TalkingSasquach
@TalkingSasquach Жыл бұрын
This almost always means your dev board either A) Doesn't have the latest version of Marauder or B) You don't have SAVE PCAP enabled in the Marauder app. Check out my latest video on Marauder, it shows EVERYTHING
@1takewonder33
@1takewonder33 Жыл бұрын
I followed this video and all the apps were update a couple of days ago and they say PRELOAD FAILED API VERSION. Any advice? Nothing on the device is working.
@eudeamonism
@eudeamonism Жыл бұрын
What do you recommend? DarkFlipper or RogueMaster?
@TalkingSasquach
@TalkingSasquach Жыл бұрын
They're both good but I usually end up with RogueMaster
@Bkjnrico
@Bkjnrico Жыл бұрын
Great video, I followed well up until the last command for running keys against dictionary list. How does that translate over for running in terminal (macOS)?
@NickVinckier
@NickVinckier Жыл бұрын
Thanks for the great video! Super helpful and fun! Anyone here ever been in the scenario where they are able to successfully capture pcap file, which definitely have > 0B size) but the contents (as viewed in a hex editor) are all "0000" blocks, throughout the entire file? I can verify that I put the correct firmware on the board (using the WiFi Devboard from Flipper) because if I load the firmware without Flipper SD card support I indeed get 0 B files. When using the correct firmware, with SD card support, the pcaps have >0 Byte size, but the contents are essentially all 0s. Just hoping for someone to point me in the right direction.
@tylersmith3664
@tylersmith3664 Жыл бұрын
Find a fix?
@thumbtak123
@thumbtak123 Жыл бұрын
Error in Wireshark when dragging the file ... The file "sniffraw_0.pcap" appears to be damaged or corrupt. (commview NCFX data length 0
@prokazzza8402
@prokazzza8402 Жыл бұрын
Having the same problem
@thumbtak123
@thumbtak123 Жыл бұрын
@@prokazzza8402 My understanding is it has to do with a wrong version of Wireshark, or the headers are bad in the file. I am looking into it.
@DA-bq7hi
@DA-bq7hi Жыл бұрын
I need help too The file "sniffraw 0 (1).pcap" appears to be damaged or corrunt (commview: NCFX data length 0
@mr.s1961
@mr.s1961 8 ай бұрын
did all of you google it? I found an easy answer researching myself.
@christosv.4025
@christosv.4025 11 ай бұрын
Hello and thank you for the hard work you put for us. I have failed to actually get it work before your guide. Do you have another link of the Delilah's huge password list? The link is not working.
@realgrieve
@realgrieve Жыл бұрын
@Talking Sasquach any way you could do the full walkthrough for the iPhone? Would love to be able to do it (not sure if it’s possible) thanks!
@MatzeCCS
@MatzeCCS Жыл бұрын
Amazing work!
@swplayer_
@swplayer_ Жыл бұрын
I'm wondering why my wireshark shows up nothing when I type EAPOL
@Wise-Trading-Minds
@Wise-Trading-Minds Ай бұрын
@swplayer_ that means you didn't capture it
@matthieuevin3585
@matthieuevin3585 Ай бұрын
Did you DEAUTH before raw capture?
@KerbinCenturion
@KerbinCenturion Ай бұрын
@@swplayer_ death will kick your device off the network and then when you sniff, you want to capture the handshakes from the device actively reconnecting to that network.
@Grumbledore667
@Grumbledore667 6 ай бұрын
dang a day to late for the one year aniversary. the 75gb password list link isnt working anymore. great video :D did learn a couple of things.
@Schnitzer325ci
@Schnitzer325ci 10 ай бұрын
Thanks for this. Question. Do i now need an additional device other than my flipper?
@AlexSingletonMusic
@AlexSingletonMusic Жыл бұрын
Pip3 isn’t recognized, it keeps saying it’s not a recognized script file or operable program. I installed git and the drivers not sure what wrong :/
@manifesteverything2830
@manifesteverything2830 6 ай бұрын
Hey thanks for all the great info in your videos! I have a question, when I test my wifi and capture my EAPOL it doesn't save PCAPS to my SD card. I follow your steps and save to SD before running search.. Any suggestions?
@camoberlies4249
@camoberlies4249 5 ай бұрын
For me the pcaps were saving into the apps_assets, in the wifi_marauder folder and NOT in apps_data like in the video. Took me forever to figure that out.
@sometoms
@sometoms Жыл бұрын
Another awesome video!
@TalkingSasquach
@TalkingSasquach Жыл бұрын
I appreciate you! Thanks for the good work you guys are doing as well!
@billbucks1665
@billbucks1665 3 ай бұрын
Really cool video but it hasn't worked for me on my home network. I have my phone connected to my ISP Wifi (I changed the SSID to run tests), ran the deauth attack before going to the sniff raw; my iPhone doesn't get disconnected and downloading the pcap file, it's got content but applying the eapol filter leads to an empty list. Could it be that my wifi router has a protection that prevents this ? Note: I also tried to set up a wifi network without security but DeAuth doesn't work. I'm using my ISP Wifi as well as TP Link Deco.
@jazz322alllwaysswing
@jazz322alllwaysswing 3 ай бұрын
I'm having the same issue. if you find a fix could you update me
@swervothegod5728
@swervothegod5728 Жыл бұрын
so i deleted my original comment, fixed the problems, now it will not flash to the board in powershell, keeps telling me OSError(22 'A device which does not exist was specified, cant really find anything on it, is there another way to flash the software with this updated firmware to still use the hacker?
@HollyTroll
@HollyTroll Жыл бұрын
running into the same error here
@slappomatthew
@slappomatthew Жыл бұрын
same problem as well
@Catacalysmic88
@Catacalysmic88 Жыл бұрын
Same here, I've noticed "Erase completed in 0.4 seconds, Staying in bootloader, Firmware erased" Instead of "firmware erased" I'm getting "Traceback" then the cannot configure port. I did the powershell install of python and git...not sure
@HollyTroll
@HollyTroll Жыл бұрын
i fixed the issue by switching to my linux machine instead of windows, worked fine
@Catacalysmic88
@Catacalysmic88 Жыл бұрын
I changed my firmware to SquachWare and used this kzbin.info/www/bejne/rGmtYqeEqcqZhtU video and it worked. Skip to about 1:40
@ManicMechanic82
@ManicMechanic82 Жыл бұрын
I’m really interested in Flipper and everything it can do but I don’t understand anything about what I just saw or what it is. Where do you suggest I can learn what all of this stuff means for someone interested in learning computer tech, programming and whatever else this is? Thanks for any and all help!
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Watch the rest of my videos!
@ManicMechanic82
@ManicMechanic82 Жыл бұрын
@@TalkingSasquach Will do but I don’t quite understand them. But I will. Thanks 🤙
@Fluffledump
@Fluffledump Жыл бұрын
Any tips on where to get fairly comprehensive password lists? I'd be keen to mess around with this at home
@youtubeshortsareamazing_
@youtubeshortsareamazing_ Жыл бұрын
See if there is a list in sec-list
@TronixBeats
@TronixBeats 10 ай бұрын
What is that awesome desktop wallpaper? Is it available to download somewhere?
@gantzplayer14
@gantzplayer14 8 ай бұрын
Instead of using a PC, is there a way to do this password process using your cell phone? some app or something like that
@MrGorgis12
@MrGorgis12 4 ай бұрын
I don’t see anything under EAPOL inside wireshark, I have the pcap saved and opened with wireshark but nothing under EAPOL inside:( Plz halp
@diegolzr5825
@diegolzr5825 Ай бұрын
leave the flipper for like 10 seconds and then try again
@bubbalowks
@bubbalowks Жыл бұрын
I keep getting error "commview: ncfx data length 0 < 20" when I try to open a pcap file in wireshark. anyone have this issue or know a fix??
@georgekoumanos8621
@georgekoumanos8621 Жыл бұрын
Did you get around this? I get the same issue
@K7.dd3
@K7.dd3 Жыл бұрын
In powershell i copy & pasted it but there stays pip3 is nog reconised 3:41 in the video
@leontschink9266
@leontschink9266 11 ай бұрын
Hey i m kinda stuck tried it for hours but cant catch the eapol protocol any suggestions ?
@smaail_aiso
@smaail_aiso 6 ай бұрын
PMKID active sniff. And possibly connect and disconnect multiple times with your phone to the wifi
@rj8868
@rj8868 11 ай бұрын
I target my IP through target, but when I run the sniff - raw i get information from all the wifi's around me. Is this supposed to happen? Or is the target for the deauth only?
@mateozmak6532
@mateozmak6532 3 ай бұрын
I’m on Mac computer, I’ve installed Wireshark, but what do to with part where you’re using cmd and Windows? How to do that same thing with MacOS?
@ZetaReticulian
@ZetaReticulian Жыл бұрын
my pcap file is always 0bits in size... so nothing happens when i load it into wireshark EDIT: I've use BOTH options 1NAD 2 when trying to flash the board. i can scan, see AP's, all the rest. but no matter WHAT I DO... my pcap files are empty in perpetuity :D I have MUCH better luck sniffing, deauthing, and cracking hashes using my kali linux virtual box LOL i fear this little device and the "wifi dev board".... are not much more than little gimmicks
@dharrington1973
@dharrington1973 Жыл бұрын
I get the exact same problem, my pcaps are always empty no matter what I try - I'm trying to find a solution to this in the forums/Discord
@themagician9535
@themagician9535 Жыл бұрын
@@dharrington1973did you find anything?
@denioche
@denioche Жыл бұрын
il, faut changer de firmware et re flasher la devboard, me contacter pour + d infos
@yoyo5980
@yoyo5980 Жыл бұрын
@@denioche tu as telegram ?
@roripocket6273
@roripocket6273 Жыл бұрын
I have the same problem.
@M.Althmali
@M.Althmali Жыл бұрын
Basic cracking this process may take up to years if the password contains personal information
@helgefighter
@helgefighter Жыл бұрын
Great Video. Is there a possibility to do the same with a 5ghz wifi? Thank you
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Unfortunately the ESP32 currently does not support 5ghz. There's a new one in the works but so far it's pretty much vaporware for us end users.
@helgefighter
@helgefighter Жыл бұрын
@@TalkingSasquach Thank you!
@Kwitzats
@Kwitzats Жыл бұрын
if im going to bruteforce the pw why do ineed all the extra steps?
@bobbe663
@bobbe663 Жыл бұрын
Thank you so much for the in depth guide. its amazing. I'm getting some issues when i scan for AP's. it's saying E(234) esp_core_dump_flash: No core dump partition found, ESP-IDF version is: 4.4.5 CLI Ready Any idea what that means?
@THemJunior
@THemJunior 6 ай бұрын
can someone explain im stuck at the eapol part and i dont know what to do i dont know that much about these things
@slightlyokvideos
@slightlyokvideos Жыл бұрын
How are you emulating the flipper zero on your screen to record it?
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Just using QFlipper
@shachar4
@shachar4 Жыл бұрын
Hi Thank u for the instructions. When I connect the devboard to win in need to connect the flipper too ?
@PLAYER1548_
@PLAYER1548_ Жыл бұрын
Whenever I drag the PCAP file into wireshark, the file is open but there is nothing in it and when I then enter eapol there is still nothing and when I save the file the extension is .erf and not .pcap so the converter also says error. Does anyone know a solution for this?
@brianreip411
@brianreip411 Жыл бұрын
I see the file in wireshark but when I put Eapol nothing gets filter out. I don't have anything that's eapol , I'm not sure why
@scr2k
@scr2k Жыл бұрын
@@brianreip411 same question here, any solution?
@NicolasSalasLeon
@NicolasSalasLeon 8 ай бұрын
Great tutorial!!! I got a question though: When I perform the attach Deauth the LED on the Dev board turns Red, after I sniff Raw and download the Pcap, it appears as 0kb and on Wireshark, show just a grey screen (I assume its because its an empty file). Could you help please?
@KonradGryz-t4o
@KonradGryz-t4o 3 күн бұрын
What should I choose if I don't have an option with an SD card
@brianreip411
@brianreip411 Жыл бұрын
in wireshark I'm not seeing anything when I filter "eapol" is there a reason why?
@oofyx9776
@oofyx9776 Жыл бұрын
You might have not captured the handshake, make sure you wait for some time to capture enough traffic. You can test by keeping your sniffer on while joining the network with another device.
@hebermix
@hebermix 6 ай бұрын
Hi. I tried this in 2024 and it only creates the pcaps files but they have no information, they weigh 0 kb and Wireshark cannot read them. Any ideas?
@theboulder3322
@theboulder3322 Жыл бұрын
Hello! My flipper isn’t recording anything in pcaps. The files are just empty. Have I done something wrong?
@op-1
@op-1 Жыл бұрын
What is a skid?
@PZ013
@PZ013 Жыл бұрын
Maybe a skid mark from dirty sasquatch undies??
@hannibalhect0r
@hannibalhect0r Жыл бұрын
I keep getting a write timeout error when trying to flash the board. I followed instructions to the tee. Is this sensitive to a specific usb c cable?
@kevinbiggs63
@kevinbiggs63 2 ай бұрын
Will it work on change traffic light from red to green light than wait for green light to go?
@shawnneldon
@shawnneldon Жыл бұрын
I can get through everything but it doesn't save a PCAP file. I've reflashed the board twice to make sure I am doing the right serial option #2 and it still doesn't save the pcap file to the sd card.
@polilla32
@polilla32 Жыл бұрын
Same here. Did you figure out why?
@shawnneldon
@shawnneldon Жыл бұрын
@@polilla32 unfortunately I haven't touched it in a couple months and i've totally forgotten!
@sleepymerch6785
@sleepymerch6785 Жыл бұрын
Very "educational" I like it I learned a lot 😎
@gratefuldylan8222
@gratefuldylan8222 6 ай бұрын
Thank you Sas, downloading the driver is a pretty easy step and I got the op completed success message yet my laptop states it has no driver nor can it find one to open the dev board which led to the flash failing. I've installed many drivers before for audio so this was a surprise to me. Other then that everything has worked no problem. If anyone went through the same issue and figured it out please reach out.
@simplystatic69
@simplystatic69 10 ай бұрын
will this also work for pwnagotchi handshakes? or is there a separate video for that?
@RobPeter
@RobPeter 4 ай бұрын
Thank you for the video, I'm stuck at the hashcat website converter. It says it's missing radiotap header. I'm having a hard time finding info online regarding this error or I'm just blind🤷🏻‍♂️
@giuliointerlandi445
@giuliointerlandi445 Жыл бұрын
everything works well, but when I start the hashcat program with the converted file, it never give me a password, if I try using a password list, the psw it's obviously noy in that list, but If I send it without a list, after a while it gives me this: No password candidates received in stdin mode, aborting
@linarish
@linarish Жыл бұрын
Awesome!!
@TalkingSasquach
@TalkingSasquach Жыл бұрын
Thanks!
@hectordiffut7098
@hectordiffut7098 Жыл бұрын
For some reason I am unable to flash the SD_serial version onto my board. I can flash the non sd version using Frog's .bat file no problem. What am i doing wrong?
@rustyfisher2081
@rustyfisher2081 Жыл бұрын
what color should the wifi board LED be when plugging in? it only seems to connect when its red but it's unable to get most of the marauder data when i try to flash it onto the board
@JacobMyers5519
@JacobMyers5519 3 ай бұрын
Whats the best software to download on your Dev board.
@ErnestoJennings-l3h
@ErnestoJennings-l3h Жыл бұрын
Mimicked step zero, but it did not work. Looks exactly like your Powershell cmd lines. error i got "pip3 : Ther Term 'pip3' is not recognized as the name of a cmdlet, function, script file, or operable program. Help!
@gamersunitedpl
@gamersunitedpl Жыл бұрын
number of lines in notepad++ is at the bottom on the right ;) no need to scroll down ;) ps. but anyway gj mate
@TalkingSasquach
@TalkingSasquach Жыл бұрын
I'm a noob just the everyone else lol
@liborpridal511
@liborpridal511 Жыл бұрын
Love music in your videos :)
@TalkingSasquach
@TalkingSasquach Жыл бұрын
it's kzbin.info/www/bejne/Y6WtY2ajh8egptU !
@SteveHacker
@SteveHacker Жыл бұрын
Can the Flipper Zero take the place of USB hardware license authentication, like, for example, with the iLok used with Avid Pro Tools audio recording software?
@powsniffer0110
@powsniffer0110 Жыл бұрын
If you have another USB hardware to copy already I assume... But not gonna be able to brute hack it I'm not sure a crack for that specific software has been exploited publicly?
@patilakash
@patilakash 10 ай бұрын
Can we able to get the handshake file for WPA2/Enterprise corporate wifi?
@Fried_PenguinWings
@Fried_PenguinWings Жыл бұрын
I keep getting this error when trying to flash the SD serial firmware: Cannot configure port, something went wrong. Original message: OSError(22, 'A device which does not exist was specified.', None, 433) Unable to erase the firmware on esp32s2 Any ideas? I am running on Win 11
@abuttieri
@abuttieri Жыл бұрын
I get the same errors. I am wondering if it is because the dev board does not have a sd card and maybe I should select a different option other than 2 during the install. Did you resolve this?
@Fried_PenguinWings
@Fried_PenguinWings Жыл бұрын
@@abuttieri no luck so far
@jrbdtx
@jrbdtx Жыл бұрын
Yeah…not working at all. I installed the drivers, but as soon as I hit the reset button on the Wi-Fi board, the esp32-s2 pops up in device manager with no driver. Windows says the drivers from silicon labs aren’t for the hardware. The installer finds the chip, but it says it can’t configure the port. I can’t find anything mentioning this error except for some unresolved issues like this on Reddit.
@linguadesogra5287
@linguadesogra5287 8 ай бұрын
I am having "kinda" the same issue, right now.
@TheMaikWhite
@TheMaikWhite 8 ай бұрын
@@linguadesogra5287same...
@CaribbeanCryptoTips
@CaribbeanCryptoTips Жыл бұрын
Joined because of the title but stayed for the beard lol
@dannyjimenez9558
@dannyjimenez9558 Жыл бұрын
im having trouble installing the prerequisites. i copy the line to powershell and it tells me that the term "pip3" is not recognized
@KiT584
@KiT584 9 ай бұрын
I had the same problem but another comment was able to guide me. First thing to do is watch the first video in the series. It's only like 3 minutes and it fixed my step zero issue.
@TheDorianTube
@TheDorianTube Ай бұрын
Wait, the whole process only works if I have a common password?! So it won't work if for example I use my own invention which is a nickname from X book protagonist I invented myself, in l33t and special symbols? Basically this just works for boomer passwords, easy passwords and provider default passwords?
@scr2k
@scr2k Жыл бұрын
Followed your guiding, but i did't get any EAPOL Messages in my raw pcap when i analyse them in wireshark.. any idea?
@thelockpickinglebowski633
@thelockpickinglebowski633 Жыл бұрын
I had to keep disconnecting and reconnecting my phone and laptop to capture them.
@ghoulbin
@ghoulbin Жыл бұрын
skeleton flashing man image search results killed me hahaha
@commander_k7748
@commander_k7748 Ай бұрын
Hey Squanch, if the password is NOT in the list, i.e you're doing this with a password set up when youre native language is not english? is this password list truly needed or not?
@carlyxthecat
@carlyxthecat Жыл бұрын
good day sir.. have you tried saving pcap files using DIY wifi board?
@sjoervanderploeg4340
@sjoervanderploeg4340 Жыл бұрын
You do not need "Kali", you can do this with any Linux distribution more or less out of the box ;)
@pjj7466
@pjj7466 Ай бұрын
If we feed the passwords to software then what kind of hacking it is. I am so dumb in this. Kindly educate me
@AntonioGutiérrezLópez-w4b
@AntonioGutiérrezLópez-w4b Жыл бұрын
Not clear for me what moment of the video you stract the password of the wifi network, i have read many post and all of them agree that is not possible to hack wifi passwords with flipper zero. I want to know if you can extract any wifi password with this device its or not possible to do?
Flipper Zero Wifi Hacking has Never Been Easier!  Updated for 2024!
25:09
Talking Sasquach
Рет қаралды 278 М.
GhostESP : The Next Generation WiFi Hacking Tool!!
17:12
Talking Sasquach
Рет қаралды 29 М.
ТЮРЕМЩИК В БОКСЕ! #shorts
00:58
HARD_MMA
Рет қаралды 2,5 МЛН
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 89 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 21 МЛН
Uncovering The Truth Behind Flipper Zero Myths!
12:34
Talking Sasquach
Рет қаралды 25 М.
This Flipper Zero GPIO Board Does EVERYTHING!!!
20:17
Talking Sasquach
Рет қаралды 30 М.
Wi-Fi Hacking with Flipper Zero - Deauthentication Attack | 2024
23:00
Clint & Si The Hackers
Рет қаралды 22 М.
Is The Flipper Zero Useful For Anything?
19:22
saveitforparts
Рет қаралды 710 М.
Flipper Zero CAN Hack Your Car!!  CAN Bus Hacking With Flipper Zero!
13:04
Learning To Use The Flipper Zero w/Deviant Ollam
14:22
The Modern Rogue
Рет қаралды 97 М.