> I have had same. A version of phishing, is it not? I have had such
> messages from banks with whom I don't have accounts....(as well as some
> banks from whom I DO have accounts).
>
> All junk.
Absolutely correct.
The spoof sites can be remarkably 'lifelike'.
For fun one can look at the sender by hitting Properties.
DAS
For direct contact replace nospam with schmetterling
---
[...]
> NEVER USE A LINK IN AN EMAIL to go to either site.
>
> The safest way is to open your browser and type in the correct URL (ie
> paypal.com)
>
> Marty
> NEVER USE A LINK IN AN EMAIL to go to either site.
>
> The safest way is to open your browser and type in the correct URL (ie
> paypal.com)
Actually, there could even be a problem with doing that! When you enter a
URL in your browser's address bar, it has to resolve that web site name to
an IP address. Normally, that involves looking it up on your ISP's DNS
server, but it actually looks first in the "hosts" file on your local PC.
Of course most people don't have anything in there, but a malicious web site
or e-mail sender can create a trojan horse that puts their resolution to
sites like eBay and PayPal there, so while you may think you are at the real
site, you have actually be redirected to the phishing site. You can mark
this file as read-only, but even then it's not fail-safe. I do believe most
modern security software (i.e. Norton Internet Security and the like) do
protect this file, but it;s probably not a bad idea to check it periodically
to make sure it has not been tampered with.

Signature
- RODNEY
Martin Joseph - 02 Jun 2005 21:41 GMT
>> NEVER USE A LINK IN AN EMAIL to go to either site.
>>
[quoted text clipped - 14 lines]
> file, but it;s probably not a bad idea to check it periodically to make
> sure it has not been tampered with.
I haven't seen that particular exploit, but that would not be possible
on a secure system ( ie linux, unix or mac) as the malicous trojan
could not gain access to the hosts file...
I don't know about windows, but there are other ways hackers can
poison your lookups also, for example by corrupting DNS cache...
Good Luck,
Marty
Dori A Schmetterling - 03 Jun 2005 17:33 GMT
Where/how would I find this file?
Thx
DAS
For direct contact replace nospam with schmetterling
---
[...]
> it actually looks first in the "hosts" file on your local PC.
> Of course most people don't have anything in there, but a malicious web
> site or e-mail sender can create a trojan horse that puts their resolution
> to sites like eBay and PayPal there, so while you may think you are at the
> real site, you have actually be redirected to the phishing site. You can
> mark this file as read-only, but even then it's not fail-safe.
[...]
> but it;s probably not a bad idea to check
> it periodically to make sure it has not been tampered with.
Rodney T. Grill - 03 Jun 2005 17:42 GMT
> Where/how would I find this file?
For Windows XP, it's usually in the \WINDOWS\system32\drivers\etc folder.
You can do a local search on "hosts" to make sure. There are actually two
files - "hosts" and "lmhosts" (if you find "lmhosts.sam", it's just an
inactive sample). They both do the same thing, but lmhosts takes precedence
and has some advanced options for pre-loading the DNS cache and such.

Signature
- RODNEY
greek_philosophizer - 03 Jun 2005 21:48 GMT
If you hate looking at tasteless
banner ads you can use this same
facility to avoid them!
You just equate their domain name to
127.0.0.1 or something else pointless
and you do not get the banner ad.
Here is the relevent part of my hosts file:
###########################################
# Turn off banner ads
127.0.0.1 overture.com www20.overture.com www21.overture.com
127.0.0.1 overture.com www10.overture.com www11.overture.com
127.0.0.1 adsite.washpost.com media.washngtonpost.com
127.0.0.1 ad.doubleclick.net doubleclick.net
127.0.0.1 ads.forbes.com
127.0.0.1 partner2profit.com www.partner2profit.com
127.0.0.1 ads.partner2profit.com www.partner2profit.com
127.0.0.1 z1.adserver.com adserver.com
127.0.0.1 yourfreedvds.com www.yourfreedvds.com
127.0.0.1 atdmt.com spe.atdmt.com
127.0.0.1 starwave.com ABCNews.starwave.com
adsatt.ABCNews.starwave.com
127.0.0.1 atwola.com ar1.atwola.com ar.atwola.com
127.0.0.1 industrybrains.com links.industrybrains.com
127.0.0.1 googlesyndication.com pagead2.googlesyndication.com
127.0.0.1 fastclick.net media.fastclick.net
127.0.0.1 specificclick.net adopt.specificclick.net specificlick.net
adopt.specificlick.net
127.0.0.1 clk.atdmt.com atdmt.com att.atdmt.com spme.atdmt.com
127.0.0.1 coremetrics.com twci.coremetrics.com
127.0.0.1 adsrv.news.com.au adserver.news.com.au
127.0.0.1 banners.pennyweb.com pennyweb.com
127.0.0.1 adsrv.news.com.au adserver.news.com.au
Of course the sites probably hate this. It is the
equivalent of getting a magazine with most of
the ads chopped out. I usually only do it when
I see an annoying ad. It works in Unix and Windows.
.