1 Static Analysis of The DeepSeek Android App
tangeladeane49 edited this page 2 months ago


I carried out a fixed analysis of DeepSeek, a Chinese LLM chatbot, wiki.tld-wars.space using version 1.8.0 from the Google Play Store. The goal was to recognize potential security and privacy issues.

I have actually written about DeepSeek previously 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 implies that while the code exists within the app, there is no definitive proof that all of it is executed in practice. Nonetheless, the presence of such code warrants analysis, specifically offered the growing concerns around data privacy, security, the possible misuse of AI-driven applications, and cyber-espionage dynamics between global powers.

Key Findings

Suspicious Data Handling & Exfiltration

- Hardcoded URLs direct information to external servers, raising issues about user activity tracking, such as to ByteDance "volce.com" endpoints. NowSecure identifies these in the iPhone app yesterday too. - Bespoke file encryption and information obfuscation techniques exist, with signs that they could be utilized to exfiltrate user details.