Skip to content

itsyasssin/gex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

GEX

gex is a simple bash script for pwn'ing websites with .git repositories available

Usage

$ ./gex -h
Usage: gex {dump|extract} [OPTIONS]

dump switch

$ ./gex dump -h
Usage: gex dump URL DIR
$ gex dump http://target.com/.git/ output

extract switch

$ ./gex extract -h
Usage: gex extract GIT-DIR DEST-DIR
$ ./gex extract /path/to/gitdir/ output

License

All tools are licensed using the MIT license. See LICENSE.md

About

Simple bash script for pwn'ing websites with .git repositories available

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%