Wednesday, December 29, 2010

LVX System launches visible light communication in the US, finally

LVX System launches visible light communication in the US, finally

Ever wonder what happened to LEDs as a WiFi alternative? Well, wonder no more, because visible light communication is here -- in the municipal offices of St. Cloud Minnesota, at least. Starting tomorrow, LVX System, a Minnesota start-up, is installing the first of a series of LED fixtures that will use flashing lights to connect office workers to the internet, while saving big on the electric bill. The fixtures also function as regular overhead lights, using 36 watts of energy where 100 watts were once necessary. The setup consists of clusters of LEDs that switch on and off thousands of times per second at intervals undetectable to the human eye. The flashes emit binary code data -- off equals zero and on equals one -- that is received by special patented modems. Lights on these modems then transmit data back to the fixtures, and voila, you've got internet. According to LVX, light-powered networks are far less crowded and far more secure than their predecessors. Unfortunately, LVX's current incarnation transmits data at about 3Mbps -- a mere pittance compared to standard WiFi or Ethernet. Then again, 3Mbps is certainly fast enough for a city employee to perform really important tasks like keeping track of their favorite gadget blog, so we'll take it.


[Thanks, Andrew]

LVX System launches visible light communication in the US, finally originally appeared on Engadget on Wed, 29 Dec 2010 05:48:00 EDT. Please see our terms for use of feeds.

Permalink AP  |  sourceLVX System  | Email this | Comments

Read More...

MSI reveals mad Sandy Bridge motherboard with eight PCIe slots, eight USB 3.0 ports, and three BIOS chips

MSI reveals mad Sandy Bridge motherboard with eight PCIe slots, eight USB 3.0 ports, and three BIOS chips

Straighten up and salute the Big Bang Marshal, MSI's attempt at redefining the term "overkill." This XL-ATX board packs a total of eight PCI Express lanes (though it only has the bandwidth to simultaneously feed four x16s or eight x8s -- relevant if you're crazy enough to think about using more than four GPUs), three separate BIOS chips, extra 8-pin and 6-pin 12V power intakes, and a thoroughly excessive set of power regulation components. The less extremely minded among you will appreciate having a full array of eight USB 3.0 ports on the back, though we can't get over the measly four DIMM slots on offer. Word is that features might change before the Marshal goes to market in the first quarter of next year, so let's hope more room for your RAM sticks is among the tweaks between now and then.

Continue reading MSI reveals mad Sandy Bridge motherboard with eight PCIe slots, eight USB 3.0 ports, and three BIOS chips

MSI reveals mad Sandy Bridge motherboard with eight PCIe slots, eight USB 3.0 ports, and three BIOS chips originally appeared on Engadget on Wed, 29 Dec 2010 06:26:00 EDT. Please see our terms for use of feeds.

Permalink SemiAccurate  |   | Email this | Comments

Read More...

LG's LW6500 Cinema 3D TV is certified flicker-free, launching at CES

LG's LW6500 Cinema 3D TV is certified flicker-free, launching at CES

Oh LG, you infernal tease. Instead of politely revealing its full set of plans for CES 2011, the Korean company keeps gently peeling away the layers of ignorance, with today marking its pre-announcement of a new Cinema 3D TV set. The LW6500 opts for passive 3D glasses, in place of the currently popular active shutter goggles, which has garnered it a couple of industry certifications to say that its 3D is guaranteed, definitely, totally flicker-free. Aside from that, you get a neat brightness booster to ensure that switching on the third dimension doesn't dim the picture unduly, while the rest of the specs and extras on this 200Hz panel seem mostly unremarkable. We'll be casting our eyeballs over it at CES next week, which will be followed, we're told, by a rollout in select markets shortly thereafter.

Continue reading LG's LW6500 Cinema 3D TV is certified flicker-free, launching at CES

LG's LW6500 Cinema 3D TV is certified flicker-free, launching at CES originally appeared on Engadget on Wed, 29 Dec 2010 07:06:00 EDT. Please see our terms for use of feeds.

Permalink C! runchGea r  |  sourceNewswire  | Email this | Comments

Read More...

Breaking GSM Security With a $15 Phone [Security]

Breaking GSM Security With a $15 Phone [Security]

