Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xbitx/dedsec_github_userdata
DEDSEC_GITHUB_USERDATA is a Linux-based tool that can gather user information.
https://github.com/0xbitx/dedsec_github_userdata
gather github information user
Last synced: about 2 months ago
JSON representation
DEDSEC_GITHUB_USERDATA is a Linux-based tool that can gather user information.
- Host: GitHub
- URL: https://github.com/0xbitx/dedsec_github_userdata
- Owner: 0xbitx
- License: mit
- Created: 2023-09-24T17:25:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-27T14:11:51.000Z (5 months ago)
- Last Synced: 2024-07-27T15:29:09.815Z (5 months ago)
- Topics: gather, github, information, user
- Homepage:
- Size: 9.98 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DEDSEC_GITHUB_USERDATA
DEDSEC_GITHUB_USERDATA is a Linux-based tool that can gather user information.
### DESCRIPTION
DEDSEC_GITHUB_USERDATA is a Linux-based tool designed to retrieve comprehensive information about GitHub users. This tool is particularly useful for developers, researchers, and security professionals who need detailed data on GitHub profiles. The tool can gather a wide range of user information, including:NAME: The full name of the GitHub user.
USERNAME: The GitHub handle or username.
PROFILE ID: A unique identifier assigned to the user's profile.
NODE ID: A unique identifier used internally by GitHub's GraphQL API.
COMPANY: The company or organization the user is associated with.
BLOG: The URL to the user's blog or personal website.
EMAIL: The user's email address.
LOCATION: The geographical location of the user.
BIO: A short biography or description provided by the user.
TYPE: The type of user (e.g., User, Organization).
TWITTER: The user's Twitter handle.
FOLLOWERS: The number of followers the user has.
FOLLOWING: The number of users the user is following.
REPO: The number of public repositories the user has.
GIST: The number of public gists the user has created.
SITE: Indicates if the user is a site administrator.
CREATED: The date when the user's GitHub account was created.
UPDATED: The date when the user's profile was last updated.
PROFILE: The URL to the user's avatar image.
HTML URL: The URL to the user's GitHub profile page.
FOLLOWER URL: The URL to the list of followers of the user.
FOLLOWING URL: The URL to the list of users the user is following.
GIST URL: The URL to the user's gists.
STARRED URL: The URL to the list of repositories starred by the user.
SUBSCRIPTIONS URL: The URL to the list of repositories the user is subscribed to.
ORGANIZATIONS URL: The URL to the list of organizations the user belongs to.
REPOS URL: The URL to the list of repositories owned by the user.
EVENTS URL: The URL to the user's events.
RECEIVED EVENTS URL: The URL to the events received by the user.### INSTALLATION [KALI - PARROT]
* git clone https://github.com/0xbitx/DEDSEC_GITHUB_USERDATA.git
* cd DEDSEC_GITHUB_USERDATA
* sudo pip3 install tabulate
* chmod +x dedsec_github_userdata
* sudo ./dedsec_github_userdata### TESTED ON FOLLOWING
* Kali Linux
* Parrot OS
* Ubuntu## Support
If you find my work helpful and want to support me, consider making a donation. Your contribution will help me continue working on open-source projects.
**Bitcoin Address: `36ALguYpTgFF3RztL4h2uFb3cRMzQALAcm`**
DISCLAIMER
I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.