Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyndlabs/dns-driveby
Drive-by data exfiltration using open WiFi networks & DNS requests
https://github.com/lyndlabs/dns-driveby
canarytokens data-exfiltration dns dns-exfiltration esp8266 exfiltration wardriving
Last synced: about 1 month ago
JSON representation
Drive-by data exfiltration using open WiFi networks & DNS requests
- Host: GitHub
- URL: https://github.com/lyndlabs/dns-driveby
- Owner: LyndLabs
- Created: 2022-09-21T03:24:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T02:03:25.000Z (about 1 year ago)
- Last Synced: 2023-11-26T03:20:43.864Z (about 1 year ago)
- Topics: canarytokens, data-exfiltration, dns, dns-exfiltration, esp8266, exfiltration, wardriving
- Language: C++
- Homepage: https://dnsdriveby.com
- Size: 21.9 MB
- Stars: 114
- Watchers: 7
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is DNS DriveBy?
DNS-Driveby is a $10 tracker that uses Open Wi-Fi networks for telemetry & reconaissance, instead of a SIM card. It logs GPS coordinates & other data to its internal memory, scans for un-authenticated Wi-Fi networks, and uses DNS Exfiltration through [DNS CanaryTokens](https://canarytokens.org) to bypass captive portals! Read about how I created it on [Hackster](https://www.hackster.io/alexlynd/dns-driveby-stealthy-gps-tracking-using-open-wi-fi-65730a)!## Resources
- Stealthy GPS Tracking Using Open Wi-Fi - [Hackster](https://www.hackster.io/alexlynd/dns-driveby-stealthy-gps-tracking-using-open-wi-fi-65730a)
- Using DNS DriveBy as a GPS Tracker - [Hak5](https://youtu.be/H0Nwff0KDJ0?t=151)## Build Instructions
[Assembly Guide](https://dnsdriveby.com/guides/get-started/assembly/)## Changelog v1.2
- MicroSD Card Support
- JST Switch connector?
- Route LiPo under board
- SH1106 / SSD1306 Add-On## To-Do
- Fix GPS Traces
- Larger Resistor Footprint
- Improved BMS- Screen Support
- Build Custom Binary
- OTA Update via Web Interface## Documented Issues (Note to Self / Future Docs)
- Arduino-CLI VSCode Plugin doesn't support SPIFFS build