Skip to content

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

License

Notifications You must be signed in to change notification settings

wallee94/exploit-git-exposure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIT exposure exploit

Quick and dirty demonstration of a .git folder exposure exploit 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 exploit using python with asyncio

Resources

License

Stars

Watchers

Forks

Languages