Re: Strange PERFORMANCE decrease from rc3 to rc4 (on raspian 7.8 and 8.0)
Could you try again with current trunk and report back?
View ArticleRT5370 Airodump issue
I bought a wifi adapter from canakit with the Ralink RT5370 Chipset,however it is not dumping mac address/showing connected clients when using the airodump-ng command.Driver installed is rt2800usb
View ArticleRe: RT5370 Airodump issue
As mentioned in other posts, those clients are probably 802.11n/ac and thus not received. Try current SVN and use HT40+ and HT40- options.
View ArticleRe: RT5370 Airodump issue
My old yet trusty AWUS036H works fine tho,but it is not discrete as i would like it(the ralkin usb is for my raspberry pi with kali linux installed on it).Gonna try your suggestion
View ArticleRe: RT5370 Airodump issue
Quote from: misterx on Today at 01:01:14 PMAs mentioned in other posts, those clients are probably 802.11n/ac and thus not received. Try current SVN and use HT40+ and HT40- options.Umm how do i go...
View ArticleRe: RT5370 Airodump issue
@AR77, by reading carefully the second sentence and doing what it says.
View Articleairodump-ng filtering
Hi everyone !When I using airodump with --encrypt wpa filter option it successfully shows WPA/WPA2 networks only, but still write WEP IV's to .ivs file.How I can disable such behavior, and write to ivs...
View ArticleRe: RT5370 Airodump issue
Quote from: misterx on March 03, 2018, 05:00:50 PM@AR77, by reading carefully the second sentence and doing what it says.Dont want to demean you or anything,heck i'm really glad you bothered to...
View ArticleError message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
I tried both avx2 and avx and it has the same error message, Im using a 32 bit windows 7 os, Intel (R) Core (TM)2 Solo CPU U3500 @ 1.40GHz 1.40GHz.I used commview to capture the packets exported it as...
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
what does just the -u parameter give? Have you tried the other executable?
View ArticleKali compatible Wi-Fi adaptor with max tx power
Hello,Is there a Kali compatible Wi-Fi adaptor with tx power adjustable to more than 30db?Thanks
View ArticleRe: Kali compatible Wi-Fi adaptor with max tx power
You'll need an amplifier. One thing about those: make sure to choose one that matches your wireless card modulation (802.11a/b/g/n/ac) and know that most only allow 100mw in. If amplifying a lot...
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
hi, thanks for answering. when i checked the -u command it shows that its supposed to be the sse2, the problem is that the sse2 file i have is for 64 bit, im not seeing one for 32 bit.
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
so, use the -sse2 executable, not the -avx2.
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
hi again, im fairly new here. the sse2 file that i have is for 64 bit, is there a way to use this for 32 bit? or do i have to get another file for this.
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
Use the 32bit binaries (there is a 32bit folder, FYI).
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
There's no sse2 file under the 32 bit folder. It's only shown under 64 bit
View ArticleRe: Error message "dumping stack trace to aircrack-ng-avx2.exe.stackdump"
Then you can compile the sources or wait for the next release.
View ArticleRe: MIC (EAPOL) + raw PMK == hash
airdump-ng (DUMP INFO WITH -J)Code: [Select]airdump-ng ~/somefile ~/some-file.capairdecode-ng (USE DUMP INFO) (SLOW) [needs threads]Code: [Select]airdecode-ng ESSID KEYVER BSSID STMAC ANONCE SNONCE MIC...
View Article