1 Static Analysis of The DeepSeek Android App
terihopkins78 edited this page 6 months ago


I carried out a fixed analysis of DeepSeek, a Chinese LLM chatbot, using variation 1.8.0 from the Google Play Store. The objective was to recognize possible security and personal privacy issues.

I have actually blogged about DeepSeek formerly here.

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

See also this analysis by NowSecure of the iPhone variation of DeepSeek

The findings detailed in this report are based purely on fixed analysis. This suggests that while the code exists within the app, there is no definitive evidence that all of it is carried out in practice. Nonetheless, the existence of such code warrants scrutiny, particularly offered the growing issues around data privacy, surveillance, the possible misuse of AI-driven applications, and cyber-espionage characteristics in between global 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 determines these in the iPhone app the other day as well. - Bespoke file encryption and data obfuscation approaches are present, with indications that they might be used to exfiltrate user details.