Quantcast
Channel: Aircrack-ng forum
Viewing all 6050 articles
Browse latest View live

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
1. Is the pi up to date? apt update && apt dist-upgrade && reboot
2. Why are you turning off the power of the adapter?
3. Look in dmesg after the issues. And actually, clear it before running airmon-ng commands, then attach it here.

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

Re: Aircrack on Qualcomm Atheros QCA6174

$
0
0
is this packet injection supported??

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
1. It might not be, you don't have networking and it failed.
3. Please look at "Attachments and other options" and use that next time you're attaching a log file. What command did you run after putting it in monitor mode that led to this?

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
1a. I was definitely connected to the internet when I ran sudo apt update && apt dist-upgrade
2a. I ran sudo aireplay-ng -0 0 -a (router mac) -c (client mac) wlan0mon -D

I can rerun the commands without running aireplay-ng and get the logs for you / at...

Re: airmon-ng under windows 10 ubuntu shows no interfaces

$
0
0
Only with virtualization with a compatible USB card.

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
1a. This name resolution is what comes preloaded on the Kali 2020.3 Raspberry Pi 4 os. I have edited the sources list in the past to be: deb http://kali.download/kali kali-rolling main contrib non-free
But... I was concerned this was not a Pi build due...

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
1a. Look, the network was down. Running airmon-ng check kill did that. Restart your system, update it then reboot.

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
After lots of research this afternoon I found that the source files included with the Kali 2020.3 Pi 4 os are indeed broken. I am currently upgrading with the source I mentioned above (ARM 64 packages) and will retest. Last time I did this, I continued...

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
Additional error logs after a full update:

Commands:
1) sudo airmon-ng check kill
2) sudo airmon-ng start wlan0
3) sudo airodump-ng wlan0mon
4) sudo airodump-ng --band abg wlan0mon

After airodump-ng stopped capturing traffic I ran
1) dmesg

logs attache...

Re: Rasp Pi 4 & Kali Linux x64 airodump-ng works for 30 seconds before capture stops

$
0
0
64 bit is still experimental. Switch to 32bit

First seen & last seen, what about in between that?

$
0
0
Hello all, my first post , so be gentle...

I just setup a raspberry PI 3 B+ for an experiment to capture mac address that pass in front of my house. I live very close to a major thoroughfare, so i figured it might be interesting.

I am currently just do...

Re: ath10k(Atheros QCA9377) packet injection

$
0
0
Next time, attach dmesg output instead of pasting here. Plus, for any output, use the "code" tag to make it easier to read.

Reinstall Kali, update it and try again with the stock firmware. You'll also need to provide details on the commands you ran and...

Re: First seen & last seen, what about in between that?

$
0
0
You'll have to write a different tool, as airodump-ng doesn't log the amount of times it has seen the MAC. Bear in mind that the amount of frame isn't how many times, it could very well send multiple frames while in your range at one point in time.

airodump-ng problem with channel 5GHZ CH 148 CH 161 etc how to enable ?

$
0
0
Hi, I have problems with certain channels, I can't get them to work on airodump-ng -c 161 or airodump-ng -c `148 the same is true for mdk4, how can I solve?

through iw list these frequencies are not there, even changing country the result does not cha...

Re: airodump-ng problem with channel 5GHZ CH 148 CH 161 etc how to enable ?

$
0
0
Could you elaborate on "I can't get them to work"? What happens when you try them?

What platform (CPU) is Kali running on?

Re: ath10k(Atheros QCA9377) packet injection

$
0
0
my version of kali was the latest  and im ready running apt update and apt upgrade several times
also if i use stock firmware,EVEN MONITOR MODE doesnt work and after i change itu to firmware-5,i get monitor mode to works
for enabling monitor mode,i use...

Re: airodump-ng problem with channel 5GHZ CH 148 CH 160 etc how to enable ?

$
0
0
Hello, the system is kali linux 2020.3 on Dell intel i5, when I try to scan channels Ex: 39, 160,148 etc ... via airodump-ng wlan1 -c 160
I am shown the list of executable commands on airodump (as if I did airodump-ng --help)

I can't do the channel jum...

Re: ath10k(Atheros QCA9377) packet injection

$
0
0
FYI, apt dist-upgrade upgrades more stuff than apt upgrade.
Which channel are you on when running aireplay-ng? What does iw list show?

Re: ath10k(Atheros QCA9377) packet injection

$
0
0
ok i see something weirdo
last time i check my injection capabilities using :
Code: [Select]
aireplay-ng -9 wlan0mon
but today i test running deauth attack with :
Code: [Select]
aireplay-ng --deauth 0 wlan0mon -a <myAPmacaddress>
and i see no errors a...
Viewing all 6050 articles
Browse latest View live