bktruss / fern-wifi-cracker

Automatically exported from code.google.com/p/fern-wifi-cracker
0 stars 0 forks source link

No wireless interfaces was found #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.go to start->backtrack->exploitation tools->wireless->WLAN exploitation
2.start fern-wifi-cracker
3.

What is the expected output? What do you see instead?
I should see a list of network interfaces after refreshing. Nothing.

What version of the product are you using? On what operating system?
product version: 1.8
os: bt5 r3
Please provide any additional information below.
its a brand new "out of the box" bt5 e3. on vmware

Original issue reported on code.google.com by 1bitSh1f...@gmail.com on 7 Jan 2013 at 8:04

GoogleCodeExporter commented 9 years ago
Post your adapter details and the results of 'sudo lshw -c Network', please. 
Backtrack worked out of the box on my rig.

Original comment by steakand...@gmail.com on 7 Jan 2013 at 10:16

GoogleCodeExporter commented 9 years ago
I also experienced this problem. here is the result of "sudo lshw -c Network":
*-network               
       description: Ethernet interface
       product: 79c970 [PCnet32 LANCE]
       vendor: Advanced Micro Devices [AMD]
       physical id: 1
       bus info: pci@0000:02:01.0
       logical name: eth0
       version: 10
       serial: 00:0c:29:15:69:7f
       size: 1GB/s
       capacity: 1GB/s
       width: 32 bits
       clock: 33MHz
       capabilities: bus_master rom ethernet physical logical tp 1000bt-fd
       configuration: autonegotiation=off broadcast=yes driver=vmxnet driverversion=2.0.15.0 duplex=full firmware=N/A ip=192.168.139.128 latency=64 link=yes maxlatency=255 mingnt=6 multicast=yes port=twisted pair speed=1GB/s
       resources: irq:19 ioport:2000(size=128) memory:d8400000-d840ffff

My wireless adapter is intel centrino wireless n-130.

Original comment by crisgeng...@gmail.com on 28 Aug 2013 at 3:27