Skip to content

Project to view a kismet scan in a browser ๐Ÿ“ถ๐Ÿ’€

Notifications You must be signed in to change notification settings

GaillardTom/Wardriving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

waving

Goal of this project

Being able to view a .kismet file from a kismet scan on a map. Each wifi are displayed on the map with markers and can be clicked to display the network informations. The user is also able to upload his own kismet scans on the website and can contribute to the map.

Use of this project

For our New Technologies class at College Champlain Lennoxville, we had to chose a project to do over the semester, we chose to do a WarFlying drone that could scan networks and upload its findings to a website that could display the networks that were scanned. Each network can be clicked to display its information such as its SSID, Mac Address, WPA version, its encryption method, the number of packets seen and more. The networks can also be filtered by their encryption method to only display on the map the networks that have the same encryption method that is selected. A specific network can also be searched either by its SSID or by its Mac Address. A Kismet scan can also be uploaded on the website to create new markers with the networks that were added.

Built With

  • React
  • JavaScript
  • Bootstrap
  • Express
  • Python
  • MongoDB

Installation

SERVER SIDE

$ cd Wardriving/server/
$ npm install
$ npm start

CLIENT SIDE

$ cd Wardriving/client/
$ npm install
$ npm start

Contributors

Tom Gaillard and Sacha Paquette

About

Project to view a kismet scan in a browser ๐Ÿ“ถ๐Ÿ’€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •