clairvoyance icon indicating copy to clipboard operation
clairvoyance copied to clipboard

Fix issue 11 - Add wordlist validation + dedupe

Open jmiroosh opened this issue 2 years ago • 1 comments

Hi, The tools is very good, thanks!

I was getting some strange errors with bad wordlist entries, so I have added whitelist validation, for issue #11

Also added a test in system.py, but unsure how to verify that it passes. (!!)

Thanks

jmiroosh avatar Jul 13 '22 09:07 jmiroosh

Actually, we could probably do with removing %/- and unicode chars from the wordlist too.

null-hyp0thesis avatar Jul 14 '22 11:07 null-hyp0thesis

was refactored in #66 thanks for you contribution again!

nikitastupin avatar Mar 18 '23 12:03 nikitastupin