V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
liv11d
V2EX  ›  程序员

如何保证 teamviewer 传输数据的安全性?

  •  
  •   liv11d · 2017-11-17 23:48:28 +08:00 · 2924 次点击
    这是一个创建于 2323 天前的主题,其中的信息可能已经有所发展或是发生改变。

    综合 V2EX 大佬的方案,目前能在公司上网

    • 但是如何保证安全性?
    • 网络结构
      • 公司_PC ===> h3c 交换机====>DNS 服务器====>防火墙====>外网=====>Home_PC 使用 teamviewer 在家调试代码
    • 关键是 pc==>DNS 使用了 SSH 动态转发,在 DNS==>防火墙这里会被中间人攻击吗?
    • 我在 Home_PC 通过 Teamviewer 连接公司_PC 会发生大量 SSH 加密流量和 TCP 流量吗? 这中间会被运维和安全审计到吗?
    • 求大佬帮忙,谢谢
    8 条回复    2017-11-19 00:51:16 +08:00
    liv11d
        1
    liv11d  
    OP
       2017-11-17 23:55:18 +08:00
    xfspace
        2
    xfspace  
       2017-11-18 00:00:39 +08:00 via Android
    你这是要偷?

    问完打洞就来问会不会被审计到
    liv11d
        3
    liv11d  
    OP
       2017-11-18 00:04:11 +08:00
    @xfspace #2 忘了说了,公司 90%的人是上 v2 的
    jimzhong
        4
    jimzhong  
       2017-11-18 00:04:24 +08:00
    为啥 DNS 服务器会在防火墙和交换机里面?难道你在用 DNS 打洞?
    liv11d
        5
    liv11d  
    OP
       2017-11-18 00:05:05 +08:00
    @jimzhong #4 是的,根据我 nmap -A xxx 发现的
    pynix
        6
    pynix  
       2017-11-18 10:57:46 +08:00 via iPhone
    可以自签证书加密连接。
    liv11d
        7
    liv11d  
    OP
       2017-11-19 00:28:02 +08:00
    @pynix #6 如何实现? 大佬
    pynix
        8
    pynix  
       2017-11-19 00:51:16 +08:00 via iPhone
    @liv11d 不用实现。
    All TeamViewer versions use full encryption. Encryption is based on 2048bit RSA private/public key exchange and 256 Bit AES session encoding. This uses the same security level as https/SSL and is considered completely safe by today's standards. The key exchange also guarantees that the data transfer is completely encoded from client to client and that any routers or servers in between (including our routers) are unable to read or analyze the data stream.
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1339 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 23:37 · PVG 07:37 · LAX 16:37 · JFK 19:37
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.