NetStumbler::Stumbler icon

NetStumbler::Stumbler For Linux

3.0/5 1
Perl Artistic License    

Perl module to parse netstumbler data.. #Netstumbler parser  #Data parser  #Perl module  #Netstumbler  #Parser  #Perl  

Description

Free Download

NetStumbler::Stumbler is a Perl module to parse netstumbler data.

use NetStumbler::Stumbler;  my $lin = NetStumbler::Stumbler->new();  $lin->isSummary($file);  $lin->isNS1($file);  $lin->parseNS1($file);

This class has several methods to parse NetStumbler data file TODO: add Kismet and iStumbler support

new()

Returns a new Stumbler object.

parseNSSummaryLine($line)

Params: -string A line from a summary file Returns: an array of seperated values corresponding to output of a NetStumbler summary export **NOTE** Conversion of the verbose GPS data to doubles in standard GPS format Blank SSID will be set to "Hidden" The time data will have GMT stripped off If the line is not correctly formed return an empty list Example: my @line = $obj->parseNSSummaryLine($line); print "Line [@line] ";

isSummary($file)

Params: -string fully qualified filename Returns: true if the file is in NetStumbler Summary format Example: if($obj->isSummary($file)) { # do something here }

isNS1($file)

Params: -string fully qualified filename Returns: true if the file is in NetStumbler NS1 file Example: if($obj->isNS1($file)) { # do something here }

isKismetCSV($file)

Params: -string fully qualified filename Returns: true if the file is in Kismet CSV file Example: if($obj->isKismetCSV($file)) { # do something here }

parseKismetCSV($file)

Params: -string fully qualified filename Returns: list of lists each item in the sublist corresponds to a list from kismet summary file Example: $ref = $obj->parseKismetCSV($file); # The list is as follows 0 Network 1 NetType 2 ESSID 3 BSSID 4 Info 5 Channel 6 Cloaked 7 WEP 8 Decrypted 9 MaxRate 10 MaxSeenRate 11 Beacon 12 LLC 13 Data 14 Crypt 15 Weak 16 Total 17 Carrier 18 Encoding 19 FirstTime 20 LastTime 21 BestQuality 22 BestSignal 23 BestNoise 24 GPSMinLat 25 GPSMinLon 26 GPSMinAlt 27 GPSMinSpd 28 GPSMaxLat 29 GPSMaxLon 30 GPSMaxAlt 31 GPSMaxSpd 32 GPSBestLat 33 GPSBestLon 34 GPSBestAlt 35 DataSize 36 IPType 37 IP #

parseNS1($file)

Params: -string fully qualified filename Returns: list of lists each item in the sublist corresponds to a list from parseNSSummary Example: $ref = $obj->parseNS1($file);

readAPInfo($fileHandle,$fileVersion)

Params: reference - Filehandle reference number - NS1 Version Returns: list - smae format as parseNSSummary

readAPData($fileHandle,$fileVersion)

Params: reference - Filehandle reference number - NS1 Version Returns: nothing TODO: Add a return value to this method to build graphs

readGPSData($fileHandle)

Params: reference - Filehandle reference Returns: nothing TODO: Add a return value to this method to build graphs

readint64($fileHandle)

Params: reference - Filehandle reference Returns: a 64bit number

readDouble($fileHandle)

Params: reference - Filehandle reference Returns: a double

readint32($fileHandle)

Params: reference - Filehandle reference Returns: a 32bit number

readUint32($fileHandle)

Params: reference - Filehandle reference Returns: an unsigned 32bit number

readUint8($fileHandle)

Params: reference - Filehandle reference Returns: an unsigned 8bit number

readChars($fileHandle,$length)

Params: reference - Filehandle reference length - number of bytes to read Returns: a string

ensurePos($fileHandle,$prePosition,$postPosition,$amountNeeded)

This method was aadded due to an odd behavior with Perl5.8 read would sometimes put the file pointer 1 byte beyond where it was supposed to be. This method fixes that issue Params: reference - Filehandle reference number - Pre read position of the file number - Post position of the file number - Correct amount to data that was supposed to be read

System requirements

NetStumbler::Stumbler 0.07

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
NetStumbler-Stumbler-0.07.tar.gz
  main category:
Programming
  developer:
  visit homepage

calibre 7.9.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

4k Video Downloader 1.5.3.0080 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

Zoom Client 6.0.3.37634

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

Microsoft Teams 24060.3102.2733.5911 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

Context Menu Manager 3.3.3.1

Customize Windows’ original right-click context menu using this free, portable and open-source utility meant to enhance your workflow
Context Menu Manager

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

% discount
IrfanView
  • IrfanView
  • Bitdefender Antivirus Free
  • ShareX
  • calibre
  • 4k Video Downloader
  • Windows Sandbox Launcher
  • Zoom Client
  • Microsoft Teams
  • Context Menu Manager
  • 7-Zip
essentials


User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy