1 Static Analysis of The DeepSeek Android App
Adela Elmer edited this page 4 months ago


I performed a static analysis of DeepSeek, a Chinese LLM chatbot, utilizing variation 1.8.0 from the Google Play Store. The goal was to identify potential security and personal privacy concerns.

I have actually written about DeepSeek previously here.

Additional security and privacy issues 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 simply on static analysis. This implies that while the code exists within the app, there is no definitive evidence that all of it is performed in practice. Nonetheless, the presence of such code warrants scrutiny, especially offered the growing concerns around data personal privacy, surveillance, the potential abuse of AI-driven applications, and cyber-espionage characteristics in between worldwide powers.

Key Findings

Suspicious Data Handling & Exfiltration

- Hardcoded URLs direct data to external servers, raising concerns about user activity tracking, such as to ByteDance "volce.com" endpoints. NowSecure determines these in the iPhone app yesterday also. - Bespoke file encryption and data obfuscation methods are present, with indicators that they could be to exfiltrate user details.