Anonymous SMS
| Fri, 2007-07-20 07:10 | |
|
Hi, I have question with regards to the subject. 1) How does Anonymous SMS work? Both theoritcally and technically (gateway, application, technique, etc) 2) Is it legal and traceable? 3) Since SMS messages are stored on SMSC, are they encrypted or plain text, can they be read by Sys Admins. How to encrypt them if so? 4) When they leave the SMSC, are they stored as copies.. 5) How could one send free SMS over the web? also how does it work. Thanks |
|






Forum posts: 708
1) It works by faking/changing the sender info through direct access to an operator's SMSC.
2) An operator can trace it. Whether it is legal or not depends on what country you are in (what laws apply), and what you use it for. Consult a lawyer in your country (or in every country you're interested in).
3) They're there in the plain at the SMSC, unless you write your own client-side application that encrypts the message content before sending it (the receiver must then also have a corresponding client application to decrypt the message, and you also need to figure out how to distribute encryption/decryption keys separately, securely). Of course, network operator's system administrators are probably in most countries not legally allowed to monitor SMS content for other people, but if they wish to do so by breaking laws and employment contracts, they can, if they have the appropriate access to the SMSC.
4) It depends on the SMSC implementation. Talk to SMSC system vendors to know how their systems operate and how they can be configured (and to know how a particular operator has configured their SMSC and how they use it, you have to ask them). Not also that local and international laws might apply here, too.
5) There is no such as "free SMS" (whomever does the actual SMS sending will always be billed by the network operator somehow), but there can be free services for consumers, and a "free SMS" service provider connecs to an operator's SMSC and they get their money through some other means (or stop offering the service when they cannot any longer pay their bills to the network operator for delivering the SMS).
Forum posts: 708
Edit: Some network trouble, so duplicate posting.
Forum posts: 7
This is good expalanation
What I'm keen to know about now is, I'm having an access to a GSM network because I have subscribed to the network. I also have access to the SMSC operator, and I believe the SMSC number on my mobile the one I use to route the SMS is the SMSC that I need to use right? The next question is, how can I change the number or name of the sender of my SMS message? Can I do this via mobile phone, do I need software, and what is the setup like...
I want to send SMS via my PC. The question I have :
1) If I want to send via Internet, what setup do I need?
2) If I want to send via my GSM, what setup do I need?
The end result is I need to compose messages from my PC, to other mobile phones, and ability to change the FROM of my sms messages to the receipent.
What would be the setup like, what is required from my end.
Thank you
Forum posts: 708
No, you cannot change the sender info by using the built-in SMS sending features of your phone. That's because the sender info is not decided/determined at the device at all. It is the operator's SMSC that looks up the phone number to insert based on the sender's subscriber ID (IMSI = SIM card serial number).
The only way to do it from the phone, is by having direct access to the SMSC (private IP channel via whatever protocol the SMSC requires; e.g., CIMD2) and using a custom application (not the standard SMS/messaging app on the phone).
When this type of "anonymoys SMS" services have been set up, then someone has written their own server, which then does whatever the network operator requires to connect to their SMSC directly, and then they set up a web page or a dedicated phone application that talks to their server.
If you want to set up such a service, then talk to a local network operator on how to directly connect to their SMSC, and what it will cost you in terms of set-up fees, montly fees, and per message fees, or however they charge for such. One thing is for sure: It will not be free. If you're not going to set up a commercial service (or you're not rich and can affort to spend the money without any intention if getting any returns), then it is probably not worth pursuing further.
Forum posts: 7
1) This pretty much answers my 1st question, thank you. The second question is, where can I use another service provider (even not free) that offers a service to send anonymous sms. I used sneaksms.com but when I change the sender ID to a mobile number instead of characters, the message doesn't reach the receipient. Is it to do with the SMSC of the mobile receipient blocking anonymous messages?
2) Typically, how does it work if message is sent from aboard?
3) I'm quite impressed with this forum, are there also other forums dedicated to mobile technologies as well?