Aircrack-ng forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Aircrack-ng 1.7 release

Sorry Guest, you are banned from posting and sending personal messages on this forum.
This ban is not set to expire.
Pages: [1]   Go Down

Author Topic: Compatibility check: iwlwifi & Intel Corporation Dual Band Wireless-AC 7260  (Read 6599 times)

croink

  • Newbie
  • *
  • Offline Offline
  • Posts: 1

I've had no success capturing packets with airodump-ng in monitor mode. Can anyone offer any insight?

I've looked at the supported cards section and found no exact match, but a websearch makes me think that monitor mode is supported by my driver (iwlwifi) and card (though I haven't a clue whether it's NGW or HMW).

lspci outputs:

Code: [Select]
03:00.0 Network controller: Intel Corporation Wireless 7260 (rev 83)
Subsystem: Intel Corporation Dual Band Wireless-AC 7260
Flags: bus master, fast devsel, latency 0, IRQ 64
Memory at f0400000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number e8-b1-fc-ff-ff-e8-fa-80
Capabilities: [14c] Latency Tolerance Reporting
Capabilities: [154] Vendor Specific Information: ID=cafe Rev=1 Len=014 <?>
Kernel driver in use: iwlwifi

I run airmon-ng and airodump-ng:

Code: [Select]
stop network-manager            # AIRMON-NG WARNS THAT THIS COULD CAUSE PROBLEMS IF NOT KILLED
service avahi-daemon stop       # AIRMON-NG WARNS THAT THIS COULD CAUSE PROBLEMS IF NOT KILLED
killall wpa_supplicant          # AIRMON-NG WARNS THAT THIS COULD CAUSE PROBLEMS IF NOT KILLED
airmon-ng start wlan0
airodump-ng -i mon0

airmon-ng appears to succeed, outputting the following and no warnings:

Code: [Select]
Interface   Chipset     Driver

wlan0       Unknown     iwlwifi - [phy0]
                (monitor mode enabled on mon0)
« Last Edit: July 24, 2015, 05:54:17 pm by croink »
Logged

misterx

  • Aircrack-ng Author
  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1955
  • Aircrack-ng Author
    • Aircrack-ng

KILL THOSE NETWORK MANAGERS! Then start airodump-ng.
Logged
Pages: [1]   Go Up