Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1337z/wordlist-manager
:book: Wordlist manager for combining files and cleaning them up.
https://github.com/1337z/wordlist-manager
bash generator linux manager shell wordlist
Last synced: 9 days ago
JSON representation
:book: Wordlist manager for combining files and cleaning them up.
- Host: GitHub
- URL: https://github.com/1337z/wordlist-manager
- Owner: 1337z
- License: mit
- Created: 2018-03-27T20:21:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T19:55:32.000Z (over 6 years ago)
- Last Synced: 2024-05-21T11:24:45.069Z (6 months ago)
- Topics: bash, generator, linux, manager, shell, wordlist
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wordlist Manager
## Usage:
//Convert files first if not already done
./convert//Make wordlist files for all folders
./create//Make wordlist file for a specific folder
./create [name]//Remove wordlist files
./remove---
Simply make a folder for each wordlist you want to create.
Put all the files you want to combine, sort and deduplicate into this folder.
The bash script will walk trough all folders and combine the contents to `wordlist.lst`
---
Find wordlists here: [MarvinJWendt/wordlists](https://github.com/MarvinJWendt/wordlists)