[pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- From: "G. R. Hanson" <grhanson@xxxxxxxxxxxxxxxx>
- To: pchelpers@xxxxxxxxxxxxx
- Date: Sat, 21 May 2005 15:38:23 -0500
javascript:alert("The Real URL address: " + location.protocol + "//" +
location.hostname + "/")
Paste that whole line (see above)?
Re-Na
John Durham wrote:
>This little item might help you detect spoofing and phishing attempts.
>It was found here:
>
>http://www.tech-recipes.com/internet_tips885.html
>
>By pasting this code into your browser address bar, you can see where
>that website really is, not the false link which may appear there...
>javascript:alert("The Real URL address: " + location.protocol + "//" +
>location.hostname + "/");
>
>I tested it on my own website and it worked nicely.
>
>
>
--
GRH from the laptop
--
-------list-services-below-----------
Regards, John Durham (list moderator) <http://modecideas.com/contact.html?sig>
Freelists login at http://www.freelists.org/cgi-bin/lsg2.cgi
List archives at http://www.freelists.org/archives/pchelpers
PC-HELPERS list subscribe/unsub at http://modecideas.com/discuss.htm?sig
Latest news live feeds at http://modecideas.com/indexhomenews.htm?sig
Good advice is like good paint- it only works if applied.
- References:
- [pchelpers] Anti-phishing Anti-spoofing Javascript. Detect
- From: John Durham
Other related posts:
- » [pchelpers] Anti-phishing Anti-spoofing Javascript. Detect
- » [pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- » [pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- » [pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- » [pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- » [pchelpers] Re: Anti-phishing Anti-spoofing Javascript. Detect
- [pchelpers] Anti-phishing Anti-spoofing Javascript. Detect
- From: John Durham