internetwache/gittools

A repository with 3 tools for pwn'ing websites with .git repositories available

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 16th, 2026
Created on April 18th, 2015
Open Issues & Pull Requests: 2 (+0)
GitHub issues: Enabled
Number of forks: 632
Total Stargazers: 4,182 (+0)
Total Subscribers: 88 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 214.0 days
Mean response time: 221.1 days
90th percentile: 295.5 days
Tracked items: 3

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

GitTools is a collection of shell-based security tools for exploiting exposed Git repositories on websites.

The tools address the security risk posed by Git repositories left accessible on production web servers. When a .git directory is exposed, attackers can extract source code, configuration files, credentials, and commit history. GitTools provides utilities designed to automate the discovery and exploitation of these exposed repositories, allowing security researchers and penetration testers to demonstrate the vulnerability and extract sensitive information that would otherwise be protected.

The toolkit suits security professionals conducting penetration tests, vulnerability assessments, or security research on web applications. It is most relevant for teams evaluating their own infrastructure for exposed Git directories or for security consultants demonstrating this class of vulnerability to clients. The tools are implemented in shell, making them lightweight and portable across Unix-like systems without requiring additional runtime dependencies.

The project shows minimal ongoing development activity, with no recent commits or active maintenance indicated. There is no evidence of regular updates, bug fixes, or community engagement through issues or pull requests.