↧
Re: airodump-ng terminal display
↧
Re: Airodump-ng not working in Ubuntu 16.04
Quote
but if I turn off the computer turns offThat's weird.
When I tried I did not have any problems.
You might have some kernel-BIOS issues with this specific kernel version.
I see a lot of that around with this "new BIOS-EFI" especiall...
↧
↧
Re: airodump-ng terminal display
Look at the parameters airodump-ng has to offer.
You might also want to check the manpage and the documentation in the wiki.
You might also want to check the manpage and the documentation in the wiki.
↧
Re: Deauthentication dos fail
You use an outdated version of aircrack-ng (interface in monitor mode is mon0, now it is wlan0mon)
Please update first to the latest version before testing again (svn install)
Please update first to the latest version before testing again (svn install)

↧
Re: Possible to run aircrack-ng on EA8500 with DDWRT ?
Hi,
Managed to start airodump-ng but I noticed that c2600/ATH10K with aircrack does not capture any other packet than control packets. I probably have issues capturing 11ac data traffic.
Is airodump configuring hardware mode over the uci configuration ...
Managed to start airodump-ng but I noticed that c2600/ATH10K with aircrack does not capture any other packet than control packets. I probably have issues capturing 11ac data traffic.
Is airodump configuring hardware mode over the uci configuration ...
↧
↧
Cannot enter monitor mode. airmon-ng says Phy = Null.
Hello there, masters of the universe. After 2 days straight research I have concluded that it is time to ask for help. I know there are topics with similar problems on this forum, but none of the solutions of those problems work for me.
So the main pro...
So the main pro...
↧
Re: Cannot enter monitor mode. airmon-ng says Phy = Null.
Have you tried airmon-ng?
↧
Re: Possible to run aircrack-ng on EA8500 with DDWRT ?
Just an idea: Look into the parameters you can set with iw.
↧
Help?
Hello, i'm a new user of kal-linux and I just started to use aircrack. I've had a lot of problems trying to crack my home network. I finally get it to work and its scanning through my passwords with the rockyou password list and get this message. Btw I...
↧
↧
Re: Possible to run aircrack-ng on EA8500 with DDWRT ?
Thx for your advice.
What I can see with iw:
-> interface wlan0 initially configured with freq 5540 and width 80, centerfreq is 5550.
-> interface wlan0 is changed to freq 5540 and width 20 after airodump-ng is launched.
Seems like call to airodump is ...
What I can see with iw:
-> interface wlan0 initially configured with freq 5540 and width 80, centerfreq is 5550.
-> interface wlan0 is changed to freq 5540 and width 20 after airodump-ng is launched.
Seems like call to airodump is ...
↧
Re: Help?
Fix your capture file. The last packet is corrupted.
Open it in wireshark. Mark the first packet. Then mark the last good packet (the one before last usually) then save capture (make sure to select first to last marked packet when saving).
Open it in wireshark. Mark the first packet. Then mark the last good packet (the one before last usually) then save capture (make sure to select first to last marked packet when saving).
↧
Aircrack too powerful?
Will the final command -the aircrack command- fry my laptop if it needs to try over 1million attempts?
↧
Re: Aircrack too powerful?
CPU have protections against overheating, so no. They throttle after a certain temp and will shut down if it's way too high.
↧
↧
Re: Aircrack too powerful?
But my laptop will be unscathed?
↧
Re: Aircrack too powerful?
That all depends on how it was manufactured and its current shape but to answer your question, I never had a laptop overheating. I even had a laptop reaching 100C with no problems (it was the normal operating temperature).
↧
Re: Monitor Mode failing: Operation not supported
you did not even state the interface to use..
you should read up on http://www.aircrack-ng.org/doku.php?id=airmon-ng
you should read up on http://www.aircrack-ng.org/doku.php?id=airmon-ng
↧
Re: Installing Backports Wireless Drivers
Please learn to read error messages. You error is a missing firmware. You most likely installed the backports for nothing.
You have 2 occurrences of the following message:
[code]
[41...
↧
↧
Testing RT5572 and 5 GHz spectrum
Hi everyone, I don't know if this is the right place where to place this but since I feel like a noob I thought to place it here.
I was looking for a reasonable priced replacement for my wifi dongle that I use for learning pentesting and I decided to g...
I was looking for a reasonable priced replacement for my wifi dongle that I use for learning pentesting and I decided to g...
↧
WEP tutorial: Fake Authentication (step 4)
I have tried the “simple wep crack tutorial” using 3 different linux distributions on x86_64 and/or raspberry PI (arm) with several “FAQ recommended” wireless NIC chipsets and the behavior is the same across every combination. I have been at this for n...
↧
Re: WEP tutorial: Fake Authentication (step 4)
Open it in wireshark and you'll see the reason. The reason is a field in the deauth packet.
↧