Forum Moderators: open
<script language='JavaScript' type='text/javascript'><!--var prefix 'ma' 'il' 'to'; var path 'hr' 'ef'; var addy43442 'j.smith' '@' 'webname' '.' 'com'; document.write('<a 'path'/" prefix ':' addy43442'/'>');docume...
I do not have the full code, I had to write it on a piece of paper and retype it here. I suspect they are spying on my friend (from his pc). Could this be the case? Can someone make any sense of it?
Thanks for any info on this.
p.s. I changed the names in the snipplet for privacy reasons. The variables I changed are:
--> j.smith
--> webname
That script looks like it just obfuscates the contact email address. Because email harvesters can read plain text email addresses to build a database of spam targets, many webmasters will use javascript to try to confuse the email harvesters.
If that's all the snippet does, it's harmless. They may still be spying on your friend, but they aren't doing it with that bit of javascript. ;)