Check out this email....[Fwd: The next big thing for websites]
John Dangler
jdangler at terremark.com
Sun Aug 19 23:55:04 UTC 2007
-----Original Message-----
From: ubuntu-users-bounces at lists.ubuntu.com on behalf of Mark Kelly
Sent: Sun 8/19/2007 7:43 PM
To: Ubuntu user technical support, not for general discussions
Subject: Re: Check out this email....[Fwd: The next big thing for websites]
Hi.
On Sunday 19 August 2007 23:50, musicman wrote:
> Yeah, I got the same result
>
> ouch
>
>
> What is it doing?
A redirect to http://localhost/ basically.
For example if you are using php:
<?php
header('Location: http://localhost/');
?>
in a file will do what you see from that site. It should be a trivial trick
in any web language. It will work even behind a perfectly secure firewall,
as packets for localhost will not leave your machine. The remote site is
not accessing your machine.
They are probably doing it (a) because they think it's funny, and more
importantly (b) to see how successful their spam is and collect IP
addresses. You might also want to clear your cookies out.
Every time you click on something like this you are encouraging the
spammers, as they can see that not only are they getting through, but
someone is still willing to click links in spam emails. My advice is that
if you are genuinely interested in a link in an email, google the domain
or product name to see what's there, rather than click on it directly; if
the product is for real it should be obvious enough.
Don't use the unsubscribe either, you'll just end up confirming your
address is live and making it worth sending even more spam to.
HTH
Mark
(insert finger in mouth - ala fish hook - pull) ...
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3915 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070819/a5de4d82/attachment.bin>
More information about the ubuntu-users
mailing list