Έχω ψάξει μια wardriving εφαρμογή για N95 μου από τότε που την πήρα. Σημαίνω hey, έχει WiFi και ένα ενσωματωμένο ΠΣΤ, δεν είναι έτσι το τέλειο φορητό wardriving υλικό; Ευτυχώς σήμερα συνάντησα τυχαία την εφαρμογή που έχω ψάξει. Έχει καλέσει Barbelo.
Τα πρώτα πράγματα πρώτα, εσείς μπορούν να αρπάξουν ένα αντίγραφο Barbelo και είναι προαπαιτούμενο, GPSd, από http://darkircop.org/barbelo ή χρησιμοποιήστε τον πρακτικό Κινητοί κώδικες Περιέλαβα κατωτέρω. Σημειώστε ότι κατά την διάρκεια του γραψίματος της πιό πρόσφατης έκδοσης GPSd είναι v0.2 και η πιό πρόσφατη έκδοση Barbelo είναι v0.3.

- Τώρα που εγκαθιστάτε GPSd και Barbelo, πρέπει να τρέξετε GPSd πρώτα. Επιλέξτε Επιλογές -> Εφαρμογές -> GPSd.
- Θα προτραπείτε για να επιτρέψετε GPSd στη χρήση Τοποθετώντας στοιχεία. Επιλέξτε Ναι.
- Έπειτα προτρέπεστε για να επιτρέψετε σε GPSd για να χρησιμοποιήσετε το δίκτυο και να στείλετε ή να λάβετε τα στοιχεία. Επίσης επίλεκτος Ναι.
- Μπορεί να πάρει για λίγο για GPSd για να πάρει μια αποτύπωση. Δοκιμάστε τη εξωτερική όψη μετάβασης κάπου με μια σαφή, ανεμπόδιστη άποψη του ουρανού. Μόλις έχετε μια αποτύπωση ΠΣΤ όπως υποδεικνύεται από τους αριθμούς εκτός από 0 παρουσιάζοντας κάτω Γεωγραφικό πλάτος και γεωγραφικό μήκος, Τύπος Δορά για να αφήσει GPSd στο υπόβαθρο. Αυτό είναι σημαντικό επειδή εάν GPSd δεν τρέχει, Barbelo δεν θα είναι σε θέση να καταγράψει οποιαδήποτε στοιχεία θέσης.
- Τώρα τρέξτε Barbelo με την επιλογή Επιλογές -> Εφαρμογές -> Barbelo.
- Όπως μπορείτε να δείτε, Barbelo έχει βρεί ήδη ένα δίκτυο. Η σειρά των Χ κάτω από το όνομα δικτύων αντιστοιχεί στη δύναμη σημάτων. Αυτός είναι μεγάλος αλλά θέλουμε να σιγουρευτούμε ότι καταγράφουμε αυτές τις πληροφορίες. Εξ ορισμού Barbelo δεν καταγράφει τίποτα. Πρέπει συγκεκριμένα να επιλέξετε Επιλογές -> Κούτσουρο έναρξης.
- Στην κύρια οθόνη Barbelo, μπορείτε να χρησιμοποιήσετε Αριστερός και Δικαίωμα τραβέρσες που κινούνται μεταξύ Ανίχνευση, Χάρτης, και Διορθώστε οθόνες.
- Ελπίζω ότι η δύναμη υπεύθυνων για την ανάπτυξη Barbelo σκοπεύει να περιλάβει έναν τρόπο να φορτωθούν οι χάρτες της περιοχής σας σε μια μελλοντική απελευθέρωση ως χάρτη με τίποτα αλλά ένα άσπρο υπόβαθρο δεν είναι ένα μεγάλο μέρος ενός χάρτη. Τουλάχιστον σας παρουσιάζει όπου τα δίκτυα είναι σε σχέση με μεταξύ τους και η τρέχουσα θέση σας.
Εάν επιστρέφετε Ανίχνευση η οθόνη, εσείς μπορεί να τυλίξει μέσω των ανιχνευμένων δικτύων και να πιέσει Κέντρο τραβέρσα για να δει περισσότερες πληροφορίες για εκείνο το ιδιαίτερο δίκτυο.
- Also of interest, if you leave Barbelo running in the background and switch back to GPSd, you can see that GPSd has now detected the fact that Barbelo is running, as indicated by the 1 under Clients.
- Next, I went for a short drive to gather some data. When you’re finished gathering data, stop Barbelo from logging by selecting Options -> Stop Log.
- You can now stop Barbelo by selecting Options -> Exit.
- Don’t forget to stop GPSd as well. Switch back to GPSd and close it using the Right Soft Key to exit.
- Ok, now that we’ve gathered some data, let’s do something interesting with it. Barbelo stores its logs in your phones mass memory at E:\barbelo\logs
- Transfer the logs to your computer via Bluetooth or USB data cable. Luckily Barbelo saves its logs in the same XML format as Kismet so we can, for example, convert this data into a format suitable for Google Earth.
I found a handy perl script called kisgearth that does the job for us.
If you don’t have access to a Linux box, don’t worry. perl is also available for Windows. Watch for my future tutorial about running perl on Windows.
Converting the Barbelo log was as easy as running:
./kisgearth.pl -oN Barbelo-Oct-20-2008-1.kml -n 1 — Barbelo-Oct-20-2008-1.xml
kisgearth has a large number of options and filters. For a list, simply run kisgearth.pl without any parameters.
- The output file from the above command is a Google Earth kml file. Open Google Earth and choose File -> Open, then browse to your recently converted kml file and open it. Here’s what it looked like for me:
- Once you have your wardriving data saved in a standard format, the possibilities of what you can do with it are virtually endless. I’ve included a copy of my Barbelo log if you would like something to play with. If you discover something interesting, please let us know in the comments below.








































