Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature suggestion #7

Open
Leooliveoi opened this issue Aug 1, 2023 · 1 comment
Open

Feature suggestion #7

Leooliveoi opened this issue Aug 1, 2023 · 1 comment

Comments

@Leooliveoi
Copy link

Just a feature suggestion:

  • Words appended to other words provided.
  • A word variation appended to another word variation.

Example:

$ ./pseudohash.py -w john,smith -cpb -cpa

output.txt
...
johnsmith
smithjohn
j0HnsmITH
##JoHNsmITH!@#$%
!@#smITHJ0HN!@#$%
...

@domwhewell
Copy link

domwhewell commented Sep 5, 2023

NCSC have their 3 random word password guidance that alot of organisations seem to be adopting. It would be good if many words can be supplied with -w and it appended them together with paddings before and after but sticking to the rule of 3 (Could specify more aswell).

And if your really crazy instead of supplying a list of words, supply an argument to download a english (or other) dictionary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants