Skip to main content

No project description provided

Project description

githack
=======

Basically it an py3k version with own implemented Git parse for https://github.com/lijiejie/GitHack
> GitHack is a `.git` folder disclosure exploit.

How it works?
step 1:
fetch metadata (eg. .git/{HEAD,index,config})
step 2:
using commit objects as seed, crawling whole git database
step 3:
parse index, then restore objects to source code

Usage:
- portable standalone
make zipapp
python githack.pyz http://example.com/.git

- pip
pip install git+https://github.com/owenchia/githack
githack http://example.com/.git

Known Issues:
- worrong file permissions


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

githack-0.0.2.post1-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page