GitMiner
Tool and Usage
Project details
- License
- GPLv3
- Programming language
- Python
- Author
- Danilo Vaz
- Latest release
- 2.0
- Latest release date
Project health
Links
GitHub project |
Why this tool?
GitMiner is a tool to scan for sensitive data that is leaked via software repositories. Examples of sensitive data are authentication details such as passwords or connection settings.
Usage and audience
GitMiner is commonly used for asset discovery, discovery of sensitive information, or information leak detection. Target users for this tool are pentesters.
Features
- Colored output
- Command line interface
Example usage and output
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + More than 1000 GitHub stars
- + The source code of this software is available
Installation
Supported operating systems
GitMiner is known to work on Linux.
Dependencies
Several dependencies are required to use GitMiner.
- lxml
- requests
GitMiner alternatives
Similar tools to GitMiner:
gitleaks
Gitleaks is a security tool written in Golang to perform an audit on a Git software repository. Read this review to see how it works.
Gitrob
Gitrob is a security tool to find sensitive information on GitHub. During the audit, it may detect passwords, API keys, or other secrets.
DMitry
DMitry is a security tool that can be used for security assessments or more generic information gathering about systems. It can retrieve both information from public sources and the system itself.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a Git mining tool and information gathering tool.