LivingInSyn / netgear_hashcat_wordlist

Wordlist and hashcat ruleset for cracking the default netgear WPA passphrase
MIT License
34 stars 9 forks source link

Multiple words in a single line #3

Open xxkryptos opened 3 years ago

xxkryptos commented 3 years ago

Multiple Words appear on a single line. It has yet to be determined if the apparent typos are widespread. This issue is in regards to the simple fact that more than one word exists on a single line.

A new issue may be in order for misspelled words.

gratuitous      grave
gratuitous      graveer
gratuitous      graveest
xxkryptos commented 3 years ago

My grepping shows that this is the list of words with tabs:

$ grep -r -P "\t"
adjectives.txt:gratuitous       grave
adjectives.txt:gratuitous       graveer
adjectives.txt:gratuitous       graveest
adjectives.txt:repaired repeatable

As I've mentioned in other comments, this puts the completeness of the list in to question. If something was added, is it possible that something was removed etc.