Re: aireplay-ng does not see or record ARP packets.
I use that wireless device to crack WEP all the time as a cybersecurity demo. Works out of the box, everytime, and I never have to patch anything.I assume you are trying to crack wep with the ARP...
View ArticleConnection not working
Hi guys, my two days old card is a Awus036hand i´m using a live version of Kali Linux with persistence.Got everything to work a bit after a while,handshake, packets, password foundand then a connection...
View ArticleRe: Connection not working
Well, my guess is that it's not your network. And that's beyond aircrack-ng.
View ArticleStop airodump-ng scanning
Hi everyone,When you run aiordump-ng [interface], it doesn stop scanning wifi networks until you hit crtl+C. My question is the following, Is there any way to stop the scanning of airodump-ng after a...
View ArticleRe: Stop airodump-ng scanning
No. Just create a script to:1. Start airodump-ng in the background2. Sleep 20 seconds3. Find the PID and kill it (or just use killall)
View ArticleRe: Unable to detect AP Client Stations with airodump-ng
Hi I am having the same problem I have the same card. How were you able to resolve the issue and get it working?
View ArticleThread Options 5GHz adapter to support packet injection and monitor mode?
I need a 5GHz compatible adapter that supports both monitor mode and packet injection. anybody knows one of these?
View ArticleRe: Thread Options 5GHz adapter to support packet injection and monitor mode?
Have you tried checking the FAQ in the wiki?
View Articleaireject - a fork of aireplay-ng
Hi all, I thought I'd share a tool I've made that might be of use to somebody here.This is a fork of aireplay-ng (specifically the test (-9) functionality) for enhanced packet injection testing.I...
View ArticleRe: Stop airodump-ng scanning
Code: [Select]timeout 20 airodump-ng <interface>Should do the job
View ArticleAdd channel option to aireplay-ng
Here is the thing , when someone sees an AP in 68dbm or 70dbm the first thing that everyone should do is to see if that AP reply to packets before even starting to crack WPS or catch WPA handshake .For...
View ArticleRe: Airodump- won't show associated clients only clients generated by...
Quote from: N3cr0m4nc3r on February 13, 2016, 11:10:52 AMSo i now know this is a problem specific to my arch implementation :'( which makes it hard to track down. i am still open to suggestions How do...
View ArticleRe: no clients with airodump-ng
yes I tried it both ways, leaving them all running and also killing them. sometimes the dhclient's PIDs vary and sometimes there is only one but it doesn't make a difference for the result (no clients...
View ArticleRe: no clients with airodump-ng
Maybe they're all 802.11n and since that card is 802.11g, it won't be able to see any 802.11n packets.
View ArticleRe: no clients with airodump-ng
How did you determine that it is 802.11g only? Couldn't find proper information about this myself. If that is the case there is a good chance, this might be the reason for no clients showing up..How...
View ArticleInstall issues
make -C src allmake[1]: Entering directory '/home/username/aircrack-ng-1.1/src'make -C osdepmake[2]: Entering directory '/home/username/aircrack-ng-1.1/src/osdep'Building for Linuxmake[3]: Entering...
View Articleaireplay-ng not deauth client
I can't get aireplay-ng to deauth clients associated with any bssid. I can't kick my own cellphone off.I had aireplay-ng working fine about six months ago but after downloading and installing several...
View ArticleBroadcom compatible
Hi guys!After hours of researching I will try and find my answers here.I'm using Retina MacBook Pro 13', running Kali Live USB Persisten on it. Network adapter which is, Chipset: BCM43602, PCI device...
View Article