Track devices w/'radar' wifi sniff button- mactrack also offers a prompt to find home street address/GPS locations logging results to a file. Allows you to map "homes" for ppl/devices. + install script/button for Pinephone.
 
 
Go to file
RightToPrivacy adc7674052 Added new git onion server and other details 2021-04-11 17:44:08 +00:00
LICENSE Initial commit 2021-04-11 13:10:31 -04:00
README.md Added new git onion server and other details 2021-04-11 17:44:08 +00:00
install.sh Upload files to '' 2021-04-11 13:24:26 -04:00
mact Upload files to '' 2021-04-11 13:24:26 -04:00
mactrack Upload files to '' 2021-04-11 13:24:26 -04:00
mactrack.desktop Upload files to '' 2021-04-11 13:24:26 -04:00
mactrackico.png Upload files to '' 2021-04-11 13:24:26 -04:00

README.md

mactrack phone/computer WiFi client mac address -> SSID -> Street address PoC

My .onion (Tor hidden Service) access only Git server! Everyone is welcome here. An anonymous/secure way to contribute to privacy projects and any other type of project. :)

Check public e2ee tor client git platform here: http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion

[under construction but fully functional/ready to use- Don't mind the comments inside, updates coming]

Also identifies client brand name to help differentiate devices: Another reason to use WiPri to spoof mac/metadata - https://gitlab.com/Aresesi/wipri WiPri Project on Onion git platform: http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion/RightToPrivacy/WiPri

FEATURES:

  • Latest update now shows RSSI/signal strength on each packet
  • shows client mac address/brand name
  • captures/listens/prints/isolates all saved network requests
  • OSINT database location lookup GPS/street address + logging to file w/date

Contact: righttoprivacy@tutanota.com

QUICKSTART:

  • check install script (for Phosh) variables (defaults correct for Phosh like Mobian/Arch)
  • check mact, mactrack variables/change wlan0 if that is not your card name (Defaults for Phosh Arch/Mobian)
  • to enable location search prompt add API code from wigle acct (see comments in mactrack)
  • run install.sh
  • Now you have a mactrack icon you can click on anytime to start That's it. *** This will get updated/streamlined, wanted to upload basic functionality first. ***

You can call mactrack as a command: sudo mactrack

TO RUN ON NORMAL LINUX SYSTEM:

You may still use the install.sh to add mactrack as command To use: mactrack (substitute wlan0 inside mactrack for your device if different)

  • check install script (for Phosh) variables (Tested on Mobian- let me know if you test it, and will add your distro)
  • check mactrack variables/change wlan0 if that is not your card name
  • to enable location search prompt add API code from wigle acct (see comments in mactrack)
  • run install.sh

Now just tap the icon when you are ready to watch disconnected clients search for their saved WiFi Networks. This can be used to identify owners of devices, create redteam fake hotspots for autoconnect, check if you have devices with disconnect problems (can leak handshakes) and other uses (see blog for future ideas/updates)

That's it.

MACtrack: Identify visitors/ppl (including masked burglars) using WiFi phone/pc metadata

Blog/Details: https://www.buymeacoffee.com/politictech/posts https://www.politictech.wordpress.com http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion/RightToPrivacy/mactrack

My Video Channel Tutorials/Demos (free help in comments ;):

ODYSEE: https://odysee.com/$/invite/@RTP:9 (invite link helps my channel, Odysee really nice place to share files + videos including mactrack) PEERTUBE https://tube.tchncs.de/video-channels/privacy__tech_tips (decentralized platform) BITCHUTE: https://www.bitchute.com/channel/IHbpKZeUrxnI/ (Bitchute: longtime mirror some videos not found elsewhere) YOUTUBE: https://www.youtube.com/channel/UChVCEXzi39_YEpUQhqmEFrQ (Classic Youtube with everything that comes with) BRIGHTEON: https://www.brighteon.com/channels/righttoprivacy

***There may come a time Youtube may no longer appreciates me (if they do now :-P ) so please make sure to subscribe/bookmark my other channels. Some videos also may not go on Youtube.

Basic Use: (setup wigle account if you want to use SSID lookup prompt (for identifying client mac/brand/ssid/rssi wigle not needed)

***See: https://www.buymeacoffee.com/politictech/mactrack-howto-use-it-identify-masked-burglars-strangers-outside-your-home for more details, cut/paste directions and solutions to preven you being tracked by mactrack.

Run the install.sh script to install: be sure to set variables to your OS if needed

1.) Make sure you have all modules called for/important at top of script: OuiLookup, yawigle, scapy to be sure simply run: pip3 install OuiLookup && pip3 install yawigle && pip3 install scapy Now you should be good to go.

2.) Run mactrack.

3.) Hit ctrl+c to drop an SSID gps/street address lookup prompt (NOTE: To use the SSID GPS/Street Address location search prompt you will need to add your own wigle API account information- I can't give my acct away! :-P )

What does it do?

It prints out all WiFi clients in the area looking for previously saved wifi networks (think about how many places you ever saved a WiFi network- all those SSID's will be printed on screen with your wifi mac address pointed at it + RSSI; Then the SSID prompt lets you find all records of GPS/street address locations for that SSID;

This can be used for various purposes- ie: identify a masked burglar outside your home or someone suspicious at the front door by their unique phone mac address/brand name and home saved SSID + street address!

I will let your imagination run. Some of those purposes I will go over on my video channels/blog.