Hello everyone
Same problem where. same wireless card
Code:
root@bt:~# sudo lshw -C network
*-network
description: Ethernet interface
product: L1 Gigabit Ethernet Adapter
vendor: Attansic Technology Corp.
physical id: 0
bus info: pci@0000:02:00.0
logical name: eth0
version: b0
serial: 00:1e:8c:29:3b:66
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=atl1 driverversion=2.1.3 firmware=N/A latency=0 link=no multicast=yes port=twisted pair
*-network
description: Wireless interface
product: PRO/Wireless 3945ABG [Golan] Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wmaster0
version: 02
serial: 00:1c:bf:5e:84:3b
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=iwl3945 ip=XX.XX.XX.XX latency=0 module=iwl3945 multicast=yes wireless=IEEE 802.11abg
Tried it all...
In BT3 ipwraw drivers used to work fine...
In BT4 tried installing them but got erros in the make command.
I tried everything
aireplay-ng -9 wlan0 reports injection capable:
Code:
root@bt:~# aireplay-ng -9 wlan0
23:04:24 Trying broadcast probe requests...
23:04:24 Injection is working!
23:04:26 Found 1 AP
23:04:26 Trying directed probe requests...
23:04:26 00:14:7F:71:76:7F - channel: 1 - 'SpeedTouchD53AD3'
23:04:26 Ping (min/avg/max): 1.239ms/8.870ms/95.915ms Power: -86.96
23:04:26 28/30: 93%
I started to airodump in mon0
aireplay-ng -1 and aireplay-ng -3 in wlan0
I wait for a while and get an ARP packet, it then starts to send thousands of packets but but ARP count and Data count remain the same (low)
Code:
root@bt:~# aireplay-ng -3 -b 00:24:B2:79:86:82 -h 00:16:44:F9:7E:32 wlan0
00:26:52 Waiting for beacon frame (BSSID: 00:24:B2:79:86:82) on channel 6
Saving ARP requests in replay_arp-0128-002652.cap
You should also start airodump-ng to capture replies.
Read 46916 packets (got 1 ARP requests and 14 ACKs), sent 189395 packets...(499 pps)
I've pass through all the steps reported where and still can't get injection...
Can anyone help???
Thanks