Saturday, April 27, 2024

Android P Limits the Use of Background Apps Accessing the Camera when the Device is Idle

Nowadays trojanized Android apps evolving rapidly every day, cyber criminals use numbers of methods to upload malicious apps in play store and continuously targeting users. Introducing Android P the next major version of Android includes new rules that can prevent accessing the camera and Microphone.

The new rule ensures that malicious apps will not take any pictures in the background when your screen is off.

If you install a single malicious app that is enough for a developer to get full control over your device and they can record videos, Audio, Contact and call dumps.

At GBHackers we have demonstrated how can attackers get access to your phone and what are the details that they can extract from the compromised phone.

What’s New With Android P?

The new rule focused on UIDs, at the time of installing application a unique UID will be generated and it won’t change as long ass the app remains installed.

If an app in an idle UID tries to use the camera we immediately generate an error.Since apps already should handle these errors it is safe to apply this policy to all apps to protect user privacy.
If a UID is in an idle state we don’t allow recording to protect user’s privacy. If the UID is in an idle state we allow recording but report empty data (all zeros in the byte array) and once the process goes in an active state we report the real mic data, according to android-review.

In Android P according to XDA developers analysis “when the system is in an Idle state then the background apps’ access to CPU and network-intensive services is restricted. Android system will generate an error and close the access.

By having a limitation in place for accessing the camera, it is easy to detect the malicious apps, because they need to establish a foreground service to stay alive.

With Android P if an app tried to remain hidden in the background it will no longer and won’t be able to access the camera. Android P still in development, possibly it will be released in Google I/O developer conference this year 16-18 May 2018.

Also, the Android P includes more customization when compared to earlier versions of the Android operating system.

Website

Latest articles

NETGEAR buffer Overflow Vulnerability Let Attackers Bypass Authentication

Some router models have identified a security vulnerability that allows attackers to bypass authentication.To...

5000+ CrushFTP Servers Hacked Using Zero-Day Exploit

Hackers often target CrushFTP servers as they contain sensitive data and are used for...

13,142,840 DDoS Attacks Targeted Organization Around The Globe

DDoS attacks are a significant and growing risk that can overpower websites, crash servers,...

Hackers Exploit Old Microsoft Office 0-day to Deliver Cobalt Strike

Hackers have leveraged an old Microsoft Office vulnerability, CVE-2017-8570, to deploy the notorious Cobalt...

Microsoft Publicly Releases MS-DOS 4.0 Source Code

In a historic move, Microsoft has made the source code for MS-DOS 4.0, one...

New SSLoad Malware Combined With Tools Hijacking Entire Network Domain

A new attack campaign has been discovered to be employed by the FROZEN#SHADOW, which...

Palo Alto Networks Shares Remediation Advice for Hacked Firewalls

Palo Alto Networks has issued urgent remediation advice after discovering a critical vulnerability, designated...
Guru baran
Guru baranhttps://gbhackers.com
Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

WAAP/WAF ROI Analysis

Mastering WAAP/WAF ROI Analysis

As the importance of compliance and safeguarding critical websites and APIs grows, Web Application and API Protection (WAAP) solutions play an integral role.
Key takeaways include:

  • Pricing models
  • Cost Estimation
  • ROI Calculation

Related Articles