GithubHelp home page GithubHelp logo

chr3st5an / tracer Goto Github PK

View Code? Open in Web Editor NEW
80.0 1.0 4.0 261 KB

Tracer is an OSINT tool that can be used to detect on which websites a username is currently in use

License: MIT License

Python 83.90% CSS 4.25% JavaScript 4.00% HTML 7.85%
osint osint-python osint-tool username username-checker python python3 linux python37 python38

tracer's Introduction

Maintainer Python Category License Version Logo

Tracer

Tracer detects on which website a username is currently in use!

Official Repository ยท Report Bug


Features


Tracer provides the following features:

  • 170+ sites that are checked

  • Filter websites based on their domain or category

    • Limit the pool of sites that will be checked
  • Browser version (GUI)

  • Save the result of each check in a report file

  • Open successful results in your browser

  • Customizability:

    • Use the included config file to change the behavior of Tracer
  • Easy to use


Built With


  • aiohttp

  • jinja


Getting Started


Prerequisites

For Tracer to work, you will need Python 3.7 or later and pip. You can download Python from the official website. Python ships with pip. Verify the versions:

  • python
python -V
  • pip
pip -V # or "python -m pip -V"

Installation

  1. Clone this repository
git clone https://github.com/chr3st5an/tracer.git

๐Ÿ›ˆ If you do not have git, you can download this repository by clicking on Code > Download ZIP. Unzip the folder and open a terminal.

  1. Navigate into the just downloaded folder
cd tracer/
  1. Install dependencies
pip install -r ./requirements.txt

Usage


After you installed all dependencies you are ready to run Tracer for the first time ๐ŸŽ‰ To do so, open a terminal in the project's root folder and run the following command:

python tracer [OPTIONS] username

Where [OPTIONS] are optional flags you can pass to Tracer to modify its behavior. More about options later.


GUI


Tracer also offers a GUI in form of a webapp. You can run the webapp by executing the following command:

python tracer --web tracer

This will run the webapp on port 12345. Tracer should automatically open your browser and connect to the webapp. If not, open your browser manually and type http://127.0.0.1:12345 into the search bar and hit enter.

Browser


Options


For a list of all available commands and options, use the -h flag or read the following section

python tracer -h
Options
  • -h, --help print a help message and exit

  • -t <timeout> set a timeout for requests

  • -e <domain> exclude a domain

  • -o <domain> only check this domain for the username

  • -O <category> only check sites that fall under this category for the username

  • -E <category> exclude all sites that fall under this category

  • -b open sites on which the username got found, in your default browser

  • -v print additional information while the program runs

  • -a print all websites

  • --web run a GUI in form of a local webapp

  • --ip-check retrieve your public IP address before starting the main program


License


This project is licensed under the MIT license. For more information check out the project's license file.


tracer's People

Contributors

chr3st5an avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tracer's Issues

Cher

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

[DETECTION ISSUE]

Which website is involved
The involved website

Did you use a VPN / Proxy
Software that obfuscated your IP address

Does the username contain non-ascii characters
Non-ascii characters are for example emojis

How long is the username
The amount of characters that the username contains

Did it work before
Did Tracer suddenly report a false result

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.