- BlackBerry Support Community Forums
- Welcome & Introductions
- Announcements
- Your Stories
- Smartphones
- BlackBerry® Bold™ 9700 smartphone
- BlackBerry® Tour™ 9630
- BlackBerry Storm - BlackBerry 9500 Series Smartphone
- BlackBerry Bold - BlackBerry 9000 Series Smartphone -
- BlackBerry Curve - BlackBerry 8900 Series Smartphone
- BlackBerry 8800 Series Smartphone
- BlackBerry Curve 8500 Series Smartphone
- BlackBerry Curve - BlackBerry 8300 Series Smartphone
- BlackBerry Pearl - BlackBerry 8200 Series Smartphone
- BlackBerry Pearl- BlackBerry 8100 Series Smartphone -
- Other BlackBerry Smartphones and Devices
- General BlackBerry Smartphone Functions and Features
- BlackBerry Accessories
- Software
- BlackBerry® Desktop Software
- BlackBerry® for Mac
- BlackBerry® Device Software
- BlackBerry® Applications, Third-Party Applications & BlackBerry App World
- BlackBerry App World - General Discussions
- Downloaded Applications for BlackBerry Devices
- Solutions
- BlackBerry® Enterprise Server Version 5.0
- BlackBerry® Enterprise Solution
- BlackBerry® Internet Service
- BlackBerry® Professional Software and BlackBerry® Unite!
- BlackBerry® Training and Certification
- BlackBerry® Training and Certification
- BCP-410
- BlackBerry Development
- Dev Blog
- BlackBerry App World™ Development
- Java Development
- Web Development
- MDS Runtime Development
- BlackBerry Enterprise Server Development
- Product Management: The BlackBerry Application Platform
- BlackBerry Themes & Animated Graphics
- Community Forums Feedback
- Forum Feedback and Ideas
- BlackBerry Community Post
- BlackBerry Community Post
- Register
- ·
- Sign In
- ·
- Help
- ·
- New Topics
- ·
- New Posts
- BlackBerry Support Community Forums
- :
- Software
- :
- BlackBerry® Device Software
- :
- Service provider pushed quite a suspicious update ...
- Subscribe to RSS Feed
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Service provider pushed quite a suspicious update to all local BB users today.. have a look inside
[ Edited ]- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-08-2009 05:01 PM
- last edited on
07-14-2009 02:01 PM
by
Beholder
Solved! Go to Solution.
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 03:53 AM
Hey louie..My braincells werent performing at their optimum level and I ended up installing the 'fix'.
I find a lot more crashes..uncaught java exceptions..don't know if its related or just in my head. I was told by other BB users..that etisalat had no way to 'listen' to conversations on BBM, so this is way to keep a tab.
Will a software update get rid of the fix ?
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 04:27 AM
I was wondering if i needed to get a replacement battery until I read a news update. Extremely poor service again by Etisalat.
Is there a way in which we can delete the 'fix' somehow?
I did take my battery out of the phone and re-insert it. Seems to be doing a lot better now. Not sure if its a permanent fix though.
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 06:24 AM
I've spent 5 mins looking through the jad'ed classes. Here's what it looks like.
There's a unqiue PIN for each blackberry, the device ID. If the blackberry receives an email from "Customer Services" that contains the PIN, it will execute any encrypted commands contained in that email before deleting the email.
One of the possible commands that can be send is "start", which causes any subsequent opening of a message to be forwarded to an Etisalat website at http://10.116.3.99:7095/bbupgr/store
Only code-signed apps are allowed to install MessageListeners, which means it's difficult to hack the source to disable it. However, the code relies on a persistent object (see Commands.jad), which seems to be a weakness. Change the object to false and your messages will not be forwarded to etisalat.
I await with interest to see whether Qtel will introduce a similar stupid scheme.
--Nigel Gourlay
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 06:45 AM
The reason why it slows down the blackberry is that the application is reading every message sent to the blackberry in case a PIN code is sent by Customer Services. I don't have access to a blackberry, so it's difficult for me to provide a fix here. Sorry.
--nigel
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 11:12 AM
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 11:48 AM
Those replies are very informative guys...appreciate it.
Im currently running .162 ...will upgrading to .266 get rid of the 'fix' ?
I don't like the idea of some one listening into my messages..or emails. The reason Blackberrys are soo popular is because it is secure.
This is an official crack into our phones !
Help me get rid of it.
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 12:11 PM
if you install an OS on your device (any number), the fix will disappear. Just remember to not save your applications. You will simply download them again.
Sameal wrote:
Those replies are very informative guys...appreciate it.
Im currently running .162 ...will upgrading to .266 get rid of the 'fix' ?
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 12:19 PM
OK.. lets do this the easy way... you have mentioned one of your files path is:
com/ss8/interceptor/app/Commands.class
Now this does not require rocket science.. just take a look at the path where it says "ss8"
then all you have to do is go to www.ss8.com
this is the website for the developer of the code. and Etisalat has fallen for it by not even changing the path or renaming the files. This is one of biggest interception and survaillance companies in the USA. they are known for their hacking and what they like to call "Lawfull interception"
Please share this with all.
Re: Service provider pushed quite a suspicious update to all local BB users today.. have a look insi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Flag for a Moderator
07-13-2009 01:35 PM
Thanks for all the help guys
i knew i could count on this community to help me figure out what's up.
for those who installed it, just go to advanced settings -> applications -> "registration" and delete that
the interceptor software is actually called "Registration"
Shortcut Navigation
Copyright © 2009 Research In Motion Limited, unless otherwise noted.






