Skip to content

wallee94/exploit-git-exposure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT exposure exploitation

Quick and dirty demonstration of a .git folder exposure exploitation using git's index file to get blobs' hashes.

Made with python3.8 and asyncio.

Try it

You can try the script and test a git exposure vulnerability in this website https://wallee94.github.io/exploit-git-exposure/, running:

python main.py -f data-dump https://wallee94.github.io/exploit-git-exposure/git

About

Quick and dirty demonstration of a git exposure exploitation using python with asyncio

Resources

License

Stars

Watchers

Forks

Languages