This adapter should work with iwlwifi according to the wiki (https://wikidevi.com/wiki/Intel_Dual_Band_Wireless-AC_3165_(3165NGW)). I've seen posts say that it is only poss...
↧
Having trouble getting injection working with Intel 3165 built-in adapter
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
Make sure it is not hopping channels and on a fixed channel (where there are APs) when performing the injection test. Also, make sure to kill network managers PRIOR to putting the card in monitor mode.
↧
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
I followed steps at https://askubuntu.com/questions/173596/aircrack-ng-channel-hopping-issue to avoid channel hopping issues and started monitor mode using `airmon-ng start <interface> <channel>` where the channel definitely has at least one AP.
Got th...
Got th...
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
Have you run 'airmon-ng check kill' before 'airmon-ng start XXX'?
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
Yes, also stopping the services referenced in that stackexchange post since their processes respawn after airmon-ng kills them.
↧
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
Just attempted to do the same steps on a 2.4 GHz AP and it seems to work fine... even got the "Injection is working!" message.
My target is on a 5 GHz AP though, can aireplay-ng handle it? airodump-ng can see the 5 GHz APs and clients on those APs.
My target is on a 5 GHz AP though, can aireplay-ng handle it? airodump-ng can see the 5 GHz APs and clients on those APs.
↧
Re: Having trouble getting injection working with Intel 3165 built-in adapter
Sometimes you have to kill them twice in a row. Some processes respawn.
↧
Aircrack-ng KEY NOT FOUND
Hello everyone!
Aircrack works just fine right until it should spit out the key.. then it just says: KEY NOT FOUND!
Can anyone help me with this problem?
Aircrack works just fine right until it should spit out the key.. then it just says: KEY NOT FOUND!
Can anyone help me with this problem?
↧
Re: Aircrack-ng KEY NOT FOUND
The passphrase isn't in the wordlist. If that's WEP, you need more IVs (or try splitting it).
↧
↧
Re: "non-mac80211 device? (report this!)" with airmon-ng?
Some user on the linked GitHub issue suggest that installing `broadcom-wl-dkms` fixes the issue.
I didn't test that, but `broadcom-wl` makes `airmon-ng` return the one with monitor mode `prism0` --
however `iwconfig prism0` returns
[code]prism0 no w...
I didn't test that, but `broadcom-wl` makes `airmon-ng` return the one with monitor mode `prism0` --
however `iwconfig prism0` returns
[code]prism0 no w...
↧
Re: "non-mac80211 device? (report this!)" with airmon-ng?
This is a special case, check the README file (not the .md, the one without extension).
↧
Re: "non-mac80211 device? (report this!)" with airmon-ng?
Update:
Both `broadcom-wl` and `broadcom-wl-dkms` support capturing WPA handshake from `airodump-ng`; however:
* `iwconfig` doesn't work with them (which may cause problem with other hacking tools)
* the channel cannot be set. (so `-c` flag won't work ...
Both `broadcom-wl` and `broadcom-wl-dkms` support capturing WPA handshake from `airodump-ng`; however:
* `iwconfig` doesn't work with them (which may cause problem with other hacking tools)
* the channel cannot be set. (so `-c` flag won't work ...
↧
Re: "non-mac80211 device? (report this!)" with airmon-ng?
If you're not using OpenWrt, it's very unlikely it will work.
↧
↧
Errors on aircrack-ng with crunch - Fonts and Stack Smashing
Dear All,
When piping crunch into aircrack-ng I get the following errors as shown in the attached image:
1) This fonts problem
2) Program aborts with "stack smashing detected"
Any help is much appreciated.
PS: The fonts problem suddenly appeared. Wa...
When piping crunch into aircrack-ng I get the following errors as shown in the attached image:
1) This fonts problem
2) Program aborts with "stack smashing detected"
Any help is much appreciated.
PS: The fonts problem suddenly appeared. Wa...
↧
Re: Errors on aircrack-ng with crunch - Fonts and Stack Smashing
Try the current git master and report back. Or could you upload the pcap?
↧
Re: Errors on aircrack-ng with crunch - Fonts and Stack Smashing
Thank you for your reply.
Tried the current git without luck. Problem is still there. In both my original installation and the git one avx-512 was enabled.
Ended up re-installing current version 1.5.2 but without the avx-512 enabled. Program now works...
Tried the current git without luck. Problem is still there. In both my original installation and the git one avx-512 was enabled.
Ended up re-installing current version 1.5.2 but without the avx-512 enabled. Program now works...
↧
Re: Errors on aircrack-ng with crunch - Fonts and Stack Smashing
If your CPU doesn't have AVX512, you shouldn't be enabling it, that will cause issues.
What CPU do you have?
What CPU do you have?
↧
↧
Re: Errors on aircrack-ng with crunch - Fonts and Stack Smashing
The CPU has AVX capability. I have raised a thread some time ago on problems with AVX-enabled installation.
Bug has been fixed some time after.
CPU: Intel Core i9-7900x
Bug has been fixed some time after.
CPU: Intel Core i9-7900x
↧
Re: Failed to run aircrack-ng, please help.
hi first think you have to know is aircrack-ng is decryptor for ".cap" that you got it from handshake for the ap, if you can not get that handshake so you can not get the password
this is the sample that i got
D:\aircrack-ng\bin\64bit>aircrack-ng d:\...
this is the sample that i got
D:\aircrack-ng\bin\64bit>aircrack-ng d:\...
↧
Re: Errors on aircrack-ng with crunch - Fonts and Stack Smashing
Would you be able to provide the pcap and password so we can add a test for this case?
↧