pyrabbit / WarDriver

WarDriver allows you to easily go wardriving and upload it to the WarDriver repository. It uses the powerful kismet backbone to find wireless access points and provides you an easy to use GUI for surveying on the go. This particular version was built for a touch screen Raspberry Pi using the Adafruit PiTFT 2.8" screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WarDriver

Build Status

WarDriver allows you to easily go wardriving and upload it to the WarDriver repository. It uses the powerful kismet backbone to find wireless access points and provides you an easy to use GUI for surveying on the go. This particular version was built for a touch screen Raspberry Pi using the Adafruit PiTFT 2.8" screen.

Requirements

  • Kismet
  • Java 8
  • MongoDB
  • External USB wireless card capable of monitor mode
  • USB GPS Receiver

Use

In order to use WarDriver in its current state, you must compile and run WarDriver as well as start the kismet server.

Starting the Kismet server

Inside a shell type the following command: kismet_server -c wlan0 -n

About

WarDriver allows you to easily go wardriving and upload it to the WarDriver repository. It uses the powerful kismet backbone to find wireless access points and provides you an easy to use GUI for surveying on the go. This particular version was built for a touch screen Raspberry Pi using the Adafruit PiTFT 2.8" screen.


Languages

Language:Java 100.0%