-
-
Notifications
You must be signed in to change notification settings - Fork 645
Wardrive
This function allows users to continuously scan for WiFi networks. Once a network is detected, the current position from the attached GPS module along with the network information is logged and saved to a file with "wardrive" prefix to SD card. To exit the scan, simply tap the screen. Because of the method of scanning, it may take multiple taps to exit. This function requires the GPS Modification.
Station Wardrive performs a scan for WiFi client devices. These devices are detected through probe requests. They're location data as well as the scan information is saved to a log file. The scanned addresses are not cached which means they will continue to be scanned, displayed, and logged.
During the scan, network information is only saved to the log file as long as the GPS has a valid fix which can change at any point during the scan depending on location, weather, and antenna.
The following information is displayed on screen while sniffing:
- Source ESSID/BSSID
- Latitude and Longitude (if valid fix)
- "No Fix" (if no valid fix)
WiFi
>Sniffers
>Wardrive
This function is available for use via the Marauder CLI. The following documentation describes command usage. The wardrive function can be stopped with stopscan
.
wardrive [-s]
Argument | Required/Optional | Description |
---|---|---|
-s |
Optional | Wardrive for stations instead of access points |
Logs are saved to the onboard SD card or to the Flipper SD card (if you have the serial firmware installed) with the prefix "wardrive_". These files can be uploaded to wigle.net and will count towards your personal stats.
Huge thanks to JosephHewitt for his Wardriver project. Much of his code was repurposed to satisfy the need for a wardriving function in the Marauder firmware.
- Home
- About
- FAQ
- Marauder Versions
- Troubleshooting
-
Getting Started
- Arduino IDE Setup
- DIY Platforms
- Installing Firmware
- Update Firmware
- Hardware
- Status Bar
- Commandline
- Marauder Settings
- Applications
- Thanks
- Countdown Page
- How to make biscuits and sausage gravy