Static Analysis of The DeepSeek Android App
Addie McGahey đã chỉnh sửa trang này 3 tháng trước cách đây


I performed a fixed analysis of DeepSeek, a Chinese LLM chatbot, using variation 1.8.0 from the Google Play Store. The goal was to determine potential security and privacy problems.

I have actually written about DeepSeek previously here.

Additional security and privacy concerns about DeepSeek have actually been raised.

See likewise this analysis by NowSecure of the iPhone version of DeepSeek

The in this report are based purely on static analysis. This indicates that while the code exists within the app, there is no definitive proof that all of it is carried out in practice. Nonetheless, the presence of such code warrants analysis, particularly offered the growing issues around information privacy, security, the possible misuse of AI-driven applications, and cyber-espionage dynamics between international powers.

Key Findings

Suspicious Data Handling & Exfiltration

- Hardcoded URLs direct data to external servers, raising concerns about user activity monitoring, such as to ByteDance "volce.com" endpoints. NowSecure recognizes these in the iPhone app yesterday as well. - Bespoke encryption and information obfuscation techniques are present, with signs that they could be utilized to exfiltrate user details.