More info about Phish and spoofed sites
I’d forgotten that it may not be enough to rest your mouse on a hyperlink to verify the address in the status bar . That sort of thing can be tampered with. But when you’re on some site you’re not too sure about, you can type this code into the address bar and click it to get an alert box giving you the actual URL and the address URL, with a warning that if the server names don’t match, it may be a spoof of a site.
javascript:alert(“The actual URL is:\t\t” + location.protocol + “//” + location.hostname + “/” + “\nThe address URL is:\t\t” + location.href + “\n” + “\nIf the server names do not match, this may be a spoof.”);
Even better is to follow this advice – Never use any hyperlink to go to a banking page, or some page where you’re requested to give personal information. Always type the address in the address bar yourself. And bear in mind that these sites should be securely locked – SSL – with a padlock icon in the corner. Found this info on HTML Goodies: https://www.htmlgoodies.com/beyond/security/article.php/3473221
Thanks for the information on Phishing & Spoofing.. I’d read a little about them, but didn’t have an idea that you could tell more info checking the addresses. I always keep an eye on the html link for banking & buying.. and if it don’t say https at the top, I just don’t do it man!
The Nigerian scam is one I was getting every once in awhile, but just ignoring. Now it’s all sex drugs, weight drugs, and investment scams. Sigh! It takes a long while to wade through all the spam. My Mom has a good spam-filter hooked onto her email that I was thinking of putting on too, but then I think I’d have to do it via IE instead of Thunderbird like I am now. Ah well..
Hope you’re doing well; thanks for the tips 🙂
hugs
Suzanne.