Skip to content

Serizao/GitLister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

GitLister

made-with-PHP MIT license

This tools work with github only (for the moment)

This tool allows you to exit wordlists from repo git without downloading the git in question. This can be used with tools in dirsearch to make a discovery on a website

Usage

php gitlister.php --repo=http://github.com/repo

you can use it for enumerate root of a git :

php gitlister.php --repo=https://github.com/Serizao/kolab_tags

or for enumerate secificate folder in this git

php gitlister.php --repo=https://github.com/Serizao/kolab_tags/tree/master/kolab_tags

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages