Git Product home page Git Product logo

gumshoe's Introduction

Logo

Gumshoe uses whatsmyname for username search

Also some email modules from Poastal

Open Source Contributions are appreciated.

Gumshoe (A Private Detective Alias) is a Python tool that provides three options for enumerating information: searching by username, searching by email, and searching by domain. It utilizes separate modules for each type of search.

Features

  • Search by Username: To search for related information.
  • Search by Email: To search for related information.
  • Search by Domain: To search for related subdomains.

Prerequisites

  • Python 3

Installation

  1. Clone the repository:

    git clone https://github.com/asharbinkhalil/gumshoe.git
    
  2. Install the required modules:

    pip install -r requirements.txt
    
  • Add Github token to make it work as intended. Add tokens in APIKEYS

Usage

  1. Run the script:

    python gumshoe.py
    
  2. Follow the on-screen instructions to choose an option and provide necessary input.

Example

Here's an example of how to use the script:

--------------------------------------
|            Gumshoe🐶              |
--------------------------------------
| Options:                           |
| 1. Search by Username              |
| 2. Search by Email                 |
| 3. Search by Domain                |
--------------------------------------

Enter your choice (1/2/3): 2
Enter the email to search: [email protected]

Explanation of Modules

  • Follow this USERNAME-README for username

  • Follow this EMAIL-README for email

  • Subdomain enumeration using crt.sh API and google dorking to find subdomains.


gumshoe's People

Contributors

asharbinkhalil avatar

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.