[pchelpers] Anti-phishing Anti-spoofing Javascript. Detect

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.

-- 
Regards, John Durham <http://modecideas.com/contact.html?sig>
ICQ number 112663246
Fax/Phone 64 4 5286786
Award winning web site at http://modecideas.com?sig
PC-HELPERS list subscribe/unsub at http://modecideas.com/index.html?sig
Good advice is like good paint- it only works if applied.




-- 
-------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.

Other related posts: