Skip to content

Insecure Random on ios #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Mohammad-Abureesh opened this issue May 22, 2024 · 1 comment
Open

Insecure Random on ios #336

Mohammad-Abureesh opened this issue May 22, 2024 · 1 comment

Comments

@Mohammad-Abureesh
Copy link

Mohammad-Abureesh commented May 22, 2024

Hi ✋,

Security report : The binary may use the following insecure Random function(s) _random on ios , any help or alternative solution??

Suggestion to handle this on ios
-> We should use SecRandomCopyBytes , which provides cryptographically secure random numbers

Issue
image

@yanashenyang
Copy link

Hi ✋,  你好✋,

Security report : The binary may use the following insecure Random function(s) _random on ios , any help or alternative solution??安全报告:二进制文件可能在 ios 上使用以下不安全的随机函数 _random,有任何帮助或替代解决方案吗?

Suggestion to handle this on ios建议在 iOS 上处理此问题 -> We should use SecRandomCopyBytes , which provides cryptographically secure random numbers-> 我们应该使用 SecRandomCopyBytes ,它提供加​​密安全的随机数

Issue  问题 image

Hi, can you tell me what kind of scanning tool this is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants