spiderfoot icon indicating copy to clipboard operation
spiderfoot copied to clipboard

spf_accounts: Support sites with unsupported characters (#1803)

Open namtacs opened this issue 1 year ago • 0 comments

Adjust spf_accounts to the WhatsMyName JSON Changes. Also changes the generation of permutations:

  • Removes useless list to set conversion (changes the list to be a set)
  • Changes the case for account names
  • Adds a setting to control the number of permutations
  • Adds a second, smaller replacements dict that is used when the number of permutations is low

Fixes #1803.

namtacs avatar Dec 10 '23 12:12 namtacs