03 September 2008

Google has been released their new Web browser(beta) called Google Chrome

Google takes aim squarely at MicroSoft with the release of its new Web browser, Chrome.Initially available for download for Windows Vista and XP, Google plans to expand its Chrome offerings to the Mac and Linux platforms as well. The company doesn't offer any timeline for these versions, though.
Chrome automatically detects the Web browser you're using and prompts you through the process of installation (right down to telling you how to access downloaded files within Firefox, for example). When you first run the application, Chrome imports your bookmarks, passwords, and settings from Firefox or Internet Explorer. It even can grab username and password data, and it automatically populates those fields for you when you use Chrome for the first time to visit a particular site.

You can download chrome from:
http://www.google.com/chrome

07 August 2008

In California Viruses writing by student
In a windowless underground computer lab in California, young men are busy cooking up viruses, spam and other plagues of the computer age. Grant Joy runs a program that surreptitiously records every keystroke on his machine, including user names, passwords, and credit-card numbers. Thomas Fynan floods a bulletin board with huge messages from fake users. Yet Joy and Fynan aren't hackers — they're students in a computer-security class at Sonoma State University. Their professor, George Ledin, has showed them how to penetrate even the best antivirus software

31 July 2008

Sun's Free Open Source Virtual Machine.
After snapping up virtualization company InnoTek at the beginning of the year, Sun has recently released VirtualBox as a fully functional and highly polished free GPL open source x86 Virtual Machine. It can host 32- or 64-bit Linux, Windows XP Vista and 98, OpenSolaris and DOS. It runs on Mac OS X, Windows, and Unix platforms. The download is just 27MB. A review of it on MacWorld, showing HD movies playing inside windows XP on a mac, demonstrates performance visually indistinguishable from VMware. Like its competition, it can run other OSes in rootless, rooted, or seamless modes display modes (where all the applications have their windows mixed at the same time). Each VM instance can only run single core (though I/O is multi-core), and it does not yet support advanced windows graphics libraries.

15 July 2008

Open Source Adeona Tracks Lost & Stolen Lapptops

Adeona is the first Open Source system for tracking the location of your lost or stolen laptop that does not rely on a proprietary, central service. This means that you can install Adeona on your laptop and go — there's no need to rely on a single third party. What's more, Adeona addresses a critical privacy goal different from existing commercial offerings. It is privacy-preserving. This means that no one besides the owner (or an agent of the owner's choosing) can use Adeona to track a laptop. Unlike other systems, users of Adeona can rest assured that no one can abuse the system in order to track where they use their laptop.

09 July 2008

Pioneer Promises 400GB Optical Discs


Pioneer has developed a 16-layer read-only optical disc which it claims can store 400GB of data. The per-layer capacity is 25GB, the same as that of a Blu-ray Disc, and the multilayer technology will also be applicable to multilayer recordable discs.

29 May 2008

Windows 7 Multitouch Demonstration

"Bill Gates and Steve Ballmer have shown a small snippet of the upcoming Windows 7 at Walt Mossberg's D: All Things Digital conference. It seems like the Windows team have switched their focus for inspiration from Mac OS X to the iPhone OS. Multitouch is the biggest addition, and will appear system-wide, usable anywhere. The most interesting part of the touch UI is not the eye candy, it's the Task Bar, which seems to have morphed into a pie menu."

Reference from slashdot.com

11 May 2008

Microsoft perfer Flash to Silverlight

"Microsoft still has not adopted Silverlight, and uses Flash all over its websites. "Despite all the controversy over Microsoft using Silverlight to take over the rich internet market from Adobe Flash, the software giant seems to be not even trying. In fact, even most Microsoft web sites are using Flash instead of Silverlight."
Microsoft desides to take on Linux on Low-Cost PCs

"Microsoft is launching a program to promote the use of its Windows OS in ultra low-cost PCs. It is an effort to stop Linux dominating this market but Microsoft is insisting on limiting the hardware specs of these devices."

29 April 2008

500,000 Microsoft-Powered Sites Hit With SQL Injection

A new SQL injection attack aimed at Microsoft IIS web servers has hit some 500,000 websites, including the United Nations, UK Government sites and the U.S. Department of Homeland Security. While the attack is not Microsoft's fault, it is unique to the company's IIS server.

The automated attacked takes advantage to the fact that Microsoft's IIS servers allow generic commands that don't require a specific table level argument. However, the vulnerability is the result of poor data handling by the sites’ creators, rather than a specific Microsoft flaw.

In other words, there’s no patch that’s going to fix the issue, the problem is with the developers who failed follow well-established security practices for handling database input.

The attack itself injects some malicious JavaScript code into every text field in your database, the Javascript then loads an external script that can compromise a user’s PC.

Most of the larger sites affected have already long since repaired themselves and claim that the underlying problems in their code have been fixed. However, if you don’t want to take the chance there’s a simple way to avoid the problem — use Firefox with NoScript. Since the attack loads a script from a different domain, NoScript will stop it from running.

If your site has been affected you’re going to need to restore your database from a clean backup copy and start reviewing your code to make sure all input is properly sanitized, otherwise you’ll just get hit again. Should you not have a clean backup of you database hackademix.net has a workaround for rerunning the attack, but changing a couple lines to remove the injected JavaScript.

"A vulnerability in a network will allow a malicious user to exploit a host or an application. A vulnerability in a host will allow a malicious user to exploit a network or an application. A vulnerability in an application will allow a malicious user to exploit a network or a host."
— Carlos Lyons, Corporate Security, Microsoft

24 April 2008

Sun to Fully Open Source Java

Dionysius, God of Wine and Leaf brings news that Sun Microsystems will be removing the last restrictions on Java to make it completely open source. Sun wants Java to be easily available for use in Linux distributions. We've discussed the steps Sun has taken to open-source Java over the past couple years. From Yahoo! News: "'We've been engaging with the open-source community for Java to finish off the OpenJDK project, and the specific thing that we've been working on with them is clearing the last bits that we didn't have the rights,' to distribute, Sands said. 'Over the past year, we have pretty much removed most of those encumbrances.' Work still needs to be done to offer the Java sound engine and SNMP code via open source; that effort is expected to be completed this year. Developers, though, may be able to proceed without a component like the sound engine, Sands said.