SecLists icon indicating copy to clipboard operation
SecLists copied to clipboard

Removed swear words from passwords

Open molangning opened this issue 1 year ago • 7 comments

Files included in commits: desweared passwords, swear word remover script and source files

As noted by OP, this can be used in academic settings. However, the real world has curse words in passwords so dont use this to crack passwords hash you dumped from your engagement(obv)

This is an implementation of issue #677

molangning avatar Nov 25 '23 18:11 molangning

I would opt to have the script and list of words to be removed, I wouldn't commit the result of the script - as people can do that themselves

g0tmi1k avatar Nov 26 '23 09:11 g0tmi1k

so just the passwords without curse words?

molangning avatar Nov 26 '23 09:11 molangning

the script is in there in case anyone want to generate their own custom list/remove more/ add to seclists

molangning avatar Nov 26 '23 09:11 molangning

I would opt to have the script and list of words to be removed, I wouldn't commit the result of the script - as people can do that themselves

I re-read this and I still dont understand you haha

molangning avatar Nov 26 '23 13:11 molangning

The files in .bin and Miscellaneous/list-of-swear-words/ keep.

However, the stuff in Passwords/Common-Credentials-without-curse-words could you remove

g0tmi1k avatar Nov 27 '23 14:11 g0tmi1k

im leaving a readme in bin folder

my reasoning is that people still need to know what the scripts are for

molangning avatar Nov 27 '23 15:11 molangning

Done that

molangning avatar Nov 27 '23 15:11 molangning

Great stuff @molangning

g0tmi1k avatar Feb 13 '24 15:02 g0tmi1k