mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3632] 病毒和后门程序 Viruses and backdoors #2898
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#2898
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 @MyBirdVery6 on GitHub (Sep 27, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3632
Describe the feature request
我的电脑因为使用 frpc 中了一次勒索病毒,入侵者通过frpc侵入电脑(可能植入了木马),破解了系统登录密码,使用勒索病毒加密了我的电脑,导致所有有价值的文件全部被加密了,通过服务器的网络日志,可以判断是因为frpc的加密不够,在互联网侧暴露导致被利用引起的。同时,通过各种杀毒软件检测,frpc所有版本,包括最新版,都存在木马Trojan:Win32/Malgent!MTB,存在远程执行漏洞,希望作者能尽快修复这些安全漏洞。

My computer was hit by a ransomware virus because of the use of frpc. The intruder invaded the computer through frpc (maybe implanted a Trojan horse), cracked the system login password, and used the ransomware virus to encrypt my computer, causing all valuable files to be encrypted. Through the server's network log, it can be determined that the encryption of frpc is not enough and it is exposed on the Internet side and is exploited. At the same time, through various anti-virus software detection, all versions of frpc, including the latest version, have the Trojan Trojan:Win32/Malgent!MTB and remote execution vulnerabilities. I hope the author can fix these security vulnerabilities as soon as possible.
Describe alternatives you've considered
I hope the author can fix these security vulnerabilities as soon as possible.
Affected area
@fatedier commented on GitHub (Sep 27, 2023):
Duplicate https://github.com/fatedier/frp/issues/2095
@JoeyC-Dev commented on GitHub (May 17, 2025):
It looks like frp is specifically being detected/listed as a virus (based on the reason column), no matter how code is being changed.
Be real honest, I have seen frp is trying to be used in Kubernetes clusters, like concept "feature gate". But in cloud environment, our client will ask us why it is being detected as "virus" and will have many compliance issues if using frp.
Maybe good for on-site cluster. But usually something like trivy will be used, and we will face for compliance issues again.
In most cases, client will directly ask the operator team to remove it, or we need a very valid report for compliance issue.
I understand that the maintainers may not want to deal with this "virus" issue any more. But if this application is indeed planned to be designed for Kubernetes, it is still necessary to consider this issue. When it comes to Kubernetes, it is no longer a simple issue.
FYI: @fatedier
Sorry for excusing. I want to comment this as I see this application is planned to be used for Kubernetes.
@fatedier commented on GitHub (May 19, 2025):
@JoeyC-Dev
Please refer to issue #2095.