mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2003] Frpc will be killed in windows 10 2004 #1592
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1592
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @minskiter on GitHub (Sep 22, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2003
@limaofu commented on GitHub (Sep 23, 2020):
Holy win 10 shit
@blizard863 commented on GitHub (Sep 23, 2020):
https://github.com/fatedier/frp/issues/1989
@blizard863 commented on GitHub (Sep 23, 2020):
try to close the firewall.
@minskiter commented on GitHub (Sep 23, 2020):
https://s.tencent.com/research/report/1060.html
@fatedier commented on GitHub (Sep 23, 2020):
你贴的新闻,翻译一下,是因为 MSSQL 弱口令,导致被攻击者植入木马,攻击者会下载 frpc 工具来做远程控制。
攻击者下载的 frpc 没有被查杀,可能是做过了加壳等其他消除特征的处理。
从 github 下载的 frpc,是原生 go 编译的二进制文件,没有做过特殊处理,如果被查杀,建议:
是否报毒取决于 go 编译的一些行为特征,windows 平台的二进制也是在 linux 平台上交叉编译出来。这一类问题之后不会再继续回复。
@huruka commented on GitHub (Nov 9, 2020):
备注:自带防火墙(Windows 安全中心)添加白名单
病毒和威胁防护 - 管理设置 - (下滚)添加或删除排除项 - 添加排除项
@ckmark commented on GitHub (Dec 25, 2020):
自己编译防止被查杀的话,具体需要增加什么编译选项么?还是直接下源码来编译就行?
@yzkj-tom commented on GitHub (Dec 19, 2025):
自己编译的没有问题, 从release 下载的会报毒