[GH-ISSUE #2003] Frpc will be killed in windows 10 2004 #1592

Closed
opened 2026-05-05 13:00:49 -06:00 by gitea-mirror · 8 comments
Owner

Originally created by @minskiter on GitHub (Sep 22, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2003

image

Originally created by @minskiter on GitHub (Sep 22, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/2003 ![image](https://user-images.githubusercontent.com/23184022/93890307-cb4db300-fd1c-11ea-99bb-ac2a4ddd174e.png)
gitea-mirror 2026-05-05 13:00:49 -06:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@limaofu commented on GitHub (Sep 23, 2020):

Holy win 10 shit

<!-- gh-comment-id:697061241 --> @limaofu commented on GitHub (Sep 23, 2020): Holy win 10 shit
Author
Owner

@blizard863 commented on GitHub (Sep 23, 2020):

https://github.com/fatedier/frp/issues/1989

<!-- gh-comment-id:697078220 --> @blizard863 commented on GitHub (Sep 23, 2020): https://github.com/fatedier/frp/issues/1989
Author
Owner

@blizard863 commented on GitHub (Sep 23, 2020):

try to close the firewall.

<!-- gh-comment-id:697078604 --> @blizard863 commented on GitHub (Sep 23, 2020): try to close the firewall.
Author
Owner

@minskiter commented on GitHub (Sep 23, 2020):

https://s.tencent.com/research/report/1060.html

<!-- gh-comment-id:697108258 --> @minskiter commented on GitHub (Sep 23, 2020): https://s.tencent.com/research/report/1060.html
Author
Owner

@fatedier commented on GitHub (Sep 23, 2020):

腾讯安全威胁情报中心检测到针对MSSQL服务器攻击的挖矿木马,该挖矿木马主要针对MS SQL服务进行爆破弱口令攻击,爆破成功后会植入门罗币挖矿木马进行挖矿。同时攻击者下载frpc内网穿透工具安装后门,并会添加用户以方便入侵者远程登录该服务器。

你贴的新闻,翻译一下,是因为 MSSQL 弱口令,导致被攻击者植入木马,攻击者会下载 frpc 工具来做远程控制。

攻击者下载的 frpc 没有被查杀,可能是做过了加壳等其他消除特征的处理。

从 github 下载的 frpc,是原生 go 编译的二进制文件,没有做过特殊处理,如果被查杀,建议:

  1. 添加白名单。
  2. 不使用 frpc。
  3. 自己从源码编译。

是否报毒取决于 go 编译的一些行为特征,windows 平台的二进制也是在 linux 平台上交叉编译出来。这一类问题之后不会再继续回复。

<!-- gh-comment-id:697112889 --> @fatedier commented on GitHub (Sep 23, 2020): > 腾讯安全威胁情报中心检测到针对MSSQL服务器攻击的挖矿木马,该挖矿木马主要针对MS SQL服务进行爆破弱口令攻击,爆破成功后会植入门罗币挖矿木马进行挖矿。同时攻击者下载frpc内网穿透工具安装后门,并会添加用户以方便入侵者远程登录该服务器。 你贴的新闻,翻译一下,是因为 MSSQL 弱口令,导致被攻击者植入木马,攻击者会下载 frpc 工具来做远程控制。 攻击者下载的 frpc 没有被查杀,可能是做过了加壳等其他消除特征的处理。 从 github 下载的 frpc,是原生 go 编译的二进制文件,没有做过特殊处理,如果被查杀,建议: 1. 添加白名单。 2. 不使用 frpc。 3. 自己从源码编译。 是否报毒取决于 go 编译的一些行为特征,windows 平台的二进制也是在 linux 平台上交叉编译出来。这一类问题之后不会再继续回复。
Author
Owner

@huruka commented on GitHub (Nov 9, 2020):

备注:自带防火墙(Windows 安全中心)添加白名单
病毒和威胁防护 - 管理设置 - (下滚)添加或删除排除项 - 添加排除项

<!-- gh-comment-id:724055381 --> @huruka commented on GitHub (Nov 9, 2020): 备注:自带防火墙(Windows 安全中心)添加白名单 病毒和威胁防护 - 管理设置 - (下滚)添加或删除排除项 - 添加排除项
Author
Owner

@ckmark commented on GitHub (Dec 25, 2020):

自己编译防止被查杀的话,具体需要增加什么编译选项么?还是直接下源码来编译就行?

<!-- gh-comment-id:751146528 --> @ckmark commented on GitHub (Dec 25, 2020): 自己编译防止被查杀的话,具体需要增加什么编译选项么?还是直接下源码来编译就行?
Author
Owner

@yzkj-tom commented on GitHub (Dec 19, 2025):

自己编译的没有问题, 从release 下载的会报毒

<!-- gh-comment-id:3673362024 --> @yzkj-tom commented on GitHub (Dec 19, 2025): 自己编译的没有问题, 从release 下载的会报毒
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1592
No description provided.