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!
@TalkingSasquach9 ай бұрын
There's a new version of this video too!
@decambra899 ай бұрын
That is false.
@krystiancreeper2135 ай бұрын
@@decambra89 frfr
@OMalllysongzАй бұрын
@@TalkingSasquach couldnt find the newer version
@baller-qw9bb28 күн бұрын
@@TalkingSasquach where can u give me the link
@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 Жыл бұрын
BRO I CANNOT THANK YOU ENOUGH I WAS STUCK ON THIS FOR THE PAST 2 HOURS
@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 Жыл бұрын
@@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 Жыл бұрын
@@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 Жыл бұрын
@@AlexSingletonMusic Thxx for the help, you should make a vid that covers Step 0.
@rodrigomedina1427 күн бұрын
Dude your channel has been so informative. Im a mechanic by trade and have never had any form of IT work or really any computer known other than just using one. Flipper has really scratched an itch in my brain to tinker with computers and Ive been learning heeps from you. Keep up the great work bro.
@TalkingSasquach5 күн бұрын
I'm also a mechanic so I feel you!
@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 Жыл бұрын
I literally just learned this lol, I'm a n00b too!
@SidisterX Жыл бұрын
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 Жыл бұрын
This also works with pwsh too (PowerShell Core)
@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 Жыл бұрын
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.s196111 ай бұрын
@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.
@HansFriedrichFuge Жыл бұрын
the 74gb pwd list / dictionary link is down for me. Any hint concerning mirrors or alternatives would be very appreciated.
@OneAndOnlyZekePolaris8 ай бұрын
Yea it died... RIP
@OneAndOnlyZekePolaris8 ай бұрын
My issue is it is not saving any data onto the pcaps file...
@OneAndOnlyZekePolaris8 ай бұрын
The current link lets me download just no longer loads up on web page.
@douglasmiranda20047 ай бұрын
Would a new link to the 74gig file be possible?
@OneAndOnlyZekePolaris6 ай бұрын
@@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.s196111 ай бұрын
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
@PauIieWalnuts10 ай бұрын
The good old days. I spent countless hours making a redbox only to learn our local telco didn't use those tones
@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.”
@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 Жыл бұрын
Create your own script? Care to elaborate?
@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 Жыл бұрын
@@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 Жыл бұрын
@@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 Жыл бұрын
I have a cyber security degree too. Just ordered my flipper. Can't wait to take my shit to work and have some fun.
@SulingClarinet Жыл бұрын
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.
@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 Жыл бұрын
im in the same boat bro
@rj8868 Жыл бұрын
how school going
@lukass3499 Жыл бұрын
@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.
@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 Жыл бұрын
Having the same issue
@ericvanhoogten21 Жыл бұрын
did you ever figure it out??
@oofyx9776 Жыл бұрын
I had the same thing. What I did was i re-flashed my wifi devboard and it worked.
@dharrington1973 Жыл бұрын
@@oofyx9776 Thanks I'll give that a try!
@dharrington1973 Жыл бұрын
@@oofyx9776 Just tried to reflash a few times but still the same problem :(
@gantzplayer1410 ай бұрын
Instead of using a PC, is there a way to do this password process using your cell phone? some app or something like that
@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 Жыл бұрын
Having the same problem
@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 Жыл бұрын
I need help too The file "sniffraw 0 (1).pcap" appears to be damaged or corrunt (commview: NCFX data length 0
@mr.s196111 ай бұрын
did all of you google it? I found an easy answer researching myself.
@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 :/
@Promosharmtv Жыл бұрын
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 Жыл бұрын
kzbin.info/www/bejne/f4abfJSIn8mrnLMsi=sYHl0KwyxxpTaSbW This worked for me.
@Linux.Nikita7 ай бұрын
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?
@RainCall13Ай бұрын
@Linux.Nikita same.
@PenAce Жыл бұрын
Another great video for the FZ community, nice one bro 👌🏼
@TalkingSasquach Жыл бұрын
Thanks! Trying to keep up with all the great stuff coming out!
@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 Жыл бұрын
running into the same error here
@slappomatthew Жыл бұрын
same problem as well
@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 Жыл бұрын
i fixed the issue by switching to my linux machine instead of windows, worked fine
@Catacalysmic88 Жыл бұрын
I changed my firmware to SquachWare and used this kzbin.info/www/bejne/rGmtYqeEqcqZhtU video and it worked. Skip to about 1:40
@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
@oeoofficial26 күн бұрын
yea, you have to scroll down to the wifi folder
@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 Жыл бұрын
Usually means that your DevBoard has the wrong firmware on it
@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 Жыл бұрын
@@TalkingSasquach could you remind me the easiest way to update the devboards firmware please? Thanks a mill
@cky2k244 Жыл бұрын
kzbin.info/www/bejne/f4abfJSIn8mrnLMsi=sYHl0KwyxxpTaSbW This fixed the issue for me.
@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.
@christosv.4025 Жыл бұрын
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.
@K7.dd3 Жыл бұрын
In powershell i copy & pasted it but there stays pip3 is nog reconised 3:41 in the video
@2001_SpaceOddity Жыл бұрын
I'm getting a PIP3 error in Powershelll. Did I miss a step?
@merseypicsvids5 ай бұрын
Adjust your settings on Windows Defender. Mine blocked the process to start with. Once unblocked, works fine.
@ATLwelds23 күн бұрын
Thanks!
@stonedgaming5243 Жыл бұрын
everything is installed correctly but PCAPs showing 0kbs and not storing packets
@LePeterK123 Жыл бұрын
Same
@MrSattalk Жыл бұрын
Same
@bojjeds3921 Жыл бұрын
Any updates on this?
@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 Жыл бұрын
@@bojjeds3921 to what I said
@billbucks16655 ай бұрын
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.
@jazz322alllwaysswing5 ай бұрын
I'm having the same issue. if you find a fix could you update me
@mr_fusion85 Жыл бұрын
SKID. I'm assuming that's 'script kid'. Never heard that before. I like it.
@davidrivera810310 ай бұрын
😮my duuuude, thanks for all the great videos you make.
@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 Жыл бұрын
Same here. Did you figure out why?
@shawnneldon Жыл бұрын
@@polilla32 unfortunately I haven't touched it in a couple months and i've totally forgotten!
@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 Жыл бұрын
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 Жыл бұрын
@@abuttieri no luck so far
@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)?
@RobPeter6 ай бұрын
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🤷🏻♂️
@rj8868 Жыл бұрын
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?
@Jv3cKАй бұрын
At 5:11 in my powershell i dont have option 2 : Flash SD Serial Marauder on Devboard or ESP32-S2 I have this option: Save Flipper Blackmagic WiFi settings. I have an ESP32-S2 WROVER. can I save on this option??
@skilletfingerz7380 Жыл бұрын
I got to wire shark put the rawsniffed file in and it showed nothing to which I hit the shark fin button and it started showing tons of numbers and when I look up eapol it doesn’t show anything, any word on what I could be doing wrong?
@scr2k Жыл бұрын
same question here, any solution?
@brianreip411 Жыл бұрын
in wireshark I'm not seeing anything when I filter "eapol" is there a reason why?
@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.
@mateozmak65326 ай бұрын
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?
@leontschink9266 Жыл бұрын
Hey i m kinda stuck tried it for hours but cant catch the eapol protocol any suggestions ?
@smaail_aiso8 ай бұрын
PMKID active sniff. And possibly connect and disconnect multiple times with your phone to the wifi
@beckysgotback1574 Жыл бұрын
Another great video Squatch! My pcap files are zero bytes! Any ideas. Checked Flipper forums, Reddit, and Koko YT comments. No answers.
@augustin3347 Жыл бұрын
same i don t know why
@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
@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 Жыл бұрын
Watch the rest of my videos!
@ManicMechanic82 Жыл бұрын
@@TalkingSasquach Will do but I don’t quite understand them. But I will. Thanks 🤙
@kapone2k Жыл бұрын
The file appears to be damaged or corrupt (Commview: NCFX data length 0 < 20) What to do ? I've dried Pcapfix but it claims that there ain't no data in that file while It does gain size, but Hexedit gives me nothing but 0's or windows notes shows me nothing but you can move your cursor so there is data there.. Blank file with size in it ?. I guess that Im sniffing it wrong.
@georgekoumanos8621 Жыл бұрын
Found a fix?
@kapone2k Жыл бұрын
@@georgekoumanos8621 Nope still asking around and looking but dice. I even tried Unleashed firmware and it did nothing. Since Pcap fix and Wireshark claims it's corrupted I start to lean the blame on Maruder, I wonder if there is a config file that needs to change a setting. But I haven't had much time to find a solution. Let me know if you figure something out =)
@georgekoumanos8621 Жыл бұрын
@@kapone2k Replied before with link to marauder release but maybe it got blocked? Reverted back to 0.10.5 version and managed to open new pcap files fine. They are actually ~5 times larger than previous "empty" ones. Now I get no eapol packets but I'll tackle this next. btw 0.10.5 is missing a lot of stuff so will keep an eye for future fix
@Fluffledump Жыл бұрын
Any tips on where to get fairly comprehensive password lists? I'd be keen to mess around with this at home
@youtubeshortsareamazing_ Жыл бұрын
See if there is a list in sec-list
@cmac71682 ай бұрын
How do I do this on a Mac? I downloaded wireshark and saved the file. But from that point on I can’t use the commands used in the video as I’m not using a windows machine at the moment
@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 Жыл бұрын
I had to keep disconnecting and reconnecting my phone and laptop to capture them.
@MrSattalk Жыл бұрын
Been trying now for a few days, managed to get the menu working in Powershell but when I run option 2 I get "Cannot configure port, something went wrong. Original message: OSError(22, 'A device which does not exist was specified.', None, 433)". Any ideas?
@aveedell1 Жыл бұрын
I'm also getting this error, anyone else make it past this?
@shanerichards8357 Жыл бұрын
@@aveedell1 Did anyone figure this out? @TalkingSasquach
@gintsaksiks6564 Жыл бұрын
Same problem, can anyone help solving this?
@HansFriedrichFuge Жыл бұрын
Did you plug the usb-C into the dev board, not into the flipper? I know it is stupid, but that was my mistake that resulted into this error....
@MrSattalk Жыл бұрын
I sorted it in the end but cannot remember how but it involved installing more files in order to get it to work. I just backtracked using google tracing the error messages and following a trail from others who had similar issues.
@Kwitzats Жыл бұрын
if im going to bruteforce the pw why do ineed all the extra steps?
@manifesteverything28308 ай бұрын
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?
@camoberlies42497 ай бұрын
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.
@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 Жыл бұрын
Did you get around this? I get the same issue
@Schnitzer325ci Жыл бұрын
Thanks for this. Question. Do i now need an additional device other than my flipper?
@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!
@everfreeeeee7 ай бұрын
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 !
@TalkingSasquach7 ай бұрын
there's a way newer version of this video!
@slightlyokvideos Жыл бұрын
How are you emulating the flipper zero on your screen to record it?
@TalkingSasquach Жыл бұрын
Just using QFlipper
@NicolasSalasLeon10 ай бұрын
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?
@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 Жыл бұрын
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 Жыл бұрын
@@brianreip411 same question here, any solution?
@starfoggs Жыл бұрын
Good video. The only question I have, is why are you using Windows?
@TalkingSasquach Жыл бұрын
That's what most of my viewers are running
@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!
@jameslarson8640 Жыл бұрын
So I did it all and had 1-4 of the EAPOL I ran it through and it came back as exhausted. I checked the password list and the password I had used was listed in there. Any reason this didn't work?
@gratefuldylan82228 ай бұрын
I'm having same problem
@codythebadboygames45592 ай бұрын
@@gratefuldylan8222 it means the password isnt in the list
@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?
@MGRB321 Жыл бұрын
All things were going well until the step of 8m0s in the video,my Marauder app can't generate a correct pcap file after sniffraw.Though it generated a file then,but when I export it,the file manager shows the size of data is 0B,that means it's a empty file.I tried several of methods to solve this problem,but they all failed.I have been working on it for at least 8 hours.I need help now.
@N2CFX Жыл бұрын
Having same exact issue.
@jayrflocca6704 Жыл бұрын
@@N2CFX Sniff pmkid! Not raw this issue was beating my ass too
@falcon5751 Жыл бұрын
@@jayrflocca6704 what option in PMKID? passive active? list targeted active or passive?
@dannyjimenez9558 Жыл бұрын
im having trouble installing the prerequisites. i copy the line to powershell and it tells me that the term "pip3" is not recognized
@KiT58411 ай бұрын
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.
@hebermix8 ай бұрын
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?
@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?
@MaskedPanda. Жыл бұрын
nice video man, ive used wireshark quite a bit but never thought of doing this. nice one
@TalkingSasquach Жыл бұрын
Thanks!
@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.
@linguadesogra528710 ай бұрын
I am having "kinda" the same issue, right now.
@TheMaikWhite10 ай бұрын
@@linguadesogra5287same...
@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
@eudeamonism Жыл бұрын
What do you recommend? DarkFlipper or RogueMaster?
@TalkingSasquach Жыл бұрын
They're both good but I usually end up with RogueMaster
@kevinbiggs634 ай бұрын
Will it work on change traffic light from red to green light than wait for green light to go?
@jaycobtayler3352 Жыл бұрын
Do you think I’m having trouble with is for some reason I can’t get any Pcaps or they’re not showing up in wire shark
@KonradGryz-t4o2 ай бұрын
What should I choose if I don't have an option with an SD card
@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
@patilakash Жыл бұрын
Can we able to get the handshake file for WPA2/Enterprise corporate wifi?
@tony_joris Жыл бұрын
excellent! the .pcap file doesn't appear in the pcaps folder, any ideas?
@TalkingSasquach Жыл бұрын
Your WiFi board sounds like it doesn't have the right firmware
@tony_joris Жыл бұрын
@@TalkingSasquach thanks bro, i must have done something wrong
@brianreip411 Жыл бұрын
also check the application itself on the bottom of the wifi marauder was an option to save files to my SD card , I didn't realize it was there and was having the same problem. As soon as I allowed it to save to the SD card pcap files were in the folder
@TheSmartman97 Жыл бұрын
@@brianreip411 This should be pinned.
@tony_joris Жыл бұрын
@@brianreip411 Thanks bro, I checked what you mentioned and you were right, but I still have the error. I probably made an error while installing something, but I haven't gotten around to fixing it. Thank you so much!
@HHHH-wk9dl9 ай бұрын
9:44 what should I do if I enter eapol and it doesn't show handshakes?
@Aielyan Жыл бұрын
I love your background 😂😂 couldn't Pay attention to anything else.... currently re watching lol.
@TheDorianTube3 ай бұрын
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?
@pr90393 ай бұрын
There is no option for flashing to SD card in new version. Did I miss something here, or is that not an option anymore?
@simplystatic69 Жыл бұрын
will this also work for pwnagotchi handshakes? or is there a separate video for that?
@Taormina132 ай бұрын
My flipper has the same custom firmware RM and it is the latest firmware, the flash of the dev board to make it do the WIFI marauder works but I just can't get it to deauthorize the WIFI I selected. I'm wondering in this video did you set up a router to make it able to deauthorize because doing some research it says you can't deauthorize a router that has 5ghz is not able to do this attack but some 2.4ghz will. I'm just super confused and any help would be great.
@bobby6752 Жыл бұрын
I can get all the way to the command prompt no problem, then my ignorance takes over. i feel like im following your instructions to the letter, but always get the error "cannot find the drive specified" Any help for a novice on this part?
@shachar4 Жыл бұрын
Hi Thank u for the instructions. When I connect the devboard to win in need to connect the flipper too ?
@51nk45 Жыл бұрын
Hi Sasquach, when I try to flash I recieve this error: 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
@samuelsandoval1062 Жыл бұрын
Same error
@thewannabehackr5078 Жыл бұрын
Anyone got a fix for this issue?
@TronixBeats Жыл бұрын
What is that awesome desktop wallpaper? Is it available to download somewhere?
@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 Жыл бұрын
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?
@blizzardfoox385 Жыл бұрын
Another great video as always!
@TalkingSasquach Жыл бұрын
Thank you!!
@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 Жыл бұрын
Find a fix?
@theboulder3322 Жыл бұрын
Step 4 doesn’t work for me. Is there an alternative?
@theboulder3322 Жыл бұрын
No module name ‘git’
@asilverplatypus Жыл бұрын
did you figure out an answer to this? im having the same issue
@emmanon172 Жыл бұрын
@@asilverplatypus same did you find
@izzy9ish Жыл бұрын
Good stuff!! Thank you! Keep it bro!!! TalkingSasquatch you a legend
@TalkingSasquach Жыл бұрын
I appreciate you!
@hielkovisser475323 күн бұрын
could you do a brute force as well there are plenty passwords not in the lists
@mrnimbus25564 ай бұрын
I tried this on WPA/WPA2 wifi but WireShark showing blank on eapol. why is that?
@KevinCuevas-c1e3 ай бұрын
Hello can someone please help me find out this issue I've watched countless videos and none have worked my problem is that for step 5 it says my esp 32 wifi dev board isn't recognized I even installed the universal drivers still didn't work.
@Yuriscnkiids Жыл бұрын
What is the deauth time for sniff raw? For me it doesn't show eapol
@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 Жыл бұрын
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 Жыл бұрын
@@dharrington1973did you find anything?
@denioche Жыл бұрын
il, faut changer de firmware et re flasher la devboard, me contacter pour + d infos
@yoyo5980 Жыл бұрын
@@denioche tu as telegram ?
@roripocket6273 Жыл бұрын
I have the same problem.
@helgefighter Жыл бұрын
Great Video. Is there a possibility to do the same with a 5ghz wifi? Thank you
@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 Жыл бұрын
@@TalkingSasquach Thank you!
@Aden-j7i2 ай бұрын
Im new to flipper zero can i use multiple password lists or does it not work?
@mikegonzales9893 Жыл бұрын
Hello Sasquach, can these flipper gadgets be countered from hacking devices?
@Gmm_x7 Жыл бұрын
When you don't do something harmful (like cracking WIFI pwd from your neighbors), it's not a hacker device. But if you do, it is
@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?
@Primesucks2 ай бұрын
Instructions unclear, now have 200 free wifi network
@commander_k77483 ай бұрын
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?