a quick check of http://www.kismetwireless.net/documentation.shtml
will give you the answer to your question!
Try to search a bit next time.
![]()
does anyone know how to set kismet.conf file to work with Broadcom card ?
![]()
a quick check of http://www.kismetwireless.net/documentation.shtml
will give you the answer to your question!
Try to search a bit next time.
![]()
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
open up the conf file from /usr/local/etc/kismet.conf, find "# enablesources=prismsource,ciscosource" and paste in this under it: source=bcm43xx,eth1,eth1
although kismet works for me, bcm43xx is still pretty buggy and id recommend a different card. kismet is pretty much the only thing that works for me.
yup. i usually just use my wusb54g adapter though, it seems more stable and gives me less problems.
I have the same card:
kismet works fine when you use the kismet.conf change mentioned earlier.
before using aircrack/dump suite, remember to put the card in monitor mode
iwconfig eth1 mode Monitor channel <channel # you are interested in>
and also, for aireplay-ng, remember to use -x 10
since this internal wifi card seems to only handle about 10 packets per second for injection
# YOU MUST CHANGE THIS TO BE THE SOURCE YOU WANT TO USE
#source=madwifi_ag,wifi0,madwifi
#source=acx100,wlan0,acx
#source=orinoco,eth2,hermes1
#source=rt8180,wlan0,Realtek
#source=prism54g,eth1,PrismGT
#source=hostap,wlan0,Prism2
#source=wlanng,wlan0,Prism2
#source=ipw2100,eth1,Centrino_b
#source=ipw2200,eth1,Centrino_g
#source=rt2500,ra0,Ralink_g
#source=rt2500,rausb0,Ralink_g
#source=kismet_drone,192.168.2.252:3501,kismet_dro ne
I missed any?
I have the Broadcom as one of my cards. Airodump-ng works fine with it. The only issue is that the power is shown as 0 or -1, otherwise it works. Note that on my system the card is eth0, not eth1. May be the same by you. I have found that I can inject at 14 packets per second with aireplay-ng, and it went fine. Don't know if all cards will be the same. Good luck.
I think you missed the Atheros chipset ? wifi1 ath0 ?
but im not really a linux person so i could be making an ass of myself once again.