Apple’s iPhone is sold as a closed device: it can only be used on the AT&T network, and only applications that are approved by Apple can be used on it. It is, of course, basically a small general-purpose computer at heart, and some people have succeeded in an iPhone “Jailbreak” — they have managed to work around the iPhone’s security restrictions to gain access to the underlying operating system (which is basically a variant of Mac OS X, which is at heart a variant of BSD Unix).
There has been speculation for some time about the likelihood of malware attacks on smart phones, like the iPhone. Ars Technica has an article about a worm that attacks “jailbroken” iPhones that are vulnerable in a particular way. Although the specific worm in question is not, as a practical matter, a particularly important threat, it does serve as a “proof of concept” for constructing something considerably nastier.
Here is how this worm works. Apparently, some users that jailbreak their phones like to leave an ssh daemon running on the phone (ssh is the secure shell remote login, which uses an encrypted connection). The iPhone’s OS has a default password set for the root account (the super-user). The worm uses standard port-scanning techniques to look for iPhones running ’ssh’ with a default password. The initial version of the worm just displayed a warning message about unchanged default passwords. However, more malicious variants have been spotted.
One of these, ‘iKee.B’, was studied by researchers at SRI International. Despite being a fairly small piece of software, it incorporates the three key functions of a botnet worm:
- It can self-propagate
- It has a malicious payload (which steals personal data)
- It periodically contacts a “command & control” server for new instructions
The real worry here is not this particular worm, which can only infect a small subset of iPhones (those that have been “jailbroken” and that still have the default root password). It is that there is an attack platform already in existence that could be easily adapted to work via an OS exploit, or on other smart phones:
Though this example can only infect a small subset of iPhone users, extending the software to rely on a future iPhone OS exploit, or to merely infect other smartphone platforms that don’t have the same security measures as the iPhone, is relatively trivial. This has the researchers worried that smartphones could quickly become an important target for malware writers, since we continue to entrust so much personal data to the devices.
Smart phones could prove an extremely attractive target for Bad Guys who want to steal personal information, since they are frequently used to store that information, and because the limited selection of applications makes it quite easy to scan for potentially valuable data.
Posted by Rich
Posted by Rich
Posted by Rich 
