(Airodump-ng) No stations associated
My card detects more than 12 other APs and I can't get a single client listed under "Station" from any of them. I also have several wifi devices connected to my own network, and none of them are listed...
View ArticleRe: airodump, not associated with a bssid or station, linux
Hello i have the same problem, when i start [code]airmon-ng start wlan0PHY Interface driver Chipsetphy0 Wlan0 ath5k Qualcomm...
View ArticleRe: airmon-ng gives me /sys/class/ieee80211. error
You will probably need another chipset since Broadcom is not the best at Monitor mode.Anyway, what is the Kali version you are running?
View ArticleRe: (Airodump-ng) No stations associated
I've seen that question A LOT. Have you searched the forum for other similar posts and possible reasons why?
View Articleairodump will not display station mac addr
Hi,airodump-ng does not show the BSSID nor the id of the remote STATION: . In the documentation of airodump, I have found the following definition of the STATION.QuoteMAC address of each associated...
View ArticleRe: airodump will not display station mac addr
What chipset are you using (airmon-ng output)?Is the access point 802.11n or ac?Have you noticed that RXQ is 0 which means the access point is most likely pretty far away?
View ArticleRe: airodump will not display station mac addr
Hi, and thank you for the reply.The output of "airmon-ng" is Ralink Technology, Corp. RT2870/RT3070From the OpenWrt router /etc/config/wireless file:[code]config wifi-device 'radio0' option...
View ArticleRe: airodump will not display station mac addr
Yes, 802.11g, you're right.Being too close is as bad as being too far. Try putting it in another room. If it still gives you 0, then there is probably some issue with it. One last thing, make sure to...
View ArticleHow to go back to our wlanX interfaces instead of the new wlxXXXXXXXXXXXX
How to revert the change in the new interface names that uses the mac address to go back to the old fashioned way System.d is here. We can like it or not; but it is as a matter of fact the standard...
View Articleaircrack-ng hardware specs?
Hello,I heard it's possible to run aircrack-ng on a rpi, on a wrt54gl router, and, actually, on a lot of hardwares.But the things is people apparently got often bad answers in term of cracking time,...
View ArticleRe: How to go back to our wlanX interfaces instead of the new wlxXXXXXXXXXXXX
Have you tried the package biosdevname + and additional linux to grub + update-grub? I know it works to get ethX interface names but haven't had such issue with wireless interfaces.
View ArticleRe: aircrack-ng hardware specs?
They're kinda slow but I've seen it used. They limit to IV capture (on a SD card or mounted drive via NFS/SMB) and crack using CPU power of the device (but it's slow).
View ArticleRe: airodump will not display station mac addr
Hi misterx,I put the antenna in a different room and got RXQ up from zero to 96. Not bad. However, there is still no STATION mac address listed, as shown below.The result of the command [code]sudo...
View ArticleRe: Airodump-ng not working in Ubuntu 16.04
How do you know your hardware supports proper monitor mode + promiscuous mode? Just because it might go into that mode doesn't mean it actually works.The screen capture is for channel 9, which might...
View ArticleRe: Airodump-ng not working in Ubuntu 16.04
Changing mac addresses is also known to cause issues with capture/injection.Another quick tip: use airmon-ng to stop all deamons and stuff. You might miss one or 2 but it won't.
View ArticleRe: airodump will not display station mac addr
Where is that station should be connected to the AP located compared to the AP and airodump-ng listening.Is it doing anything?
View ArticleNew Guy - experimenting with Aircrack - AR956x, Centrino N-6205
Hi guysI'm completely new to this but I'm an enthusiast geek willing to learnI started my curiosity in a forum of my country (www.svcommunity.org)and I'm all forth in hardware and electronics; but I...
View ArticleRe: (Airodump-ng) No stations associated
kali 2.o I use airmon-ng check kill.....airmon-ng start wlan2 1....new terminal , airodump-ng -c 1 -a wlan2mon .
View ArticleRe: How to go back to our wlanX interfaces instead of the new wlxXXXXXXXXXXXX
QuoteHave you tried the package biosdevname + and additional linux to grub + update-grub?Not yet because for the moment in Kali rolling I just had the "issue" with USB wifi.But I will soon i guess...
View ArticleRe: Airodump-ng not working in Ubuntu 16.04
I guess seeing this monX interface that you used the version of aircrack-ng which is available from Ubuntu repositories. Try to update it using instead subversion repositories. In order to check it out...
View Article