Re: Correct password in dictionary but aircrack can't find it
Quote from: kcdtv on August 01, 2016, 09:02:58 AMYou can try to use dos2unix if you have problemsI don't think it is a very good idea to do it with excel, if you use windows you'de rather use notepad++...
View ArticleRe: Resume Bug Found In aircrack-ng
Get the tools I used to test this that found the error here:Download: https://sourceforge.net/projects/hexcinary/files/?source=navbar
View ArticleRe: MIC (EAPOL) + raw PMK == hash
Therefore you can brute a passphrase with PMK to MIC compare (Use MIC as hash)For example:9d 8d b4 5c PMK08 4a 7c 7c XOR95 c7 c8 20 MICOnly works with quite a few 0's in MIC, to...
View ArticleRe: MIC (EAPOL) + raw PMK == hash
Now all we need is a PMK to MIC zero fighter+wpa2scan -t testpassword | aircrack-ng -w - -e essid file-01.capTo test the passphrase from zero fighter!!! ** If MIC1 + MIC2 = PMK then maybe more zeros...
View ArticleRe: MIC (EAPOL) + raw PMK == hash
Hey im kinda a c noob but anyways im looking for how to program a "-w -" like feature so my program has pipeable inputworking on a ng tool...
View ArticleRe: Three "handshakes" - now what?
copy the dictionary file in some location like /root/desktopSay you have the file rockyou.txtThen type your command e. g. $wifite -mac -aircrack -dict /root/Desktop/rockyou.txt --crack
View ArticleRe: MIC (EAPOL) + raw PMK == hash
[code] KEY FOUND! [ 58CD1F3E5DEA88EE60E4F7BAA232E0DB ] Master Key : 9D 8D B4 5C F6 8C 73 0B 8F 43 15 7D AD 88 E4 AC PMK[32][0] BB F0 47 D4 67 B7 05 49 B4 E7 6B BE E1 20...
View Articlehelp with wep automation
so i have been working on automating wep fake auth and i got it working and all the sudden it has stopped working. heres the code[code]MAC=$(macchanger wlan0mon -s | grep "Current" | cut -d ":" -f...
View ArticleRe: SOLVED!! rt2800usb , Ralink RT2870/RT3070(alfa awus036nh) issue
Quote from: misterx on July 19, 2016, 07:58:03 PMWould have been gone with 2016.1Unfortunately that is not the case. I have the same issue. Something is still broken in 2016.1 with this driver. In...
View ArticleRT5390 compatible?
Hi, I have a laptop with Kali and RT5390 wifi adapter. I'm able to switch adapter into monitor mode but I cannot see connected clients in airodump-ng. Is this a wifi adapter problem, driver or...
View ArticleRe: ALFA AWUS036AC USB Adaptor Support
Hello Bianco8 (and others),I've seen posters claim to have found a solution, but I have never been able to get success by doing what they say they did.In fact, I have -NEVER- gotten any version of the...
View ArticleHere's passwords for TP-Link, belkin.xxx, and Clear Hub Express WiFiRSU_
The last few TP-Link routers I've purchased use 8 digits as both the PIN and the wifi password. All you need is a handshake and you can get the default password. Look for SSID's like this:...
View ArticleRe: PSK/PMK Stuff
See here:https://forum.aircrack-ng.org/index.php/topic,1424.msg4564.html#msg4564
View ArticleRe: Airodump-ng –– NOT SHOWING CLIENTS
You didn't provide enough information to prove the following, but I suspect you are suffering from the RT driver regression that cycled through Kali over the past few months. This turns off...
View ArticleRe: SOLVED!! rt2800usb , Ralink RT2870/RT3070(alfa awus036nh) issue
Quote from: Rise on September 02, 2016, 10:34:30 AMUnfortunately that is not the case. I have the same issue. Something is still broken in 2016.1 with this driver. Did you update your kernel? RT...
View ArticleRe: Persistent net rules generator for Ubuntu
That's most likely a link from the old forum that doesn't exists anymore.If you want wlanX names, install biosdevname and you need to add a line in the grub command line to boot your kernel. Look that...
View ArticleRe: RT5390 compatible?
Quote from: robertkjonesjr on Today at 12:07:52 PMDid you update the kernel?Yes, just recently but still cannot see connected clients.
View ArticleAtheros QCA9565/ AR9565 is compatible?
Hello friends, someone knows if this chipset of atheros working with aircrack-ng? Is from my laptop (Acer E5 574G), Any Possibilities?
View ArticleRe: MIC (EAPOL) + raw PMK == hash
Could you please explain zero fighter which you reference in the howto. Is this a program?
View Article