Breaking GSM Security With a PhoneWhatever assurances have been given about the security of GSM cellphone calls, forget about them now.

Speaking at the Chaos Computer Club (CCC) Congress here today, a pair of researchers demonstrated a start-to-finish means of eavesdropping on encrypted GSM cellphone calls and text messages, using only four sub-$15 telephones as network "sniffers," a laptop computer and a variety of open source software.

While such capabilities have long been available to law enforcement with the resources to buy a powerful network sniffing device for more than $50,000 (remember The Wire?), the pieced-together hack takes advantage of security flaws and short-cuts in the GSM network operators' technology and operations to put the power in the reach of almost any motivated tech-savvy programmer.

"GSM is insecure, the more so as more is known about GSM," said Security Research Labs researcher Karsten Nohl. "It's pretty much like computers on the Net in the 1990s, when people didn't understand security well."

Several of the individual pieces of this GSM hack have been displayed before. The ability to decrypt GSM's 64-bit A5/1 encryption was demonstrated last year at this same event, for instance. However, network operators then responded that the difficulty of finding a specific phone, and of picking the correct encrypted radio signal out of the air, made the theoretical decryption danger minimal at best.

Naturally this sounded like a challenge.

Working the audience through each process step, Nohl and OsmocomBB project programmer Sylvain Munaut demonstrated how the way in which GSM networks exchange subscriber location data, in order to correctly route phone calls and SMSs, allow anyone to determine a subscriber's current location with a simple Internet query, to the level of city or general rural area.

Once a phone is narrowed down to a specific city, a potential attacker can drive through the area, sending the target phone "silent" or "broken" SMS messages that do not show up on the phone. By sniffing to each bay station's traffic, listening for the delivery of the message and the response of the target phone at the correct time, the location of the target phone can be more precisely identified.

To create a network sniffer, the researchers replaced the firmware of a simple Motorola GSM phone with their own alternative, which allowed them to retain the raw data received from the cell network, examine more of the cellphone network space than a single phone ordinarily monitors. Upgrading the USB connection allowed this information to be sent in real time to a computer.

By sniffing the network while sending a target phone an SMS, they were able to determine precisely which random network ID number belonged to the target. This gave them the ability to identify which the myriad streams of information they wanted to record from the network.

All that was left was decrypting the information. Not a trivial problem, but made possible by the way operator networks exchange system information with their phones.

As part of this background communication, GSM networks send out strings of identifying information, as well as essentially empty "Are you there?" messages. Empty space in these messages is filled with buffer bytes. Although a new GSM standard was put in place several years ago to turn these buffers into random bytes, they in fact remain largely identical today, under a much older standard.

This allows the researchers to predict with a high degree of probability the plaintext content of these encrypted system messages. This, combined with a two-terabyte table of precomputed encryption keys (a so-called rainbow table), allows a cracking program to discover the secret key to the session's encryption in about 20 seconds.

This is particularly useful, the researchers said, because many if not most GSM operators reuse these session keys for several successive communications, allowing a key extracted from a test SMS to be used again to record the next telephone call.

"There is one key used for communication between the operators and the SIM card that is very well protected, because that protects their monetary interest," Nohl said. "The other key is less well protected, because it only protects your private data."

The researchers demonstrated this process, using their software to sniff the headers being used by a phone, extract and crack a session encryption key, and then use this to decrypt and record a live GSM call between two phones in no more than a few minutes.

Much of this vulnerability could be relatively easily addressed, Nohl said. Operators could make sure that their network routing information was not so simply available through the Internet. They could implement the randomization of padding bytes in the system information exchange, making the encryption harder to break. They could certainly avoid recycling encryption keys between successive calls and SMSs.

Nor is it enough to imagine that modern phones, using 3G networks, are shielded from these problems. Many operators reserve much of their 3G bandwidth for Internet traffic, while shunting voice and SMS off to the older GSM network.

Nohl elicited a laugh from the audience of hackers when he called the reprogrammed network-sniffing phones "GSM debugging devices." But he was serious, he said.

"This is all a 20 year old infrastructure, with lots of private data and not a lot of security," he said. "We want you to help phones go through the same kind of evolutionary steps that computers did in the 1990s."


