ivyv19 / GitHub-Test-repo

for testing purposes only
0 stars 0 forks source link

NowSecure dynamic analysis: Data Storage in Platform Preferences #1074

Open ivyv19 opened 3 weeks ago

ivyv19 commented 3 weeks ago

Finding Description

List of interactions with the user defaults database using NSUserDefaults or 'NSUbiquitiousKeyValueStore` to interact with persistent key-value pairs.

Risk and Regulatory Information

Severity: info

Policy Category: Informational

Application

See more detail in the NowSecure Report

Evidence | Scope | Method | Data | |---|---|---| | NSUserDefaults | + standardUserDefaults | [object Object] | | NSUserDefaults | - stringForKey: | [object Object] | | NSUserDefaults | - setObject:forKey: | [object Object] | ... and 1 more