lijiejie / GitHack

A `.git` folder disclosure exploit
3.13k stars 788 forks source link

it's can't run,please check it out #11

Closed ghost closed 3 years ago

ghost commented 3 years ago

python

Python 2.7.18 (default, Apr 28 2021, 17:39:59) [GCC 10.2.1 20210110] on linux2 Type "help", "copyright", "credits" or "license" for more information.

┌──(root💀kali)-[/opt/GitHack-master] └─# python GitHack.py http://127.0.0.1:80/.git/ [+] Download and parse index file ... Traceback (most recent call last): File "GitHack.py", line 106, in s = Scanner() File "GitHack.py", line 36, in init data = self._request_data(sys.argv[-1] + '/index') File "GitHack.py", line 54, in _request_data return urllib2.urlopen(request, context=context).read() File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python2.7/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/python2.7/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.7/urllib2.py", line 473, in error return self._call_chain(args) File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain result = func(args) File "/usr/lib/python2.7/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found

lijiejie commented 3 years ago

Fail to download index file , check url below with browser

http://127.0.0.1:80/.git/index

ghost commented 3 years ago

Fail to download index file , check url below with browser

http://127.0.0.1:80/.git/index

i got thank u so much~