Internet Explorer 6

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Internet Explorer 6
48px
300px
Internet Explorer 6 on Windows XP
Developer(s) Microsoft
Initial release August 27, 2001; 22 years ago (2001-08-27)
Stable release 6.0 SV3 ('6 SP3')[1] / May 5, 2008; 15 years ago (2008-05-05)
Operating system Windows NT 4.0, Windows 98, Windows ME, Windows 2000
Included with Windows XP, Windows Server 2003 and Windows Home Server
License Proprietary, requires Windows license
Website {{#property:P856}}
Internet Explorer versions:

Microsoft Internet Explorer 6 (IE6) is the sixth major revision of Internet Explorer, a web browser developed by Microsoft for Windows operating systems. It was released on August 27, 2001, shortly after the completion of Windows XP.

It is the default browser shipped with Windows XP and Windows Server 2003, and was also made available for Windows NT 4.0, Windows 98, Windows 98 SE, Windows Me, Windows 2000, and Windows Home Server (a derivative of Windows Server 2003). IE6 SP1 is the last version of Internet Explorer available for Windows NT 4.0, Windows 98, Windows 98 SE, Windows Me, and Windows 2000. IE6 SP2+ and IE7 only included (IE6 SP2+) or available (IE7) for Windows XP SP2+.

This version of Internet Explorer has been widely criticized for its security issues and lack of support for modern web standards, making frequent appearances in "worst tech products of all time" lists, with PC World labeling it "the least secure software on the planet."[2]

Despite dominating market share (attaining a peak of 80% in mid-2004), it was infamous for its security holes and outdated features. In 2004, Mozilla finalised Firefox to rival IE6, and it became highly popular and acclaimed for its security, add-ons, speed and other modern features such as tabbed browsing.[3] Microsoft was planning to fix these issues in Internet Explorer 7 by summer 2005,[4][5] but it was delayed until an October 2006 release, over 5 years after IE6 debuted.

Because a substantial percentage of the web audience still uses the outdated browser (especially in China), campaigns have been established to encourage users to upgrade to newer versions of Internet Explorer or switch to different browsers. Some websites have dropped support for IE6 entirely, most notable of which is Google dropping support in some of its services.[6][7] According to Microsoft's modern.ie website, as of August 2015, 3.1% of users in China and less than 1% in other countries are using IE6.[8]

Overview

IE6 cannot perform an Acid3 test

When IE6 was released, it included a number of enhancements over its predecessor, Internet Explorer 5. It and its layout engine Trident are required for many programs including Microsoft Encarta. IE6 improved support for Cascading Style Sheets, adding support for a number of properties which previously had not been implemented and fixing bugs such as the Internet Explorer box model bug.[9] In Windows XP, IE6 introduced a redesigned interface based on the operating system's default theme, Luna.

In addition, IE6 added DHTML enhancements, content restricted inline frames, and partial support of DOM level 1 and SMIL 2.0.[10] The MSXML engine was also updated to version 3.0. Other new features included a new version of the Internet Explorer Administration Kit (IEAK) which introduced IExpress, a utility to create self-extracting INF-based installation packages,[11] Media bar, Windows Messenger integration, fault collection, automatic image resizing, and P3P. Meanwhile, IE6 dropped support for XBM image files,[citation needed] and in 2002, the Gopher protocol was disabled.[12]

IE6 was the most widely used web browser during its tenure, surpassing Internet Explorer 5.x. At its peak in 2002 and 2003, IE6 attained a total market share of nearly 90%, with all versions of IE combined reaching 95%. There was little change in IE's market share for several years, until Mozilla Firefox was released and gradually began to gain popularity. Microsoft subsequently resumed development of Internet Explorer and released Internet Explorer 7, further reducing the number of IE6 users.

In a May 7, 2003 Microsoft online chat, Brian Countryman, Internet Explorer Program Manager, declared that Internet Explorer would cease to be distributed separately from Windows (IE 6 would be the last standalone version);[13] it would, however, be continued as a part of the evolution of Windows, with updates coming only bundled in Windows upgrades. Thus, Internet Explorer and Windows itself would be kept more in sync. However, after one release in this fashion (IE6 SP2 in Windows XP SP2, in August 2004), Microsoft changed its plan and released Internet Explorer 7 for Windows XP SP2 and Windows Server 2003 SP1 in late 2006. Microsoft Internet Explorer 6 was the last version of Internet Explorer to have "Microsoft" in the title: later versions changed branding to "Windows Internet Explorer", as a reaction to the findings of anti-competitive tying of Internet Explorer and Windows raised in United States v. Microsoft and the European Union Microsoft competition case.[citation needed]

On March 4, 2011, Microsoft urged web users to stop using IE6 in favor of newer versions of Internet Explorer.[14] They launched a new website called IE6 Countdown,[15] which would show how much percentage of the world uses IE6 and aims to get people away from IE6 and upgrade.

Security problems

File:IE6 Countdown.png
Microsoft's official page discouraging IE6 use, ie6countdown.com

The security advisory site Secunia reported an outstanding 24 unpatched vulnerabilities in Internet Explorer 6 as of February 9, 2010. These vulnerabilities, which include several "moderately critical" ratings, amount to 17% of the total 144 security risks listed on the website as of February 11, 2010.[16]

Although security patches continue to be released for a range of platforms, most recent feature additions and security improvements were released for Windows XP only.

As of June 23, 2006, Secunia counted 20 unpatched security flaws for Internet Explorer 6, many more and older than for any other browser, even in each individual criticality-level, although some of these flaws only affect Internet Explorer when running on certain versions of Windows or when running in conjunction with certain other applications.[16]

On June 23, 2004, an attacker used two previously undiscovered security holes in Internet Explorer to insert spam-sending software on an unknown number of end-user computers.[17] This malware became known as Download.ject and it caused users to infect their computers with a back door and key logger merely by viewing a web page. Infected sites included several financial sites.

Probably the biggest generic security failing of Internet Explorer (and other web browsers too) is the fact that it runs with the same level of access as the logged in user, rather than adopting the principle of least user access. Consequently, any malware executing in the Internet Explorer process via a security vulnerability (e.g. Download.ject in the example above) has the same level of access as the user, something that has particular relevance when that user is an Administrator. Tools such as DropMyRights[18] are able to address this issue by restricting the security token of the Internet Explorer process to that of a limited user. However this added level of security is not installed or available by default, and does not offer a simple way to elevate privileges ad hoc when required (for example to access Microsoft Update).

Art Manion, a representative of the United States Computer Emergency Readiness Team (US-CERT) noted in a vulnerability report that the design of Internet Explorer 6 Service Pack 1 made it difficult to secure. He stated that:

<templatestyles src="Template:Blockquote/styles.css" />

There are a number of significant vulnerabilities in technologies relating to the IE domain/zone security model, local file system (Local Machine Zone) trust, the Dynamic HTML (DHTML) document object model (in particular, proprietary DHTML features), the HTML Help system, MIME type determination, the graphical user interface (GUI), and ActiveX. … IE is integrated into Windows to such an extent that vulnerabilities in IE frequently provide an attacker significant access to the operating system.[19]

Manion later clarified that most of these concerns were addressed in 2004, with the release of Windows XP Service Pack 2, and other browsers have now begun to suffer the same vulnerabilities he identified in the above CERT report.[20]

Many security analysts[who?] attribute Internet Explorer's frequency of exploitation in part to its ubiquity, since its market dominance makes it the most obvious target. However, David Wheeler argues that this is not the full story, noting that Apache HTTP Server, for example, had a much larger market share than Microsoft IIS, yet Apache had traditionally had fewer security vulnerabilities than IIS, at the time.[21]

As a result of its many problems, some security experts, including Bruce Schneier in 2004, recommended that users stop using Internet Explorer for normal browsing, and switch to a different browser instead.[22] Several notable technology columnists have suggested the same, including The Wall Street Journal's Walt Mossberg,[23] and eWeek's Steven Vaughan-Nichols.[24] On July 6, 2004, US-CERT released an exploit report in which the last of seven workarounds was to use a different browser, especially when visiting untrusted sites.[25]

Market share

Internet Explorer desktop market share

— April 2016[26] via Net Applications[note 1]

Internet Explorer 6  0.25%
Internet Explorer 7  0.50%
Internet Explorer 8  5.34%
Internet Explorer 9  5.49%
Internet Explorer 10  5.45%
Internet Explorer 11  19.88%
All variants 36.91%

Microsoft Edge excluded from the list.
Other statistics show lower numbers[27].

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Internet Explorer 6 was the most widely used web browser during its tenure (surpassing Internet Explorer 5.x), attaining a peak percentage in usage share during 2002 and 2003 in the high 80s, and together with other versions up to 95%.[citation needed] It only slowly declined up to 2007, when it lost about half its market share to Windows Internet Explorer 7 and Mozilla Firefox between late 2006 to 2008.

IE6 remained more popular than its successor in business use for more than a year after IE7 came out.[28] A 2008 DailyTech article noted, "A Survey found 55.2% of companies still use IE 6 as of December 2007", while "IE 7 only has a 23.4 percent adoption rate".[28]

Net Applications estimated IE6 market share at almost 39% for September, 2008.[29] According to the same source, IE7 users migrate faster to IE8 than users of its predecessor IE6 does. This led to IE6 once again becoming the most widely used browser version. During the summer and fall of 2009, and eight years after its introduction, IE6 once again held the top spot in terms of browser market share.[30]

As of February 2010, estimates of IE6's global market share ranged from 10-20%.[31][32][33] Nonetheless, IE6 continues to maintain a plurality or even majority presence in the browser market of certain countries, notably China[34] and South Korea.[35][36]

Google Apps and YouTube dropped support for IE6 in March 2010,[37][38] followed by Facebook chat in September.[39]

On January 3, 2012, Microsoft announced that usage of IE6 in the United States had dropped below 1%.[40]

As of August 2012, IE6 is still the most popular IE web browser in China. It is also the second most used browser overall with a total market share of 22.41%, just behind the Chinese-made 360 Secure Browser which has 26.96%.[41]

On July 2013, Net Applications reported the global market share of IE6 amongst all Internet Explorer browsers to be 10.9%.[42]

As of August 2015, IE6 is being used by <1% users in most countries, with the only exception being China (3.1%).[8][43]

Criticism

A common criticism of Internet Explorer is of the speed at which fixes are released after discovery of the security problems.

Microsoft attributes the perceived delays to rigorous testing. A posting to the Internet Explorer team blog on August 17, 2004, explained that there are, at minimum, 234 distinct releases of Internet Explorer that Microsoft supports (covering more than two dozen languages, and several different revisions of the operating system and browser level for each language), and that every combination is tested before a patch is released.[44]

In May 2006, PC World rated Internet Explorer 6 the eighth worst tech product of all time.[2] A certain degree of complacency has been alleged against Microsoft over IE6. With near 90% of the browser market the motive for innovation was not strongly present, resulting in the 5 year time between the IE6's introduction and its replacement with IE7. This was a contributing factor for the rapid rise of the free software alternative Mozilla Firefox.

Unlike most other browsers currently in use, IE6 does not fully nor properly support CSS version 2, which makes it difficult for web developers to ensure compatibility with the browser without degrading the experience for users of more modern browsers. Developers often have to resort to strategies such as CSS hacks, conditional comments, or other forms of browser sniffing to make their websites work in IE6.

Additionally, IE6 lacks support for alpha transparency in PNG images, instead of removing all transparency and displaying the image with a solid colour background (grey unless defined in a PNG bKGD chunk).[clarification needed] There is a workaround by way of Microsoft's proprietary AlphaImageLoader, but it is more complicated to use and not wholly comparable in function.[45]

Internet Explorer 6 has also been criticized due to its instability. For example, the following code on a website would cause a program crash in IE6:

<style>*{position:relative}</style><table><input></table>

or

<script>for (x in open);</script>

The user could crash the browser with a single line of code in the address bar, causing a pointer overflow.[46][47]

ms-its:%F0:
File:OldIE.jpg
Nvidia's website does not support Internet Explorer 6

There are several campaigns aiming to rid Internet Explorer 6 from the browser market:

  • In July 2008, 37signals announced it would phase out support for IE6 beginning October 2008.[48]
  • In February 2009, some Norwegian sites began hosting campaigns with the same aim.[49]
  • In March 2009, a Danish anti-IE6 campaign was launched.[50]
  • In January 2010, the German Government, and subsequently the French Government each advised their citizens to move away from IE6.[51]
  • Also in January 2010, Google announced it would no longer support IE6.[52]
  • In February 2010, British citizens began to petition their Government to stop using IE6,[53] but this was rejected by the Government in July 2010.[54]
  • In March 2010, in agreement with the EU, Microsoft began prompting users of Internet Explorer 6 in the EU with a ballot screen in which they are presented with a list of browsers in random order to select and upgrade to. The website is located at BrowserChoice.eu.[55][56]
  • In May 2010, Microsoft's Australian division launched a campaign which compared IE6 to 9-year-old milk and urged users to upgrade to IE8.[57][58][59]

With the increasing lack of compatibility with modern web standards, larger websites are starting to remove support for IE6, including YouTube[6] and their parent company Google;[7] however, with large company IT support teams forcing staff to use IE6, it is unlikely Microsoft will completely remove support for the aging browser any time in the near future.[60] However they have now started their own campaign to encourage users to stop using IE6.[61] Microsoft has themselves, despite admitting to some of its many flaws, stated that they will support IE6 until Windows XP SP3 (including embedded versions) support is removed.[62] However, on January 12, 2016 when the new Microsoft Lifecycle Support policy for Internet Explorer went into effect, IE6 support on all Windows versions ended, more than 14 years after its original release,[63] making the January 2016 security update for multiple versions of XP Embedded the last that Microsoft ever publicly issued for IE6.[64]

Security framework

Lua error in package.lua at line 80: module 'strict' not found. Internet Explorer uses a zone-based security framework, which means that sites are grouped based upon certain conditions. IE allows the restriction of broad areas of functionality, and also allows specific functions to be restricted. The administration of Internet Explorer is accomplished through the Internet Properties control panel. This utility also administers the Internet Explorer framework as it is implemented by other applications.

Patches and updates to the browser are released periodically and made available through Windows Update web site. Windows XP Service Pack 2 adds several important security features to Internet Explorer, including a popup blocker and additional security for ActiveX controls. ActiveX support remains in Internet Explorer although access to the "Local Machine Zone" is denied by default since Service Pack 2. However, once an ActiveX control runs and is authorized by the user, it can gain all the privileges of the user, instead of being granted limited privileges as Java or JavaScript do. This was later solved in the Windows Vista version of IE 7, which supported running the browser in a low-permission mode, making malware unable to run unless expressly granted permission by the user.

Quirks mode

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Internet Explorer 6 dropped Compatibility Mode, which allowed Internet Explorer 4[65] to be run side by side with 5.x.[66][67] Instead, IE6 introduced quirks mode, which causes it to emulate many behaviors of IE 5.5.[68] Rather than being activated by the user, quirks mode is automatically and silently activated when viewing web pages that contain an old or invalid DOCTYPE (or none at all). This feature was later added to all other major browsers to maximize compatibility with old or poorly-coded web pages.[69]

Supported platforms

Internet Explorer 6.0 supports Windows NT 4.0 (Service Pack 6a only), Windows 98, Windows Me, Windows 2000, Windows XP and Windows Server 2003. The Service Pack 1 update supports all of these versions, but Security Version 1[1] is only available as part Windows XP Service Pack 2 and Windows Server 2003 Service Pack 1 and later service packs for those versions. Versions after Windows XP include Internet Explorer 7 and higher only.

Release history

Version Release date Significant changes Shipped with
6.0 Beta 1 March 22, 2001 More CSS changes and bug fixes to be more W3C-compliant. N/A
6.0 August 27, 2001 Final release. Removed the smart tag feature, which was introduced in the beta. Windows XP
6.0 SP1 September 9, 2002 Vulnerability patch. Last version supported on Windows NT 4.0 SP6a, 98, 2000 or Me. Windows XP SP1 and Windows Server 2003
6.05 October 1, 2003 Updates, included in SP2. Windows Longhorn build 4051
6.0 SP2 August 25, 2004 Vulnerability patch. Popup/ActiveX blocker. Add-on manager. Windows XP SP2 and Windows Server 2003 SP1
6.0 SP3 April 21, 2008 Latest updates included with XP SP3. Windows XP SP3

System requirements

IE6 requires at least:[70]

See also

References

  1. 1.0 1.1 SV1 stands for "Security Version 1", referring to the set of security enhancements made for that release.[I] This version of Internet Explorer is more popularly known as IE6 SP2, given that it is included with Windows XP Service Pack 2, but this can lead to confusion when discussing Windows Server 2003, which includes the same functionality in the SP1 update to that operating system. —
    ^ Lua error in package.lua at line 80: module 'strict' not found.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. http://news.bbc.co.uk/1/hi/technology/4037833.stm New browser wins over net surfers
  4. http://news.bbc.co.uk/1/hi/business/4508897.stm The assault on software giant Microsoft
  5. http://news.bbc.co.uk/1/hi/technology/4270449.stm Security scares spark browser fix
  6. 6.0 6.1 Lua error in package.lua at line 80: module 'strict' not found.
  7. 7.0 7.1 Lua error in package.lua at line 80: module 'strict' not found.
  8. 8.0 8.1 Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. IExpress Technology and the IExpress Wizard
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. ie6countdown.com
  16. 16.0 16.1 Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. http://blogs.msdn.com/michael_howard/archive/2004/11/18/266033.aspx
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. http://gs.statcounter.com/#desktop-browser_version-ww-monthly-201604-201604-bar
  28. 28.0 28.1 Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found. The date range spans October, 2006—September, 2008.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. Lua error in package.lua at line 80: module 'strict' not found.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Lua error in package.lua at line 80: module 'strict' not found.
  40. Lua error in package.lua at line 80: module 'strict' not found.
  41. http://www.techinasia.com/china-safari-browser-market-share-2012/ Techninasia
  42. Lua error in package.lua at line 80: module 'strict' not found.
  43. http://marketshare.hitslink.com/browser-market-share.aspx?qprid=2&qpcustomd=0
  44. Lua error in package.lua at line 80: module 'strict' not found.
  45. Lua error in package.lua at line 80: module 'strict' not found.
  46. Lua error in package.lua at line 80: module 'strict' not found.
  47. Lua error in package.lua at line 80: module 'strict' not found.
  48. Lua error in package.lua at line 80: module 'strict' not found.
  49. Lua error in package.lua at line 80: module 'strict' not found.
  50. Lua error in package.lua at line 80: module 'strict' not found.
  51. Lua error in package.lua at line 80: module 'strict' not found.
  52. Lua error in package.lua at line 80: module 'strict' not found.
  53. Lua error in package.lua at line 80: module 'strict' not found.
  54. Lua error in package.lua at line 80: module 'strict' not found.
  55. http://www.browserchoice.eu browserchoice.eu
  56. Lua error in package.lua at line 80: module 'strict' not found.
  57. Lua error in package.lua at line 80: module 'strict' not found.
  58. Microsoft: Internet Explorer 6 past expiry date Computerworld US, May 17, 2010
  59. Microsoft Compares Internet Explorer 6 to Spoiled Milk Windows 7 News, May 16, 2010
  60. Lua error in package.lua at line 80: module 'strict' not found.
  61. Lua error in package.lua at line 80: module 'strict' not found.
  62. Lua error in package.lua at line 80: module 'strict' not found.
  63. Lua error in package.lua at line 80: module 'strict' not found.
  64. Lua error in package.lua at line 80: module 'strict' not found.
  65. Lua error in package.lua at line 80: module 'strict' not found.
  66. Lua error in package.lua at line 80: module 'strict' not found.
  67. Lua error in package.lua at line 80: module 'strict' not found.
  68. Lua error in package.lua at line 80: module 'strict' not found.
  69. Lua error in package.lua at line 80: module 'strict' not found.
  70. Lua error in package.lua at line 80: module 'strict' not found.

External links

  • IEBlog — The weblog of the Internet Explorer team
  • IE 6 Countdown webpage by Microsoft
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.