Skip to content

This is a script designed to parse Kismet .netxml output and then return a CSV file that can be uploaded to Google Maps Engine to map WEP or OPEN networks |

Notifications You must be signed in to change notification settings

pan0pt1c0n/WAPMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Complete overview on my blog at:
http://www.pan0pt1c0n.net/wardriving-with-kismet-and-wapmap/

Usage: ./wap_mapper.py <Kismet.netxml File> <Mode> <Output File Name>
Example: ./wap_mapper.py /root/Kismet-20140725-22-33-53-1.netxml -wep wep_networks.csv
Example will parse the provided .netxml file and output a csv file of WEP networks for upload to Google Maps Engine

Modes: -open or -wep 

About

This is a script designed to parse Kismet .netxml output and then return a CSV file that can be uploaded to Google Maps Engine to map WEP or OPEN networks |

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages