NetStumbler.org Forums

Go Back   NetStumbler.org Forums > Software > Unix/Linux
Register Search Today's Posts Mark Forums Read

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-26-2005   #76 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
Recommendation for setting up the kismet_drone on the WRT54G v3:

In the setup guide, for the v3.0 router, make the following change:
Code:
source=wrt54g,eth1:prism0,wrt54g
to
Code:
source=wrt54g,prism0,wrt54g
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline  
Old 09-26-2005   #77 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Quote:
Originally Posted by theprez98
Recommendation for setting up the kismet_drone on the WRT54G v3:

In the setup guide, for the v3.0 router, make the following change:
Code:
source=wrt54g,eth1:prism0,wrt54g
to
Code:
source=wrt54g,prism0,wrt54g

I'll have to play with that. I have a V3 with RC3 on it and eth1rism0 is working. might be a change in RC3 that allows the prism0 to work.

I still think your vlans and everything are messed up
renderman is offline  
Old 09-26-2005   #78 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
Quote:
Originally Posted by renderman
I'll have to play with that. I have a V3 with RC3 on it and eth1rism0 is working. might be a change in RC3 that allows the prism0 to work.

I still think your vlans and everything are messed up
You could be right. I have no idea, other than it worked for me.
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline  
Old 09-26-2005   #79 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Quote:
Originally Posted by theprez98
You could be right. I have no idea, other than it worked for me.
All else fails, hit it with a bigger hammer
renderman is offline  
Old 09-27-2005   #80 (permalink)
theprez98
SpoonfeederExtraordinaire
 
theprez98's Avatar
 
Join Date: Jan 2005
Location: Maryland
Posts: 3,618
It works!

I've followed Renderman's guides for setting up the Kismet Drone on the WRT54G (I have V3) and Kismet on Windows. Having to head back to work earlier tonight for a short meeting, I set up everything in the Jeep for my first test run.

First, a basic overview of the route. It's about a 1.5 mile drive that takes 4-5 minutes. NS generally gives me about 150 APs (ORiNOCO Gold Classic) while Kismet generally finds about 270 (ORiNOCO Gold Classic) to 280+ (Proxim 8470-WD) APs, all with the 5.5 dbi omni from FAB.

With the WRT54G sitting on the dash in front of the passenger seat (and the windows down, which probably had some effect), I captured 268 APs running Kismet on Windows while connected to the drone on the WRT54G. I had not previously seen any comparison of data so I thought these results were interesting enough to post them.

The results to me are almost anti-climactic as I knew everything was working and it worked exactly as I expected. The test for me was 100% successful.

I've already compiled gpsd with the patch to work under cygwin, but I wasn't sure how to get gpsd running so I haven't tried that out yet. That will be my next step and will complete the wardriving setup for now.

I also plan on trying a few different tests, such as running this setup concurrently with NS to better compare results.

Many thanks to Renderman for his awesome work in putting together the how-to's, and to Dutch for lending support whenever I have asked.
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo
:00475170 6E 66 65 65 64 65 72 2E nfeeder.
:00475178 45 78 74 72 61 6F 72 64 Extraord
:00475180 69 6E 61 69 72 65 5D 3B inaire];
:00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.]..
theprez98 is offline  
Old 10-09-2005   #81 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Attached is a preliminary edition of ns04kismet, something I've created to allow people running Kismet in a Cygwin environment (theoretically, "KisWin32" would work) to listen to speech without requiring festival or flite. It instead uses ns04thread.vbs from the Master script for NetStumbler 0.4, which in turn uses the Windows bundled Text To Speech ability and WAVs if possible.

Currently it's merely pronouncing stuff via speech, no WAV files yet. I'm unable to decide on a delimiter for recognizing WAV files - \r\n (and \\r\\n) were parsed right out of kismet_ui.conf and ^T didn't seem to work either. Spaces aren't good since many SSIDs use them (e.g. Apple Network). Ideas welcomed - I'm terribly sleep-deprived right now so maybe I'm missing something obvious (e.g. searching a Kismet community). It needs a delimiter so it can decide e.g. whether "Wireless" is the whole SSID (wireless.wav) or merely part of it (e.g. "kcls.org Wireless", which could potentially use "kcls.org wireless.wav").

