Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不会还像WeChatPlugin一样收集用户微信信息叭? #2

Closed
uu-xixi opened this issue Apr 26, 2019 · 5 comments
Closed

不会还像WeChatPlugin一样收集用户微信信息叭? #2

uu-xixi opened this issue Apr 26, 2019 · 5 comments

Comments

@uu-xixi
Copy link

uu-xixi commented Apr 26, 2019

No description provided.

@Charlotte3240
Copy link

都开源了 你自己改改代码不就好了

@MustangYM
Copy link
Owner

没有提供说明。
没有所谓收集用户信息的说法, 只是说用户在腾讯所说的那样特定的操作下会导致被攻击的风险. 但是本插件并不会收集用户信息, 因为没啥意义

@hsworkshop
Copy link

好奇猜到 FFToNameFavChatZZ这个命名的思路是什么

@MustangYM
Copy link
Owner

好奇猜到FFToNameFavChatZZ这个命名的思路是什么

没有猜, 通过动态调试知道的。

@smiley-yoyo
Copy link

腾讯说的特定操作下导致被攻击的风险的代码我看了,要避免的话有几个办法:

  1. 不启用alfred功能。调试和检查代码发现GCDWebServer只有启用alfred的时候才会开启。所以不启用alfred功能时不会被攻击到。
  2. 不点开别人给的恶意链接(根据dns rebinding攻击原理,应该警惕任何非默认http/https端口的链接)
  3. 自己修改源码端口的52700为其他端口,然后编译安装。(这个我还没试验,不知道修改端口会不会影响alfred功能)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants