Subject: | Email obfuscation improvement suggestion |
Just a tip to improve the obfuscation just a bit.
If you mix in some div tags, you can really muddle up a harvester.
foo.bar@example.com
fo<div style="display: none; visibility: hidden;"> some-random-meaningless-string </div>o.bar@<div style="display: none; visibility: hidden;"> new-and-different-random-meaningless-string </div>examp<div style="display: none; visibility: hidden;"> yet-another-different-random-meaningless-string </div>le.c<div style="display: none; visibility: hidden;"> one-more-different-random-meaningless-string </div>om
Note the inclusion of the div tags in the middle of words, not just at the regular word boundaries.