Mebus / cupp

Common User Passwords Profiler (CUPP)
GNU General Public License v3.0
4.5k stars 1.17k forks source link

Combination of family members information #10

Open ihutc opened 8 years ago

ihutc commented 8 years ago

As an extension to the format proposed in issue #8, a password combination I know some people use is a concatenation of their immediate families initials and birthdays.

So for example: a target called Bob (born 20/02/1950), married to Alice (born 15/04/1950) with a child called Chris (born 10/03/1990) could yield something like abc201015 or a combination thereof using initials or other parts of the date of birth.

I've tried this example and something like this doesn't appear.

Mebus commented 8 years ago

You can provide a patch for this.

ghost commented 7 years ago

Has this extension been implemented yet?

berzerk0 commented 7 years ago

I am working on a script inspired by CUPP that aims to include this feature as well a general expansion of the information queried.

It will include things like nationality, hometown, sports teams, pets, and more. I had been focusing on getting lots of detail on the main before expanding into associates/family, but I suppose I could have a "flat" release where it contains basic info (names, birthday, information generated from birthday such as zodiac sign) for the main subject and their immediate family.

ghost commented 7 years ago

@berzerk0 is the source on github?

berzerk0 commented 7 years ago

It's not exactly release-ready. But I'm basically working on it full-time, so next week at the latest for a "flat" release.

berzerk0 commented 7 years ago

Alpha 'Flat' Release of the BEWGor project is here!

It asks for information about a Main Subject, and has support for 1 significant other, as well as an arbitrary number of parents, children, siblings and pets.

It is 'flat' because it does not have special prompts for those classes. For example, it doesn't yet ask for anniversary date if a Significant Other is present. Not YET.