SUMMARY
When you point to a hyperlink in Internet Explorer, Outlook Express, or Outlook the address of the Web site typically appears in the Status bar. After you click a link that opens in Internet Explorer, the address of the Web site typically appears in the Internet Explorer Address bar and the title of the Web page typically appears in the Title bar.
However, a malicious user could create a link to a deceptive (spoofed) Web site that displays the address, or URL, to a legitimate Web site in the Status bar, Address bar, and Title bar . This article describes steps that you can take to help mitigate this issue and to help you identify a deceptive (spoofed) Web site or URL.
MORE INFORMATION
You can take the following actions to help make sure that you are visiting the Web site that you intend to visit.
Make sure that the Web sites are using Secure Sockets Layer/Transport Layer Security (SSL/TLS) before you type any sensitive information. To do this, verify that the lock icon appears in the lower right corner of the Internet Explorer window. Also, check the certificate that you use when you visit SSL/TLS Web sites. For additional information about how to do this, visit the following Microsoft Web site:
http://www.microsoft.com/security/incident/spoof.asp
To help identify the URL for a link
To help identify the URL for a link in Internet Explorer:
Right-click the link, and then click Copy Shortcut.
Click Start, and then click Run.
Type Notepad, and then click OK.
On the Edit menu in Notepad, click Paste
To help identify the URL of a Web page
To help identify the URL of the Web page you are currently viewing in Internet Explorer use one of the following methods:
Method 1:
Use a JScript command in Internet Explorer. In the Address bar, type the following command, and then press ENTER:
javascript:alert("Actual URL address: " + location.protocol + "//" + location.hostname + "/");
The JScript message box shows the actual URL Web address for the Web site that you are visiting.
You can also copy the following JScript code and paste it in the Address bar for a more verbose description of the Web site URL:
javascript:alert("The real URL is: " + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is: " + location.href + "\n" + "If the server names do not match, this may be a spoof.");
Method 2:
In the scenarios that Microsoft has tested, you can also use the History Explorer Bar in Internet Explorer to help identify the URL of a Web page. On the View menu, point to Explorer Bar, and then click History. Compare the URL in the Address bar with the URL that appears in the History bar. If they do not match, the Web site is likely misrepresenting itself and you may want to leave the site by typing a new URL or exiting Internet Explorer.
Additional information
Consider taking the following actions to help increase your Internet security.
Note These actions do not help you to identify a deceptive (spoofed) Web site or URL. However, they restrict e-mail messages and Web sites in the Internet zone from running scripts, ActiveX Controls, and other potentially damaging content.
Use your Web content zones to help prevent Web sites that are in the Internet zone from running scripts, running ActiveX Controls, or running other damaging content on your computer. First, set your Internet zone security level to High in Internet Explorer. To do so, follow these steps:
On the Tools menu, click Internet Options.
Click the Security tab, click Internet, and then click Custom level.
Move the slider to High, and then click OK.
Next, add the URLs for Web sites that you trust to the Trusted Sites zone. To do so, follow these steps:
On the Tools menu, click Internet Options.
Click the Security tab.
Click Trusted sites.
Click Sites.
If the sites that you want to add do not require server verification, click to clear the Require server verification (https:) for all sites in this zone check box.
Type the address of the Web site you want to add to the Trusted sites list.
Click Add.
Repeat steps 6 and 7 for each Web site that you want to add.
Click OK two times.
Read E-mail Messages in Plain Text.
For Outlook 2002 and Outlook 2003:
307594 OL2002: Users Can Read Nonsecure E-mail as Plain Text
831607 How to View All E-Mail Messages in Plain Text Format in Outlook 2003
For Outlook Express 6.0:
291387 OLEXP: Using Virus Protection Features in Outlook Express 6
By following the steps in these articles, you can see the full URL of any hyperlink and you can examine the hyperlink address that Internet Explorer will use. If the URL contains any one of the following characters, it could lead to a spoofed Web site:
%00
%01
@