Although this issue seems to be primarily found on Gigaset mobile devices, we have also found other manufacturers involved. Here is a list of make/model/OS version of mobile devices found with Android/PUP.Riskware.Autoins.Redstone :
We should note that the names Gigaset and Siemens have considerable overlap–Gigaset was formerly known as Siemens Home and Office Communications Devices. We listed both to erase any confusion.
Awaiting resolution
Because com.redstone.ota.ui is a system app, you cannot remove it using traditional methods. Further, past evidence from Adups and other variants shows that disabling pre-installed update apps is either impossible or it re-enables shortly after disabling. Therefore, just as the case with UMX back in January 2020 , it is up to the device manufacturer to push an update to truly fix this issue. Keep in mind that even after the manufacturer fixes the issue, they can push out yet another update in the future to re-infect. There is some evidence that this has been the case with UMX as of recent, but that is another blog for another day.
In the case of Gigaset, German blogger Gunter Born on his blog Borncity has already gotten the ball rolling by contacting Gigaset to resolve. In the meantime, according to an Attention pinned at the bottom of Mr. Born’s blog he suggests the following (translating from German to English using Google Translator):
Attention: I recommend all Gigaset Android device owners to heed the information in the blog post Malware attack: What Gigaset Android device owners should do now and to lay the device dead. At least until Gigaset has responded and the process has been completely clarified.
A safe workaround
The aforementioned recommendation to quote, lay the device dead , may not be an option for some users if this is their only mobile device. Allow me to suggest another option that still gives users the ability to use their Gigaset mobile device safely.
Yes, it is true you cannot remove it using traditional methods, but we have a workaround!
We can use the method below to uninstall Update (com.redstone.ota.ui ) for current users (details in link below):
https://forums.malwarebytes.com/topic/216616-removal-instructions-for-adups/
From the tutorial above, use this command during step 7 under Uninstalling Adups via ADB command line to remove:
adb shell pm uninstall -k -user 0 com.redstone.ota.ui
At this point, run a Malwarebytes for Android scan to remove any remaining malware apps.
Checking for updates
Here is the kicker. Remember that the Update app is also the mobile device’s only way to update the system. Thus, if and when Gigaset comes up with a resolution, you will need to check for system updates by re-installing Update .
You can re-install using this command:
adb shell pm install -r -user 0 <full path of the apk>
The two full path of the apk’s we have seen so far are as follows:
/system/priv-app/ThirdPartyRSOTA/ThirdPartyRSOTA.apk
/system/app/Rsota/Rsota.apk
If neither of these paths work, you can find the correct path, even after uninstalling for current user, by running this command:
adb shell pm list packages -f -u
Copy/paste the output into a text editor (like Notpad) and search for com.redstone.ota.ui to find the correct path.
If there are no updates to install or if the update that does install does not resolve the issue, remember to once again uninstall Update for the current user.
Never ending battle
Assisting customers with resolving pre-installed malware is a reoccurring action by me and our mobile support staff. Fortunately, in the case of Gigaset users, there is a workable resolution. If you are experiencing similar or other mobile malware issues you can reach us on our Malwarebytes Forum or for more thorough support submit a support ticket . As always, stay safe out there!
No comments:
Post a Comment