k4l1sh/WordlistGPT
A python script to generate custom wordlists using GPT
This tool helps cybersecurity professionals generate extensive, customized wordlists for tasks like password cracking or brute-force attacks. You provide a few base words or phrases, and it uses AI to suggest related terms, then generates millions of variations with uppercase, leet speak, and special character insertions. It's designed for penetration testers and security analysts who need to create targeted dictionaries.
No commits in the last 6 months.
Use this if you need to create very large, diverse wordlists quickly for security assessments or password auditing.
Not ideal if you're looking for a simple dictionary of common words or if you don't require advanced character variations.
Stars
14
Forks
1
Language
Python
License
MIT
Category
Last pushed
Dec 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/k4l1sh/WordlistGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4l1sh/alexa-gpt
A tutorial on how to use ChatGPT in Alexa
rawandahmad698/PyChatGPT
⚡️ Python client for the ChatGPT API with, conversation tracking, proxy support and more.
Simatwa/WebChatGPT
Python SDK/API for ChatGPT Web-Version
toshiakit/MatGPT
MATLAB app to access ChatGPT API from OpenAI
minimaxir/simpleaichat
Python package for easily interfacing with chat apps, with robust features and minimal code complexity.