Generate wordlists from Github repositories
Project description
RepoList
Repolist is a command-line interface (CLI) tool designed to generate wordlists from GitHub repositories. It simplifies the process of extracting files and directories from GitHub repos, enabling the creation of custom wordlists for penetration testing and bug bounty programs.
Features
- Wordlist Generation: Easily create wordlists from GitHub repositories. Choose between generating a wordlist of files, directories, or both.
- Customization: Add custom prefixes and suffixes to the generated wordlists, such as appending .php to each word.
- Support for Private Repositories: Access and generate wordlists from both private and public repositories by providing a GitHub token using the
-t
option. - Branch Selection: Specify a different branch using the
-b
option. - Proxy Support: Utilize a proxy by using the
-p
option.
Installation
pip3 install repolist
Usage
Generate a wordlist by providing the URL of the GitHub repository:
repolist -u https://gihtub.com/user/repo
For more options and configurations, use the -h flag for help.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Disclaimer
This tool is intended to be used for security testing purposes only and should not be used for any illegal purposes.
License
Author
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file repolist-0.1.0.tar.gz
.
File metadata
- Download URL: repolist-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5657ce962415769bb0bb10e2b827a0f48b4948595f3bbd950771d6ae87351367 |
|
MD5 | 3b2f825f75551fa7f428ea0b9fb87d1f |
|
BLAKE2b-256 | d901c901be41e3355ba406c649e7ccf5aa3ab5076d09e33a64d83a1cac0eea0a |
File details
Details for the file repolist-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: repolist-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.9.13 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75bc3f989fe6bb617ac33e1817776046c6088d7f64d2a19cee6a5c8c3783c64 |
|
MD5 | 6bfcbf9b208f483ea62453a573723a87 |
|
BLAKE2b-256 | 1786938c179edc7988eb85b8da89944c2d1255c1d29a8e3d322fe9ecbaddade7 |