Normally I'd've just offered the source code, but given the recent ruckus, the zip file also includes a compiled binary and the tool it uses (regtool.exe). Some install info is in the header (basically, speech=true, flite=true, festival points). Wow, I forgot to mention that one needs to run "cscript.exe ns04thread.vbs" so that the thread has a chance to poll for registry entries. No automatic exits.
Anyone is invited to mirror, but I hope to have something better available by Wednesday.
Attached Files
File Type: zip ns04kismet.zip (9.7 KB, 13 views)
goldfndr is offline  
Old 10-17-2005   #82 (permalink)
goldfndr
Knight Tooth Puller
 
goldfndr's Avatar
 
Join Date: Aug 2004
Location: Bellevue, WA, USA
Posts: 182
Attached is a much better version of "ns04kismet" (source and binary). This has WAV processing if you use a two-space delimiter. For example, my /usr/local/etc/kismet_ui.conf has:
Code:
speech=true
festival=/home/raf/ns04kismet.exe
flite=true
speech_encrypted=%s  is closed
speech_unencrypted=%s  is open
(yes, the default strings are longer, but they took too much time for me with a dense area so I shortened them to match my NetStumbler strings).

You'll notice that it uses magic numbers of 3 off the end and 2 off the beginning. They are for the " )\n" and "( " in the passed input.

The only things that come to mind that could use improvement are
  • checking for two speech strings within a single clock second; currently it just overwrites what was there with the new speech
  • using registry calls natively rather than spawning regtool.exe frequently

If anyone is using festival/flite on a Linux/BSD/etc. box and wants WAV pronunciations, I could probably code up a script to do it. I'm thinking that, ideally, Kismet would just append to a specific file, and the script would read in the list of WAVs then "tail -f" the file, speaking/"play"ing as it went. Anyone interested?
Attached Files
File Type: zip ns04kismet.zip (9.8 KB, 7 views)
goldfndr is offline  
Old 10-18-2005   #83 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
Damn man, your a machine.

Tried this on Kiswin and no luck, however I have about as much faith in my sound card working under Cygwin as I do of a moose not showing up at Shmoocon.

My laptop is a Tecra 8100, the one model of laptop who's linux supported sound card just does'nt work.

Tried your script, but not a peep. I'll see about trying it elsewhere, but others should try it as well.
renderman is offline  
Old 11-12-2005   #84 (permalink)
beakmyn
root\.workspace\.garbage.
 
Join Date: Aug 2003
Posts: 4,767
Look's like someone's making money off it

http://cgi.ebay.com/WarServer-Linksy...QQcmdZViewItem
__________________
It's not Intelligent Design, it's peer pressure.

┌──────────────────────────────┐
NS Icons Explained|et hoc genus omne
└──────────────────────────────┘
beakmyn is offline  
Old 11-12-2005   #85 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 11,708
Quote:
Originally Posted by beakmyn
Quote:
Free Web-Based Upgrades for Life
Whenever I have upgrades for the WarServer firmware and scripts or the Windows software, they will be made available for free on a special webpage for WarServer owners. The WarServer can be upgraded by simply plugging it into an Internet connection and issuing the WarServer a command. The Windows installer is designed to upgrade any newer files automatically
Well isn't that nice of him. Whenever someone else does the work for free, he'll be happy to upgrade it for free..
__________________
"One of these days, I'm going to cut you to pieces."

If you're offended by this post, please feel free to report it to one of the many helpful moderators of this forum.

Thank you.
streaker69 is offline  
Old 11-12-2005   #86 (permalink)
renderman
Drunken Stumbler
 
renderman's Avatar
 
