Active Topics

 



Notices


Reply
Thread Tools
Posts: 120 | Thanked: 33 times | Joined on Jan 2010
#111
I have read all the pages and would like to compliment digitalvoid on this great effort. This looks like a really nice application and it is good to see that you are welcoming Saturn into your project.
Good luck with the development and thank you for sharing!
 

The Following User Says Thank You to byte_76 For This Useful Post:
Posts: 62 | Thanked: 6 times | Joined on Jun 2010 @ Poland
#112
@ Saturn, digitalvoid.
You can add option, that application is protected by password (you must type password to unlock it) and don't create icon in menu, but if you want to open this app you must go to terminal as a root and typ "run smscon" or something. I think it is a better solution, becouse if your n900 be stolen thieft can found this app and switch it off.

I think You understand my english ;p
__________________
Maemo Meego Maego!
 
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#113
Originally Posted by knypek3 View Post
@ Saturn, digitalvoid.
You can add option, that application is protected by password (you must type password to unlock it) and don't create icon in menu, but if you want to open this app you must go to terminal as a root and typ "run smscon" or something. I think it is a better solution, becouse if your n900 be stolen thieft can found this app and switch it off.

I think You understand my english ;p
Password protection is needed indeed.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#114
Originally Posted by digitalvoid View Post
Password protection is needed indeed.
Haven't read this thread couple of last days, so maybe this has been asked before also or maybe even applied:

The text messages which are used to control the SMScon remotely should have a password included also. There is unnecessary security risks if there is not.

(Maybe there already is, but haven't yet tried the program, because it is not yet in repositories.)
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#115
Originally Posted by zimon View Post
Haven't read this thread couple of last days, so maybe this has been asked before also or maybe even applied:

The text messages which are used to control the SMScon remotely should have a password included also. There is unnecessary security risks if there is not.

(Maybe there already is, but haven't yet tried the program, because it is not yet in repositories.)
Could you please elaborate more on your thought?

Can't imagine any other protection other than:

- locking it to only one other device, i.e. accept commands only from a predefined device. The problem here is that you limit in some cases also the speed you can start tracking you phone in case it gets lost.

- renaming the commands to words only you know. That's there from the first version and will provide a gui later to make it easier.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#116
Originally Posted by Saturn View Post
Could you please elaborate more on your thought?

Can't imagine any other protection other than:

- locking it to only one other device, i.e. accept commands only from a predefined device. The problem here is that you limit in some cases also the speed you can start tracking you phone in case it gets lost.

- renaming the commands to words only you know. That's there from the first version and will provide a gui later to make it easier.
Well, for example having the user defined password right after the command as a first parameter. If the password is wrong in a SMS, do nothing. If it is right, take it out from the SMS message and continue parsing the SMS normally and do what it asked.

I have a program similar to SMScon in N95 called PhoneGuard.
It can also be controlled remotely by SMS-commands, but they (correctly) require a predefined password.
See page 11 in this:
http://www.symbianguru.com/wp-conten...ser-manual.pdf
 
Posts: 62 | Thanked: 6 times | Joined on Jun 2010 @ Poland
#117
zimon. In phone guard sms'es are hidden. In this app isn't that possibility without hard sms programing (i think so)
You can change the commands like this - camera change to 1 remoteon change to 2 etc.
There is needed only password for open settings smscon and also i think Hidden icon - that might be running only from console.
__________________
Maemo Meego Maego!
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#118
How about just requiring the first word in the SMS to be a predefined password, or SMScon would not parse the SMS futher nor do what the SMS-command would tell.

For example, I would configure a password "foobar". SMS-messages which would work would be something like:
foobar Remoteon
foobar Location

However, if someone tries to send a command with a wrong password "barfoo", the SMScon would ignore that SMS.

barfoo Remooff
barfoo Location


The security risk without this kind of password is in those countries where there is corruption. Someone working in an GSM operator you are using, can fake phone numbers, redirect SMS-messages and all kind of nasty stuff.

Right now if reply SMS and remote-ssh commands are done to only predefined addresses, it may not be a problem, but for example if remote-ssh-command can have a ssh-server's IP-address as a parameter, it is a huge problem already.

Also think if you had "Siren" command to SMScon. So when there is SMS with a command "Siren", the phone would max out the voice volume and make as much noice as it can. Could be usefull in some cases when the phone is just stolen few seconds or minutes ago or you do not remember where you have put it in some messy room. Someone sending "Siren" just to annoy would now work, as SMScon does not require password.
 
giecsar's Avatar
Posts: 91 | Thanked: 34 times | Joined on Apr 2010 @ Italy
#119
Hey digitalvoid, I just stumbled upon this thread. I haven't installed the app yet, but from the looks of it I'd like to say excellent work man!
__________________
Programmer, web designer/developer, abstract artist. Curently working on an experimental next-gen website, http://www.forum2point0.net
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#120
Originally Posted by zimon View Post
How about just requiring the first word in the SMS to be a predefined password, or SMScon would not parse the SMS futher nor do what the SMS-command would tell.

For example, I would configure a password "foobar". SMS-messages which would work would be something like:
foobar Remoteon
foobar Location

However, if someone tries to send a command with a wrong password "barfoo", the SMScon would ignore that SMS.

barfoo Remooff
barfoo Location


The security risk without this kind of password is in those countries where there is corruption. Someone working in an GSM operator you are using, can fake phone numbers, redirect SMS-messages and all kind of nasty stuff.

Right now if reply SMS and remote-ssh commands are done to only predefined addresses, it may not be a problem, but for example if remote-ssh-command can have a ssh-server's IP-address as a parameter, it is a huge problem already.

Also think if you had "Siren" command to SMScon. So when there is SMS with a command "Siren", the phone would max out the voice volume and make as much noice as it can. Could be usefull in some cases when the phone is just stolen few seconds or minutes ago or you do not remember where you have put it in some messy room. Someone sending "Siren" just to annoy would now work, as SMScon does not require password.
This functionality is already there.
Just go and rename the commands by prefixing your password.
The only limitation is to not enter spaces.

Cheers.
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:23.