Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-21-2008, 06:29 AM
pg
Guest
 
Posts: n/a
Default Wifi scanning under Back Track 3 LiveCD

Hi all !

I'm a total n00b so please bear with me.

I downloaded BT3 liveCD yesterday, and had a test run last nite.

First of all, I want to report that the BT3 liveCD does recognize my
Tendra USB Wifi dongle and identifies it as a 54MB wireless NIC

Second of all, I only tested the GUI, haven't yet dwell into the shell
thing yet.

However, when it comes to wifi scanning, I just can't get anything
done.

1. Although Kismet is listed in the file list, it is not functioning.
When I clicked on the kismet thingy, nothing happened. I tried
clicking on it several time, nothing happened.

2. Although BT3 LiveCD does recognize the existence of my Tendra USB
wifi dongle, and identify it as "54MB wireless NIC", wicrawl doesn't
seem to know that.

When I launched wicrawl, it kept telling me that there's no
"interface" or whatever like that.

This is kinda strange in a way. If Linux that runs the BT3 liveCD can
detect my Tendra USB wifi dongle, how come wicrawl doesn't know
anything about it??

My questions hence ---

A. How to enable kismet? No matter how many times I click on the
kismet thing, nothing happened.

B. How to make wicrawl recognize the Tendra USB wifi dongle?

Please help.

Thank you !!

Reply With Quote
  #2 (permalink)  
Old 07-21-2008, 09:55 AM
Keith
Guest
 
Posts: n/a
Default Re: Wifi scanning under Back Track 3 LiveCD

pg wrote:
>
> I downloaded BT3 liveCD yesterday, and had a test run last nite.
>
> First of all, I want to report that the BT3 liveCD does recognize my
> Tendra USB Wifi dongle and identifies it as a 54MB wireless NIC
>
> Second of all, I only tested the GUI, haven't yet dwell into the shell
> thing yet.


I tried that, and ended up using the command line tools, airmon-ng,
airodump-ng, and aireplay-ng. Provided the AP you're trying to get into
has at least one connected client, you can be done in a very short time.

Check out the article at
http://www.smallnetbuilder.com/content/view/30114/98/ . It focusses on
BT2, but it all still applies to BT3.

Reply With Quote
  #3 (permalink)  
Old 07-21-2008, 10:22 AM
LR
Guest
 
Posts: n/a
Default Re: Wifi scanning under Back Track 3 LiveCD

pg wrote:
> Hi all !
>
> I'm a total n00b so please bear with me.
>
> I downloaded BT3 liveCD yesterday, and had a test run last nite.
>
> First of all, I want to report that the BT3 liveCD does recognize my
> Tendra USB Wifi dongle and identifies it as a 54MB wireless NIC
>
> Second of all, I only tested the GUI, haven't yet dwell into the shell
> thing yet.
>
> However, when it comes to wifi scanning, I just can't get anything
> done.
>
> 1. Although Kismet is listed in the file list, it is not functioning.
> When I clicked on the kismet thingy, nothing happened. I tried
> clicking on it several time, nothing happened.
>
> 2. Although BT3 LiveCD does recognize the existence of my Tendra USB
> wifi dongle, and identify it as "54MB wireless NIC", wicrawl doesn't
> seem to know that.
>
> When I launched wicrawl, it kept telling me that there's no
> "interface" or whatever like that.
>
> This is kinda strange in a way. If Linux that runs the BT3 liveCD can
> detect my Tendra USB wifi dongle, how come wicrawl doesn't know
> anything about it??
>
> My questions hence ---
>
> A. How to enable kismet? No matter how many times I click on the
> kismet thing, nothing happened.
>
> B. How to make wicrawl recognize the Tendra USB wifi dongle?
>
> Please help.
>
> Thank you !!

I have never heard of "Tendra" did you mean "Tenda"?
<http://www.tenda.cn/product/list.php?catid=39>

