Code audit for Tor VPN completed by Cure53
好的,我现在需要帮用户总结这篇文章的内容,控制在100字以内。首先,我得仔细阅读文章,理解其主要内容。 文章主要讲的是Tor Project在移动隐私方面的工作,特别是TorVPN及其组件的开发。Cure53在2025年6月对TorVPN进行了渗透测试和代码审计,覆盖了Android应用和Onionmasq网络层。审计发现核心集成稳固,但存在输入验证不完整、DNS处理弱点等问题,可能引发拒绝服务。此外还有加密建议和移动安全问题。接下来他们会修复这些问题。 接下来,我需要将这些信息浓缩到100字以内,同时避免使用“文章内容总结”之类的开头。要确保涵盖主要点:Tor Project的扩展、审计结果、发现问题及后续行动。 可能会这样组织:Tor Project扩展移动隐私服务,审计发现核心稳固但有输入验证和DNS问题,可能引发DoS,并有加密建议和安全问题。后续会修复。 最后检查字数是否符合要求,并确保表达清晰简洁。 </think> Tor Project扩展其移动隐私服务,包括TorVPN及其组件的开发。2025年6月Cure53对TorVPN进行渗透测试和代码审计,发现核心集成稳固但存在输入验证不完整、DNS处理弱点等问题,可能引发拒绝服务攻击,并提出加密建议和移动安全改进措施。所有问题正在修复中以提升安全性。 2026-4-15 00:0:0 Author: blog.torproject.org(查看原文) 阅读量:2 收藏

Over the past several years, the Tor Project has been working to expand its mobile privacy offerings, including the development of TorVPN and its supporting components. This work is aimed at making Tor-based protections more accessible while maintaining strong security guarantees.

As part of this effort, in June 2025, Cure53 conducted a penetration test and source code audit of TorVPN for Android.

The assessment covered both the Android application and the underlying Onionmasq networking layer responsible for DNS resolution and traffic handling.

Audit findings

The audit covered two primary areas:

  • TorVPN for Android: the mobile application responsible for routing device traffic through the Tor network

  • Onionmasq / Tunnel Interface for Arti: the Ruse-based networking tunnel layer handling low-level network traffic forwarding, including TCP/UDP parsing, DNS resolution, and routing to the Tor network through Arti.

Key findings

The audit found that Tor’s core integration remains robust, with no fundamental issues in tunnel establishment or routing. Most findings instead cluster around two areas: incomplete input validation and weaknesses in DNS handling that could enable denial-of-service conditions in certain rare conditions.

Additional issues included cryptographic hardening suggestions (such as certificate pinning and randomness), and typical mobile security concerns like plaintext configuration storage and lack of root detection.

Next steps

All findings are being tracked and addressed as part of ongoing security work. This audit helps prioritize improvements around validation, resource management, and the use of established libraries for security-critical functionality.

Read the full audit report

For detailed findings and recommendations, please see the complete audit report here


文章来源: https://blog.torproject.org/code-audit-tor-vpn/
如有侵权请联系:admin#unsafe.sh