mirror of
https://github.com/Cucgua/winterm-bridge.git
synced 2026-04-25 04:35:49 +03:00
[GH-ISSUE #2] 6位纯数字pin码被爆破的可能性太大 #2
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 @huanchong-99 on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/Cucgua/winterm-bridge/issues/2
设置密码的时候没有任何校验,支持字母数字,超过六位数的密码,但是网页端只支持六位纯数字的pin码,在无防护爆破的情况下成功率接近 100%,一旦爆破成功,依靠终端直接接管整个服务器
@Cucgua commented on GitHub (Feb 1, 2026):
可以的 下个版本改成英文+数字的可能
@huanchong-99 commented on GitHub (Feb 1, 2026):
期待版本更新,希望支持12位密码,并且允许大小写字母,特殊符号