Skip to content

Lbug-WLM is a Python tool for merging and filtering wordlists used in offensive security and pentesting. This tool allows you to select files, set word length limits, and process the lists to create an optimized final file. Features

License

Notifications You must be signed in to change notification settings

LittleBugOld/lbug-wlm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lbug-WLM Description

Lbug-WLM is a Python tool for merging and filtering wordlists used in offensive security and pentesting. This tool allows you to select files, set word length limits, and process the lists to create an optimized final file. Features

Merges multiple wordlists
Filters words based on minimum and maximum length
Interactive interface for selecting files and setting configurations
Generates an output file with the filtered words

How to Use

Clone the repository:

bash

git clone https://github.com/your-username/lbug-wlm.git cd lbug-wlm

Install the required dependencies:

bash

pip install -r requirements.txt

Run the script:

bash

python3 src/lbug_wlm.py

Requirements

Python 3.6 or higher
Libraries: colorama, tqdm, pyfiglet, InquirerPy, matplotlib

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Lbug-WLM is a Python tool for merging and filtering wordlists used in offensive security and pentesting. This tool allows you to select files, set word length limits, and process the lists to create an optimized final file. Features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages