Saturday, January 22, 2011

Trojan For Android Could 'Listen' Credit Card Numbers

One of the features that makes iPhone users envious of their Android counterparts is voice-based commands. You could very well speak everything that you wanted to type and it would be detected and appear on your screen with relative accuracy. However, this voice-based feature could also be used for malpractices. A study from Indiana University has revealed existence of a new trojan horse programme called Soundminer that could detect when you “say” your credit card numbers during a conversation or even type it on your phone's keypad. 
The study says, "We implemented Soundminer on an Android phone and evaluated our technique using realistic phone conversation data." The study showed that an individual's credit card number can be reliably identified and stealthily disclosed. Therefore, the threat of such an attack is real, it said.

Thursday, January 6, 2011

The Go programming language

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. 

Your Web Surfing History Is Accessible (Without Your Permission) Via JavaScript


The Web surfing history saved in your Web browser can be accessed without your permission. JavaScript code deployed by real websites and online advertising providers use browser vulnerabilities to determine which sites you have and have not visited, according to new research from computer scientists at the University of California, San Diego.