Git Product home page Git Product logo

seeker's Introduction

                      __                 
  ______ ____   ____ |  | __ ___________
 /  ___// __ \_/ __ \|  |/ // __ \_  __ \
 \___ \\  ___/\  ___/|    <\  ___/|  | \/
/____  >\___  >\___  >__|_ \\___  >__|   
     \/     \/     \/     \/    \/       

Introduction

Seeker utilizes HTML5, Javascript, JQuery and PHP to grab Device Information and GeoLocation with High Accuracy.

This tool is purely 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.

  • Other tools and services offer IP Geolocation which is not very accurate and does not give location of user.

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

Note : On iPhone due to some reason location accuracy is approximately 65 meters.

It Hosts a fake website on Apache Server and uses Ngrok to generate a SSL link which asks for Location Permission and if the user 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 can also get Device Information without any permissions :

  • Operating System
  • Platform
  • Number of CPU Cores
  • Amount of RAM - Approximate Results
  • Screen Resolution
  • GPU information
  • Browser Name and Version
  • Public IP Address

Tested On :

  • Kali Linux 2018.2
  • Ubuntu 18.04

Requirements

Supports both Python2 and Python3.

Seeker uses common standard python modules :

  • os
  • time
  • json
  • requests
  • subprocess

Installation

git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
chmod 777 install.sh
./install.sh

#After Installation just type seeker in console

PoC

Youtube - https://www.youtube.com/watch?v=ggUGPq4cjSM

Screenshots

example example

seeker's People

Contributors

thewhiteh4t avatar

Watchers

 avatar

Forkers

cyberdeep

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.