-
Semgrep Rules for Android Application Security
Introduction The number of Android applications has been growing rapidly in recent years. In 2022, there were over 3.55 million Android apps available in the Google Play Store, and this number is expected to continue to grow in the years to come. The expansion of the Android app market is being driven by a number…
-
A Cool New Project: Semgrep Rules for Android Apps Security
In today’s digital landscape, mobile application security has become an paramount concern. With the increasing number of threats targeting Android applications and the stored personal data, developers and security professionals alike are seeking robust solutions to fortify their code against potential vulnerabilities. That’s why speeding up the time and minimizing the effort in the identification…
-
Mobile Screenshot Prevention Cheatsheet – Testing and Fixing
Mobile Screenshot Prevention Cheat Sheet – Testing and Fixing The following article will explain how to test mobile applications against any implemented screenshot prevention mechanism and then it will try to propose mitigations to such problem according to the context. The following article is the second part of Mobile Screenshot Prevention Cheat Sheet – Risks and…
-
Mobile Screenshot prevention Cheat Sheet – Risks and Scenarios
Mobile Screenshot Prevention Cheat Sheet – Risks and Scenarios The following article will try to analyze and explain risks and attack scenarios affecting mobile applications without any implemented prevention mechanism against screenshotting. Briefly, what is the problem? Extremely summarizing, mobile applications need to implement screenshot prevention mechanisms in order to avoid an attacker to steal…