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


I performed a fixed analysis of DeepSeek, a Chinese LLM chatbot, using version 1.8.0 from the Google Play Store. The objective was to recognize potential security and personal privacy problems.

I've blogged about DeepSeek previously here.

Additional security and personal privacy issues about DeepSeek have actually been raised.

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

The findings detailed in this report are based purely on static analysis. This indicates that while the code exists within the app, there is no conclusive proof that all of it is carried out in practice. Nonetheless, the presence of such code warrants examination, particularly offered the growing issues around data personal privacy, security, the potential abuse of AI-driven applications, and cyber-espionage characteristics in 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 identifies these in the iPhone app the other day also.