Turning your N900 (Maemo) Device into SMS Based Botnet as Easy as 123

Posted: February 2nd, 2011 | Author: | Filed under: N900 | No Comments »

If you’ve read/come across this blog post “Smartphone Code Release for Shmoocon” lately, I believed you must be surprised. The author also release the PoC code for android in his blog entry. Hurm, can it be done on Maemo devices? Yes it can 🙂 As easy as :

sudo gainroot
apt-get install smscon
smscon -start

of course with some minor configuration

A lil info on SMSCON

SMSCON provides complete control of your N900 by sending SMS commands to it. This is particularly handy in case you cannot find your phone, for example if it has been lost or even stolen.

SMSCON is a two part Python script running in command-line; smscon and smscon_daemon. smscon is the command-line control part and smscon_daemon is the daemon (running in the background) part. The configuration file for all the user settings is in the smscon_config file.

SMSCON will also auto-load silently at boot, waiting for a special SMS command message in case you phone is lost (or even stolen).

SMSCON can’t guarantee that you will find your phone again, but it will provide the maximum chance to recover it. If this application ever helps you to recover your phone please tell the story on Maemo.org! The best way is of course to never lose your phone or let it get stolen…

More info: READ HERE



Leave a Reply