Get Git
Find misconfigured, web accessible .git directories on websites you browse.
What is Get Git?
Get Git is a Chrome extension developed by Jack Kingsman, and its main feature is "Find misconfigured, web accessible .git directories on websites you browse.".
Extension Screenshots
Download Get Git Extension CRX File
Download Get Git extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get Git scans websites for web accessible .git directories, which can expose all manner of data including: * past and present source code * internal network structure (remote origins) * sensitive API keys and credentials * and more! Quick info is available by clicking on the wrench for an entry, including the config file, .gitignore, the repo description, etc. Now offers unobtrusive CSS notifications! This project is open source and MIT licensed; contribute at https://github.com/jkingsman/get-git.
Extension Basic Information
Name | Get Git |
ID | agddmammmnpdglmincfngjfnehmopoln |
Official URL | https://chromewebstore.google.com/detail/get-git/agddmammmnpdglmincfngjfnehmopoln |
Description | Find misconfigured, web accessible .git directories on websites you browse. |
File Size | 173 KB |
Installation Count | 326 |
Current Version | 0.1.4 |
Last Updated | 2019-01-20 |
Publish Date | 2019-01-20 |
Rating | 3.17/5 Total 6 Ratings |
Developer | Jack Kingsman |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/jkingsman/get-git |
Help Page URL | https://github.com/jkingsman/get-git |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Get Git", "version": "0.1.4", "description": "Find misconfigured, web accessible .git directories on websites you browse.", "author": "Jack Kingsman |