Join Date: Jun 2002
Location: Anywhere but Utah
Posts: 1,794
What a prick.

Though it is GPL and anyone can use it, this guy is obviously a complete git and needs corrective action. suggestions?
renderman is offline  
Old 11-12-2005   #87 (permalink)
beakmyn
root\.workspace\.garbage.
 
Join Date: Aug 2003
Posts: 4,767
He's making nearly $100.00 profit on each sale. There's other licensing schemes out there. As I understand it GPL is convienent if someone makes changes to the code that the changes are available. Maybe look into licensing that only allows non-commercial use of the original source or derivitives of the original source?


BTW, I coud find no trademark registration of the term WarServer
__________________
It's not Intelligent Design, it's peer pressure.

┌──────────────────────────────┐
NS Icons Explained|et hoc genus omne
└──────────────────────────────┘
beakmyn is offline  
Old 11-12-2005   #88 (permalink)
streaker69
Psychic Amish Stumbler
 
streaker69's Avatar
 
Join Date: Jul 2004
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 11,708
Quote:
Originally Posted by beakmyn
He's making nearly $100.00 profit on each sale. There's other licensing schemes out there. As I understand it GPL is convienent if someone makes changes to the code that the changes are available. Maybe look into licensing that only allows non-commercial use of the original source or derivitives of the original source?


BTW, I coud find no trademark registration of the term WarServer
You're evil, cause I know what you're thinking.
__________________
"One of these days, I'm going to cut you to pieces."

If you're offended by this post, please feel free to report it to one of the many helpful moderators of this forum.

Thank you.
streaker69 is offline  
Old 11-12-2005   #89 (permalink)
King_Ice_Flash
Alien Paranoid Stumbler
 
King_Ice_Flash's Avatar
 
Join Date: May 2003
Location: WI
Posts: 2,625
Quote:
Originally Posted by beakmyn

BTW, I coud find no trademark registration of the term WarServer
My laptop is running Win 2k3 server Should I re-name it and register a domain? WarServer.com?
__________________
"Yeah," said a voice from under the table, "you go to pieces so fast people get hit by the shrapnel."
King_Ice_Flash is offline  
Old 01-03-2006   #90 (permalink)
beakmyn
root\.workspace\.garbage.
 
Join Date: Aug 2003
Posts: 4,767
Got linked and mirrored by some users on Digg.com 12/18
http://digg.com/software/Kismet_for_windows

It's funny to read the sheeple comments.
__________________
It's not Intelligent Design, it's peer pressure.

┌──────────────────────────────┐
NS Icons Explained|et hoc genus omne
└──────────────────────────────┘
beakmyn is offline  
Closed Thread


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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Google
 
Web NetStumbler.org

All times are GMT -7. The time now is 11:56 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 ©2007, Crawlability, Inc.


All messages express the views of the author and are for entertainment purposes only. Netstumbler.org cannot be held responsible for the authenticity of the content or the actions of its members. By using this site and its services, you warrant that you will not post any messages that are discriminating, obscene, hateful, threatening, or otherwise violates any laws and you release Netstumbler.org from any future claims of any kind whatsoever including, but not limited to, addiction and loss of productivity. All forum messages, private messages and any other content are properties of Netstumbler.org. Even if publicly available, personal or copyrighted information are not to be posted without the consent of the owner. Distribution of licensed and copyrighted materials in any way not endorsed by the copyright owner is strictly prohibited. You may not use this site and its resources to spam other sites or individuals or perform any action that violates any law. Items sold or bought in the For Sale forum are sold as is and no warranty or insurance of any kind is provided. Netstumbler.org cannot be held responsible for the outcome of any transactions and no warranty of any kind is provided, either express or implied. Vulgar words are not allowed in the subject lines ; they may be used in the message body in any forum. The Administrator, Super Moderators and Moderators of Netstumbler.org have the right to remove, edit, move or close any thread for any reason and to reveal your identity and other known information in the event of a complaint or legal action arising from any message posted by you.