graysuit / wGen

wGen is an simple wordlist generator made in php. It ask you to give information about your victim and when filled, It has intelligent algorithim that simply reads data and make wordlist according to information that you provided.

Home Page:https://github.com/graysuit/wGen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wGen - Common User Passwords Profiler

wGen is an simple wordlist generator made in php. It ask you to give information about your victim and when filled, It has intelligent algorithim that simply reads data and make wordlist according to information that you provided. This is something similar to MEBUS/CUPP.

How people make their passwords?

Mostly people make their passwords on the name of things that revolve in their environment and when website says "Your password is weak" then they simply add 1234567890 or something like that. So these types can be guessed by wGen

Requirements

Local servers(e.g xammp,WampServer,Mamp,BitNami,AppServ etc) OR Web Hosting that supports php(e.g 000webhost,freeweb.pk,infinityfree etc).

Video Tutorial

Usage

git clone https://github.com/graysuit/wGen.git
  1. Extract if it is in zip format.
  2. Upload to any webhosting or run it your local server.

Legal Disclaimer

Wordlists never harm anyone nor it benefits script kiddies. Instead, they expose the website's mistakes and give developers a golden opportunity to make websites more secure. What if we use this knowledge secretly? Why we public this knowledge?

We publicized this knowledge to make developers acknowledged of their vulnerabilities + to make new programmers more clever.

Don't use this source code for illegal purposes. But if you do, this will on to you, I will not/never take any responsibility for your crime.

I Love ALLAH + Holy Prophet + Islam and Pakistan.

About

wGen is an simple wordlist generator made in php. It ask you to give information about your victim and when filled, It has intelligent algorithim that simply reads data and make wordlist according to information that you provided.

https://github.com/graysuit/wGen

License:GNU General Public License v3.0


Languages

Language:PHP 89.3%Language:Hack 10.7%