Static Analysis of The DeepSeek Android App
Alvin Lipsey editou esta página há 4 meses atrás


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

I've blogged about DeepSeek formerly here.

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

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

The findings detailed in this report are based simply on fixed analysis. This implies that while the code exists within the app, there is no conclusive evidence that all of it is carried out in practice. Nonetheless, the existence of such code warrants examination, especially provided the growing issues around data personal privacy, monitoring, the possible abuse of AI-driven applications, and cyber-espionage dynamics between global powers.

Key Findings

Suspicious Data Handling & Exfiltration

- Hardcoded URLs direct data to external servers, raising concerns about user activity tracking, wiki-tb-service.com such as to ByteDance "volce.com" endpoints. NowSecure determines these in the iPhone app yesterday too.