Gaining access to arbitrary* Content Providers Introduction The vulnerability we shall be looking at is very common, but remains little known. We want to shed some light on it today, so as to help app developers avoid it when
Evernote: Universal-XSS, theft of all cookies from all sites, and more Oversecured is a vulnerability analyzer for Android mobile apps. We frequently scan various popular apps to help secure as many users as possible against potential attacks that could lead to the theft of
Interception of Android implicit intents All intents on Android are divided into two big categories: explicit and implicit. Explicit intents have a set receiver (the name of an app package and the class name of a handler component)
Oversecured detects dangerous vulnerabilities in the TikTok Android app Oversecured is a startup focused on automatic vulnerability detection in mobile apps. We have created a cool technology that allows us to find vulnerabilities in Android apps developed using any technology or framework.
Oversecured automatically discovers persistent code execution in the Google Play Core Library Oversecured is happy that we were able to create a technology that allows us to detect tricky vulnerabilities with a very low false-positive rate and be better than a researcher’s eye! Oversecured’s service
Android: Access to app protected components Introduction This vulnerability resembles Open Redirect in web security. Since class Intent is Parcelable, objects belonging to this class can be passed as extra data in another Intent object. Many developers make use
Android: arbitrary code execution via third-party package contexts Introduction There are apps for Android that have the ability to add extra functionality by using external modules. Some load native libraries or third-party dex or app files, but in this article we
Oversecured has been launched! Oversecured is a company that works on security for mobile software. We think the level of security in mobile apps – the fastest-growing part of the IT sector – is extremely low. Unlike