.

Saturday, March 20, 2010

can web be a dangerous place?

Back in the “olden days” of the World Wide Web, “seeing the sites” was a relatively safe activity. Most Web pages were written in simple HTML, with text and pictures and not much else. Of course, the very first browsers were text-only. HAHA
In 1990's, new technologies emerged to make Web browsing a richer, more entertaining and more interactive experience. Soon Web pages contained much more than text and pictures. Web designers began to use scripting and other embedded code to make their pages come alive. Microsoft introduced ActiveX, an outgrowth of OLE and COM technologies, that provides functionality similar to Java applets but with more flexibility (and posing a bigger security risk) because ActiveX controls can access the Windows operating system.
Scripts, applets and ActiveX controls can all be embedded in Web pages to do some amazing things, but they can also be used by malicious coders to do not-so-wonderful things such as infecting your computer with a virus, surreptitiously install software on your machine that will allow a hacker to take control of it, launch an attack, etc. This is due to the nature of the technologies; like all technologies, it can be used for good or evil.
As if that weren’t enough, all popular Web browsers (like all software of every type) have security flaws, some more serious than others.

source: www.windowsecurity.com

No comments:

Post a Comment