ivyv19 / GitHub-Test-repo

for testing purposes only
0 stars 0 forks source link

NowSecure static analysis: Application Behaviors #1091

Open ivyv19 opened 3 weeks ago

ivyv19 commented 3 weeks ago

Steps to Reproduce

List of potential behaviors observed while interacting with the app, such as using the camera, recording audio, or supporting in-app purchases. This includes a brief descriptions as well as the architecture in which the behavior was detected.

Risk and Regulatory Information

Policy Category: Informational

Application

See more detail in the NowSecure Report

Evidence | Behaviors | Description | Architecture | |---|---|---| | audio | Potentially records audio e.g., via AudioToolbox.framework, AudioUnit.framework, AVFoundation.framework. | arm64 | | telephony | Potentially accesses telephony services via CoreTelephony.framework. | arm64 | | webkit | Potentially uses WebKit JavaScriptCore.framework, WebKit.framework. | arm64 | ... and 5 more