Coder Social home page Coder Social logo

turbolehe's Introduction

Contributors Forks Stargazers Issues

TURBOLEHE

Introduction

Turbolehe is a powerful tool designed by UserCr4ig and updated by Seb2lyon to enhance your open-source intelligence (OSINT) investigations. With Turbolehe, you can generate a Holehe report quickly with just one command line. Turbolehe will test common email possibilities based on the first name and last name you provide, or on the username you provide.

Table of Contents


About The Project

Turbolehe is a command-line utility that simplifies the process of generating and validating email addresses associated with a given name or pseudo string. It was created to streamline open-source intelligence investigations by automating the generation of probable email addresses and testing their existence.

Key Features:

  • Generate probable email addresses based on a provided name or pseudo string.
  • Test the validity of generated email addresses by generating a Holehe report for each email address.
  • Filter generated email addresses by specifying a domain (using the -B option).

Why Use Turbolehe?

  • Time-Saving: Focus on more critical aspects of your investigation while Turbolehe automates the email generation process.
  • Efficiency: Quickly create lists of email addresses for further investigation.
  • Flexibility: Filter email addresses by domain to narrow down your search.

Built With

Turbolehe is built with the following technologies:


Getting Started

Prerequisites

  • Python3 installed on your system.
  • Holehe already installed.
    • If you don't, install Holehe:
      pip3 install holehe

Installation

Turbolehe does not require installation. You can use it directly from the command line. Here are the steps to get started:

  1. Clone the repository:

    git clone https://github.com/Seb2lyon/Turbolehe
  2. Navigate to the project directory:

    cd Turbolehe
  3. Run Turbolehe with your desired search term:

    python3 turbolehe.py [first_name] [Last_name]

    or

    python3 turbolehe.py [username]

Don't forget to give the project a star! Your contributions are greatly appreciated !


Usage

Turbolehe is designed to be straightforward to use. Simply provide a name and first name combination, and it will generate a list of probable Holehe reports. You can also use the -B option to filter email addresses by specifying a domain.

Examples usage:

python turbolehe.py John Doe

or

python turbolehe.py Username

Example with filter (we will use gmail for this example) :

python turbolehe.py John Doe -B
Entrez le nom de domaine : gmail.com

NB : This argument can be interesting if you know that this person uses such and such email service.


Roadmap

Here are some planned features and improvements for Turbolehe:

  • Add a new script to efficiently handle the large amount of data. Currently, I don't have an idea for an efficient way to do this. Currently, I use Excel.
  • Implement multithreading to avoid having to make 10 cups of coffee while it finishes :).

You can also open a features proposition in the open issues for a full list of proposed features and known issues.


Contributing

Contributions to Turbolehe are welcome! If you have ideas for enhancements or bug fixes, please follow these steps to contribute:

  1. Fork the project.
  2. Create a new branch for your feature (git checkout -b feature/YourAmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to your branch (git push origin feature/YourAmazingFeature).
  5. Open a pull request.

Holehe official page


(Back to top)

This readme has been of course generated by ChatGPT and modified manually by Seb2lyon ;)

turbolehe's People

Contributors

usercr4ig avatar seb2lyon 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.