#3416·mRemoteNG

安全审计 — mRemoteNG 1.78.2-NB (3405)

作者: obtim创建于 2026年8月9日更新于 2026年9月10日
标签In progress

H-1 — Hardcoded default key mR3m

文件: mRemoteNG/Tree/Root/RootNodeInfo.cs:54

csharp
[Browsable(false)] public string DefaultPassword { get; } = "mR3m"; //TODO move password away from code to settings
  • 如果用户未设置自定义配置密码,连接密码将使用从公共常量 mR3m 获取的密钥进行加密。

内容来源: mRemoteNG/mRemoteNG