{ 1 trackback }
{ 7 comments… read them below or add one }
Its really quite surreal to search for something this specific and find -exactly- what you want on a page that was only put together one day ago. Lovely guide man.
I’ve been using extgps with an external bluetooth stick and walking around my neighborhood with my laptop (with netstumbler) under my arm, which with all the elderly people living in this quiet suburb has earned me the kind of evil stares one might merit, were they wearing swastikas when they started going out of fashion.
Thankyou. I feel I should note that the two barcodes you have posted are in fact identical though.
Hi there … I’d really would like to know how you got this working … first I have to say that I installed Perl under Windows XP and made me a batch-file for starting kisgearth.pl … so, everytime I try to translate the kismet-data to GE-kml I get the an error message in my dosbox like this:
Argument "\x{38}\x{2c}..." isn't numeric in subtraction (-) at kisgearth.pl line 1330.The number of the error-messages is equal to the number of found accesspoints .
The translated and written kml-file now contains all the collected informations about the access-points but not the GPS-coordinates.
What went wrong? Anyone out there with an idea what to do?
Oh, I was using the latest versions from Barbelo and GPSd with a Nokia E66.
Thank you and excuse my bad englisch writing…
Kallemania
Hola… disculpen pero soy algo novato en esto.. por fa si me pueden ayudar a convertir de xml a kml… porque con kisgearth me resulta imposible.. desde ya muchas gracias… saludos..
Kan man komma åt och logga in på skyddade nätverk genom att använda dessa steg ? Helst med mobilen så slipper man använda 3G.
tacksam för svar
Small mistake: The barcode / Mobile Code images are the same, both point to the GPSd download link.
the switch for the colors is “-n 1″ not “-n1″. youve got it ignoring that option and doing random colors.
also the barbelo seems to save errors in the xml file every time ive tried it. opening the file in notepad (not editing anything) and doing a save fixes the file.
Eric -
Thanks! I did check w/ Ken, my N95/Symbian expert. It was a typo, but thanks very much for catching it!
Ross
Leave a Comment