8000 GitHub - matheuscezar/st4lk3r
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

matheuscezar/st4lk3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

St4ltk3r

St4ltk3r is a fork of the ESP8266-MAC-scanner project designed to transform your ESP8266 into a tracker for people and/or objects. It captures the MAC addresses of Access Points (APs) encountered by the ESP8266 and logs these values into a file using the LittleFS filesystem library.

Proof of Concept: https://youtu.be/JFFT1UxcxXc

Features

  • MAC Address Capture: Continuously scans and captures the MAC addresses of nearby Wi-Fi Access Points.
  • Logging with LittleFS: Efficiently records captured MAC addresses into a file on the ESP8266's filesystem.
  • Portable Tracking: Allows for tracking movement by logging which APs have been encountered over time.
  • Easy Deployment: Simple to set up and deploy on any ESP8266 device.

Usage

  1. Power on your ESP8266 device;

  2. Verify that you have all required librabries:

  3. Upload the .ino to your ESP8266 board;

  4. The device will automatically start scanning for Wi-Fi APs and log the MAC addresses;

  5. Access the logged data via the file stored on the ESP8266 using the Serial Monitor or UART;

  6. In the "finder" directory, you have the script that find the latitude e longitude. Look the anoter readme file to understand the process;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0