Giter Site home page Giter Site logo

deadtrap's Introduction

alt tag

An OSINT tool to track down footprints of a phone number

Official Website

Snapshot

Couldnt show the full scan cuz it was too long to capture it in one screen hence only showed the part which i thought was important alt tag

How it works

alt tag

Installation

Prerequisites

DeadTrap requires pip and geckodriver to be installed before it can be used.

Type the following commands in your terminal if you are on a Debian-based Linux distro:

sudo apt install python3-pip firefox-geckodriver

On other Linux distros, you can try the install_geckodriver.py script provided by running python ./install_geckodriver.py or check if geckodriver is available from your distro's repositories.

If you are on Windows then you have to setup geckodriver first ( Download the latest Version Only ) Gecko Driver download link : https://github.com/mozilla/geckodriver/releases

Install with pip

After installing the prerequisites, simply run pip3 install deadtrap to install DeadTrap.

Numverify API

DeadTrap relies on the numverify api to discover some details about phone numbers. A default API key is included with DeadTrap for convenience, but it allows a limited number of API calls each month and may be exhausted by other DeadTrap users. It is recommended that you get your own free numverify API key by going to the numverify product page.

Once you have your numverify API key, you can copy it into ./deadtrap.conf. Then, perform the following steps:

mkdir -p $HOME/.config/deadtrap
cp ./deadtrap.conf $HOME/.config/deadtrap/deadtrap.conf

DeadTrap will now use your numverify API key to access the numverify API.

Usage

After DeadTrap has been installed with pip, type the following commands in your terminal:

deadtrap

Then enter the phone number along with the country prefix and you are ready to go.

License

license

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.