Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
password-generator — -> Password List Generator for Brute Force. | Kitploit
Tools/GitHubGitHub/tismayil/password-generator
OSINT (Open Source Intelligence)Password CrackingPassword AttacksInformation Gathering
GitHubtismayil/password-generator

password-generator

-> Password List Generator for Brute Force.

View Repository
618 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Password Generator

For BruteForce or Md5 Crack/Comparison
root@kitploit:~
$ php password-generator --info="victim name,victim surname , victim age , victim email"
  • --info Get all information from victim.
  • --path The area where the file will be saved (optional).
  • --md5 The passwords created with this value will also be created in your md5 (optional).

N|Solid

root@kitploit:~
$ php password-generator --info="victim name,victim surname , victim age , victim email" --md5
  • --search In this term you can search within the passwords that you have created (optional).
root@kitploit:~
$ php password-generator --info="victim name,victim surname , victim age , victim email" --md5 --search="a6d24b91154f8b9e25403416930e98be"

N|Solid

Download Tool