I had read alot about aircrack, and WPA/WPA-PSK cracking using it, I know the most important things, I know how to test if a handshake valid or not (using wireshark, have the 4 messages ), I have a handshake of my home network, and what I need is how t...
↧
How to get know passphrse characters number from the handshake capture ?
↧
Re: How to get know passphrse characters number from the handshake capture ?
As mentioned, I think in the wiki, and/or in the forum, there is no way to know the passphrase length.
↧
↧
Re: How to get know passphrse characters number from the handshake capture ?
Is that mean the best solution in this scenario is to use a wifiphisher ?
↧
When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
Hi guys, my PCIE card is QCA9984, have configured ath2 as monitor mode.
--------------------------------------------------------------------------------------
ath2 IEEE 802.11ng ESSID:""
Mode:Monitor Frequency:2.457 GHz Access Poin...
--------------------------------------------------------------------------------------
ath2 IEEE 802.11ng ESSID:""
Mode:Monitor Frequency:2.457 GHz Access Poin...
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
madwifi-ng is different I guess. I can't remember how it behaved.
What are you testing on?
What are you testing on?
↧
↧
Re: Caught signal 14 (SIGALRM)
It's really strange, I mean... today I don't get the warning anymore ![Shocked :o]()
I use to force txpower to 30 dBm but I've also been trying at standard 20 dBm...
Obviously I'll post the tcpdump capture file if I get the warning back meanwhile I don't know exact...

I use to force txpower to 30 dBm but I've also been trying at standard 20 dBm...
Obviously I'll post the tcpdump capture file if I get the warning back meanwhile I don't know exact...
↧
Re: Caught signal 14 (SIGALRM)
I'm more interested by the capture of the traffic between airodump-ng and gpsd. But if you want to give the wireless capture file, do it with tcpdump on the side of airodump-ng, because the packet in question will probably not be saved by airodump-ng.
↧
Re: Caught signal 14 (SIGALRM)
Unfortunately --gpsd doesn't work with airodump-ng (can't see coordinates on the screen) even if I have no problem at all using my iPhone as a GPS receiver via bluetooth and gpsd on my linux lapto...
↧
Re: Hello!!!
First of all sir thank you for your time, i really appreciate it....
secondly sir i have attached a video link so that you will see how its going and guide me.
fixxed channel is changing again and again and there is not process running....
Thanks.
Link...
secondly sir i have attached a video link so that you will see how its going and guide me.
fixxed channel is changing again and again and there is not process running....
Thanks.
Link...
↧
↧
Re: Caught signal 14 (SIGALRM)
Are you using them through GPSd? Airodump-ng only works with GPSd.
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
Thank you so much for reply. I test on openwrt. Do you mean madwifi-ng is different with aircrack-ng? Maybe need ot install other packages for madwifi-ng?
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
the way the driver behave. From what I remember you have a wifiX (X is a number) interface and you create athY interfaces linked to wifiX.
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
Yes. iwconfig and ifconfig list wifi1 and wifi0 corresponding to ath1 and ath0, but iwconfig shows "wifi1 no wireless extensions." And I have run airodump-ng wifi1 to try, it shows the same error"nl80211 not found.Caught signal 11 (SIGSEGV). Please...
↧
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
No, you don't need to install it.
↧
Re: Caught signal 14 (SIGALRM)
↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
OK. So what's the problem with the error"nl80211 not found"? And how I should do to solve the problem? Now it can't work as expected, no detected access point display. I have been puzzled by this issue for long time.

↧
Re: When run airodump-ng, Caught signal 11 (SIGSEGV). Please contact the author!
Actually, I misread and you might need to install it (not sure if it will work) or recompile aircrack-ng without libnl support for that device.
↧
↧
Re: calculate PMK PTK MIC in another language
airdecap-ng code might be more helpful.
↧
Re: calculate PMK PTK MIC in another language
isnt airdecap-ng is to extract information from the cap file? and not for cracking passwords!!???
i want to brute force a wpa key in another programming language!!
i wand the (hmac_md5) function and (pbkdf2_sha1) and the (sha1_prf pseudo random functi...
i want to brute force a wpa key in another programming language!!
i wand the (hmac_md5) function and (pbkdf2_sha1) and the (sha1_prf pseudo random functi...
↧
Re: calculate PMK PTK MIC in another language
Yes, but it needs to do all the calculations based on the information in the handshake.
A cracker in JS will be pretty slow.
A cracker in JS will be pretty slow.
↧