-
Notifications
You must be signed in to change notification settings - Fork 949
Special SMS
You already know the normal SMS you receive from friends and family once in a while. But in fact, there are other types of SMS which AIMSICD aims to intercept and warn you about.
Phone | Model | AOS_VER | Type-0 | SV |
---|---|---|---|---|
HTC One | M7 | LP.1.1 | YES | ? |
Type0 / Silent SMS / Stealth SMS / Ping SMS
Law enforcement agencies are very often see this German article sending out so-called "Silent SMS" (also called Stealth SMS / Ping SMS), which is is a Type0 SMS.
See our Glossary of Terms for a more detailed description.
Silent/Stealth SMS are specified in GSM 03.40 as follows:
A short message type 0 indicates that the ME must acknowledge receipt of the short message but may discard its contents.
That means that those SMS do not show up on a display of a target device, nor trigger any acoustical signal when received. But when they are delivered they generate a delivery receipt and, most importantly, are recorded in a data retention database together with the location of a mobile phone which received it. There's no need for an IMSI-Catcher then. AIMSICD aims to detect and warn users of these.
❗ We just implemented detection of this type of message. Help us improving it!
If AIMSICD intercepts silent SMS (Type 0), you will see this alert on your screen:
Additionally, this notification will be shown in your notification bar:
You can easily test if AIMSICD really can detect Silent SMS of Type 0 with the app HushSMS. Buy it via PayPal, then open HushSMS and access its main screen:
Now press the button 'PING' and you will be taken to the screen below, through which you can select different types of PING SMS. Select the second option Use Silent Ping (Type 0)
and send it to your own number. HushSMS will then send out a Silent SMS (but without the option of revealing the location of your phone) to your own number.
Our app has been designed in a way that enables you to easily add your own detection mechanism. Enter the ADVANCED USER SETTINGS
via the Preferences
and add your own detection string like incoming msg. Mti 0 ProtocolID 0 DCS 0x04 class -1
to the menu Detection Strings
and restart SMS detection.
If you found a new working string, please contact us for implementation.
Class0 / Flash SMS / Popup SMS / Alert SMS
This type of SMS is per standard designed to immediately display in a pop-up window.
A short message of class 0 indicates that this message is to be displayed on the MS immediately and a message delivery report is to be sent back to the SC. The message does not have to be saved in the MS or on the SIM card (unless selected to do so by the mobile user).
On most phones such messages cannot be saved. Those SMS are not dangerous. We're NOT adding any detection mechanism for stuff which is popping up on your screen.
Questions or need help? Get in touch, post in our development thread or open an Issue!
Project Information
Getting started
Developers
Navigation Menus
Important Functions
- Cell Monitoring
- Current Threat Level
- AT Command Interface
- Database Viewer
- Antenna Map Viewer
- Special SMS
Support
Gimme moar!