FuzzingMyGF / Email_to_Github_account

An OSINT tool that permit to obtain the username of an Github account by simply specifying a mail adress, even is the mail is set in private,even if the account is private.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email_to_Github_account

An OSINT tool that permit to obtain the username of an Github account by simply specifying a mail adress, even is the mail is set in private.

Account is obtained by committing with the email of the person you want to obtain the account. Beware of OPSEC Tho

Remediation

none lol

Prerequisites

Before running the script, make sure you have the following:

  • Python 3.x installed on your machine.
  • The 'requests' library installed. You can install it by running pip install requests.

Getting Started

  1. Clone or download the project files to your local machine.

  2. Obtain a GitHub API Token:

    • Visit the GitHub Developer Settings page.
    • Generate a new personal access token with the required scopes (e.g., repo).
    • Copy the generated token.
  3. run the script

About

An OSINT tool that permit to obtain the username of an Github account by simply specifying a mail adress, even is the mail is set in private,even if the account is private.


Languages

Language:Python 100.0%