Breaking GSM Security With a PhoneWired.com has been expanding the hive mind with technology, science and geek culture news since 1995.

Read More...

The Simplest—And Most Common—Cellphones Are Vulnerable To The âSMS Of Deathâ [Security]

The Simplest—And Most Common—Cellphones Are Vulnerable To The "SMS Of Death" [Security]

The Simplest—And Most Common—Cellphones Are Vulnerable To The “SMS Of Death”Despite how obsessed we may be with smartphones, it's the simplest cellphones which are most common—and the most vulnerable. In fact, it seems that many of those phones could be rendered useless by a maliciously crafted SMS.

It's a scene from an as-yet-unmade thriller – across a country, tens of thousands of cell phones all blink white at the same, and turn themselves off. Calls are lost, phones are rendered useless, and the affected mobile operator is forced to pay a ransom or lose customers.

It hasn't happened yet. But speaking at the Chaos Computer Club Congress here, German researchers showed how vulnerabilities in some the simplest, but most common phones in the world could conceivably lead to just such a scenario.

Mobile phone security has been a growing concern due to the increasing popularity of smart phones, whose Web-browsing and app-running capabilities offer attackers similar to those offered by computers. Yet more than 85 percent of the world's cell phones remain so-called feature phones – simple devices with the ability to play MP3s or browse the Web, but without the power of the iPhone or Android-based handsets.

Vulnerabilities have been found in this type of phone before, but new open-source tools allowing individuals to set up their own private GSM networks have allowed researchers to find a host of bugs ranging from pesky to serious in many of the world's most common handsets.

"With the openness in the GSM on the network side, we can look at the closed stuff now," said Collin Mulliner, a researcher at Berlin's Technical University. "And if we're able to look at closed stuff, it usually breaks."

Mulliner and colleague Nico Golde set up their own GSM network in their lab, allowing them to freely test the effects of sending SMS messages containing a variety of potentially damaging payloads.

The result was bugs, and plenty of them. Popular models of phones from Nokia (the S40 and related models, except for the very newest release), Sony Ericsson (w800 and several related models), LG (LG 320), Samsung (S5230 Star and S3250) Motorola (the RAZR, ROKR, and SVLR L7) and India's Micromax (X114) all proved susceptible to what researchers termed an "SMS of death."

The exact results differed for each phone. In the worst cases, including the Nokia and Sony Ericsson, the message would disconnect the phone and force it to reboot, without registering the fact of the message's receipt – in most cases forcing the operator's network to continue sending the message and triggering the shut-down cycle again. Fixing the problem required putting the SIM card into a new, unsusceptible phone.

In the other cases, the payload-laden messages forced the phones' interfaces to shut down, and disconnected the devices from the network. The researchers stressed that other phones likely had similar problems, but their research had focused on these common models.

At first glance, these problems appear to be relatively minor compared to the botnet or trojan susceptibilities of smartphones. But these simple attacks could cause serious problems, potentially for a single well-chosen target, or – more disturbingly – if launched on a large scale.

This could be relatively easily done, Mulliner said. In Germany, for example, mobile phone number prefixes are associated with specific operators, allowing large-scale attacks to be mounted on a single operator's customer base relatively easily. Bulk SMS messages tailored to attack specific common phones by the thousands could be sent using commercial SMS spam services, by activating botnets hiding on mobile phones, or even by an insider at a telephone company.

This kind of large-scale attack potential raises the possibility that a telco itself could be held hostage by an outsider threatening to flood its customers with reboots or even broken phones, researchers said.

Alternately, some police forces around the world rely on cell phones to communicate in areas where their two-way radios function poorly. An attack on a common model used by a police force could disrupt communications at a critical time.

The problem is these problems aren't easy to fix. Inexpensive "feature phones" rarely if ever receive firmware updates today. But the potential for abuse of bugs that are becoming easier to find means this practice might have to change, the researchers said.

"Manufacturers need to find a way to do firmware updates, and make sure to advertise them," Mulliner said.


The Simplest—And Most Common—Cellphones Are Vulnerable To The “SMS Of Death”Wired.com has been expanding the hive mind with technology, science and geek culture news since 1995.

Read More...