Possilbe DNS Redirect

According to a recent report by PCWorld, research teams working out of Google and the Georgia Institute of Technology have discovered a series of open-recursive DNS servers that were classified as behaving “suspiciously.” Open-recursive DNS servers are DNS servers that will answer any lookup request, no matter where it originates. So long as the DNS servers return accurate information—and the vast, vast, majority do—everything is kosher. When open DNS servers don’t return valid information, however, they open the door to an entire world of problems.

This method of poisoning would also allow for cross-site scripting exploits. If a user’s computer is set to allow all JavaScript and cookies from, say, MySpace, the fake MySpace web site would be able to run code as if it was the real web site. This opens the door to all sorts of further exploits and general bad things, all of which might go undetected by the user for quite some time. This type of attack could also be used to build an effective botnet—and more botnets are something we really don’t need.

[Via Arstechnica]

I am really concerned with this little development. Go read the full article and let me know what you think.

Core of “Windows 7” taking shape: meet the “MinWin” kernel

Eric Traut, one of Microsoft’s chief operating system design engineers, gave a fascinating demo (WMV) recently at the University of Illinois, where he talked about where the Windows core is going and ended with a sneak peek at the kernel of the next version of Windows, known by the exciting codename of “Windows 7.” The demo showed what Windows would look like if it was literally stripped down to the core, showing the kind of work that is going on to optimize the aging NT kernel.

Traut runs a team of about 200 software engineers at Microsoft that is responsible for the core kernel scheduling, memory management, boot sequence, and virtualization technology such as Virtual PC and Virtual Server. The latter technologies are becoming more and more important as servers get more powerful and gain more and more CPU cores, and it was clear from the demonstration that Microsoft is placing significant effort into integrating virtual machine technology into everything that they do. The release of Virtual PC as a free download last year was just the beginning: Windows Server 2008 will ship with significant VM enhancements, and Windows 7 will only carry on from there.

Windows 7

Why “Windows 7”? The number is based on Microsoft’s internal operating system numbers: the first version of Windows NT, 3.1, was given the same number as the “Classic” Windows when it was released in 1992. Since then there has been NT 4, Windows 2000 (NT 5), Windows XP (NT 5.1), and Windows Vista (NT 6). You can check these numbers by typing “ver” at a command prompt on any of these operating systems.

Very nice article from Arstechnica story on Windows 7 which will be changed to something internal soon I wonder what the next name it will be!!