gitxray
Scan GitHub repositories and contributors to collect data
Platforms: Linux · Last verified September 6, 2026
Gitxray (short for Git X-Ray) is a multifaceted security tool designed for use on GitHub repositories. It can serve many purposes, including OSINT and Forensics. gitxray leverages public GitHub REST APIs to gather information that would otherwise be very time-consuming to obtain manually. Additionally, it seeks out information in unconventional places.
Only use this tool against systems you own or are explicitly authorized to test — see the disclaimer.
Getting started
Install on Kali Linux with `sudo apt install gitxray`. See the official Kali tool page and upstream homepage linked above for full usage and configuration details.