How To Install Seeker Termux Tool( Real Time Location Tracker)



Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. Read more on thewhiteh4t's Blog .Seeker Hosts a fake website which asks for Location Permission and if the target allows it, we can get :

  • Longitude
  • Latitude
  • Accuracy
  • Altitude - Not always available
  • Direction - Only available if user is moving
  • Speed - Only available if user is moving
Along with Location Information we also get Device Information without any permissions :

  1. Unique ID using Canvas Fingerprinting
  2. Device Model - Not always available
  3. Operating System
  4. Platform
  5. Number of CPU Cores - Approximate Results
  6. Amount of RAM - Approximate Results
  7. Screen Resolution
  8. GPU information
  9. Browser Name and Version
  10. Public IP Address
  11. Local IP Address
  12. Local Port
  13. Automatic IP Address Reconnaissance is performed after the above information is received.

This tool is a Proof of Concept and is for Educational Purposes Only, Seeker shows what data a malicious website can gather about you and your devices and why you should not click on random links and allow critical permissions such as Location etc.

How is this Different from IP GeoLocation.
Other tools and services offer IP Geolocation which is NOT accurate at all and does not give location of the target instead it is the approximate location of the ISP.

Seeker uses HTML API and gets Location Permission and then grabs Longitude and Latitude using GPS Hardware which is present in the device, so Seeker works best with Smartphones, if the GPS Hardware is not present, such as on a Laptop, Seeker fallbacks to IP Geolocation or it will look for Cached Coordinates.

Generally if a user accepts location permsission, Accuracy of the information recieved is accurate to approximately 30 meters

Accuracy depends on multiple factors which you may or may not control such as :

Device - Won't work on laptops or phones which have broken GPS
Browser - Some browsers block javascripts
GPS Calibration - If GPS is not calibrated you may get inaccurate results and this is very common


Templates
Available Templates :


NearYou
Google Drive
WhatsApp
Telegram



How To Install Seeker Termux Tool( Real Time Location Tracker).
  1. $ apt update && upgrade
  2. $ pkg install git curl php python
  3. $ git clone https://github.com/thewhiteh4t/seeker


  1. $ ls
  2. $ cd seeker
  3. $ bash install.sh
  4. $ pkg install openssh
  5. $ pkg install python2



All done now Check Installed or Not.

  1. $ cd seeker
  2. $ ls
  3. $ python3 seeker.py -t manual
After that Tool live no error if you follow all Step Properly.




Thanks a lot if any problem then comment down. 




How To Install Seeker Termux Tool( Real Time Location Tracker) How To Install Seeker Termux Tool( Real Time Location Tracker) Reviewed by Surjeet Roy on February 19, 2021 Rating: 5

No comments:

To insert a short code, use & lt; i rel = & quot; code & quot; & gt; ... CODE ... & lt; / i & gt;
To insert a long code, use & lt; i rel = & quot; pre & quot; & gt; ... CODE ... & lt; / i & gt;
To insert an image, use & lt; i rel = & quot; image & quot; & gt; ... PICTURE URL ... & lt; / i & gt;

Powered by Blogger.