Not that it makes any difference as I don't know whether they
manufacture their own chipsets or use someone else's and without knowing
the chipset I don't know whether it will work.
Your best bet would be to ask on the remote exploit forum to see if
anyone has got one to work.
<http://forums.remote-exploit.org/index.php>


Reply With Quote
  #4 (permalink)  
Old 07-21-2008, 02:31 PM
Larry Finger
Guest
 
Posts: n/a
Default Re: Wifi scanning under Back Track 3 LiveCD

LR wrote:
> pg wrote:
>> Hi all !
>>
>> I'm a total n00b so please bear with me.
>>
>> I downloaded BT3 liveCD yesterday, and had a test run last nite.
>>
>> First of all, I want to report that the BT3 liveCD does recognize my
>> Tendra USB Wifi dongle and identifies it as a 54MB wireless NIC
>>
>> Second of all, I only tested the GUI, haven't yet dwell into the shell
>> thing yet.
>>
>> However, when it comes to wifi scanning, I just can't get anything
>> done.
>>
>> 1. Although Kismet is listed in the file list, it is not functioning.
>> When I clicked on the kismet thingy, nothing happened. I tried
>> clicking on it several time, nothing happened.
>>
>> 2. Although BT3 LiveCD does recognize the existence of my Tendra USB
>> wifi dongle, and identify it as "54MB wireless NIC", wicrawl doesn't
>> seem to know that.
>>
>> When I launched wicrawl, it kept telling me that there's no
>> "interface" or whatever like that.
>>
>> This is kinda strange in a way. If Linux that runs the BT3 liveCD can
>> detect my Tendra USB wifi dongle, how come wicrawl doesn't know
>> anything about it??
>>
>> My questions hence ---
>>
>> A. How to enable kismet? No matter how many times I click on the
>> kismet thing, nothing happened.
>>
>> B. How to make wicrawl recognize the Tendra USB wifi dongle?
>>
>> Please help.
>>
>> Thank you !!

> I have never heard of "Tendra" did you mean "Tenda"?
> <http://www.tenda.cn/product/list.php?catid=39>
>
> Not that it makes any difference as I don't know whether they
> manufacture their own chipsets or use someone else's and without knowing
> the chipset I don't know whether it will work.
> Your best bet would be to ask on the remote exploit forum to see if
> anyone has got one to work.
> <http://forums.remote-exploit.org/index.php>


In a terminal, enter the command '/usr/sbin/lsusb' and post the line that
pertains to your wifi dongle. That way we will know if that device is supported
at all.

Larry


Reply With Quote
  #5 (permalink)  
Old 07-21-2008, 03:00 PM
LR
Guest
 
Posts: n/a
Default Re: Wifi scanning under Back Track 3 LiveCD

Larry Finger wrote:

> In a terminal, enter the command '/usr/sbin/lsusb' and post the line
> that pertains to your wifi dongle. That way we will know if that device
> is supported at all.
>
> Larry
>


That doesn't work in my version of BT3 running as a live CD.
' lsusb' gives the ID No and mfr'r e.g
BUS 1 Device 2: ID 0586:3410 ZYXEL Communications Corp

or if I go to menu-->System-->System Information-->USB Devices it lists
my particular example device as a Zydas/Zyxel G-202 so he he could try
looking there.

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannibal Politicians? Introducing The Dourties, Chelsea, Bill, Hillary, Barrack, George Bush, Jr., Barbara Bush, Jr., And Capital Hill! jon_johnfrancisayres@yahoo.com alt.comp.hardware 1 10-16-2007 01:32 AM
YOU MUST KNOW THIS MAN abdo911 alt.cellular.verizon 36 09-06-2007 01:14 AM
Intel Wifi card issues... eggoeater Troubleshooting 2 01-14-2007 11:54 AM
can a wifi AP connect to a wifi router wirelessly?? pstock alt.internet.wireless 4 08-07-2006 05:56 PM
Third Annual Defcon Wifi Shootout Contest Frank alt.internet.wireless 2 07-16-2005 01:41 PM


All times are GMT. The time now is 09:25 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45