GhubScan osint tool

Patricia Arquette
Patricia ArquetteOriginal
2024-12-07 14:31:12648browse

GhubScan

Hi everyone! ?
I’m excited to share my latest project, GhubScan. It’s an OSINT (Open Source Intelligence) tool designed to gather information about GitHub users. This is an open-source project that is simple and effective.

? Main Features

GhubScan osint tool

Here are the main features of GhubScan, including the latest updates (v1.3):

  1. Fetch all profile information of a GitHub user by entering their username.

  2. Verify and retrieve information about an email address, checking if it's connected to a GitHub account.

  3. Display information about a user’s ID, including associated metadata.


? Installation and Usage

You can try this tool by following these simple steps:

Installation

git clone https://github.com/banaxou/GhubScan/
cd GhubScan
bash start.sh  # For Linux/macOS
start.bat      # For Windows
python ghubscan.py

Usage

GhubScan uses GitHub's public APIs to gather information.

For more details, visit the GitHub repository.


? How to Contribute?

Interested in contributing to GhubScan? Here’s how you can help:

  1. ⭐ Star the GitHub repository to show your support.

  2. ? Submit bug reports or share ideas for improvements.

  3. ? Contribute by writing code or improving the documentation.

? Feedback

I’d love to hear your thoughts!

What do you think of GhubScan? Do you have any suggestions to make it better? Feel free to open an issue or contact me directly.

Thank you ;)


The above is the detailed content of GhubScan osint tool. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn