云系统无论是用何种Linux,用我们的WZSysGuard可以让用户运行各种命令得到能抗窃密软件攻击的能力:
例如,如果你们用gpg, 就可以这样:
[root@rl5 ~]# which gpg
/usr/bin/gpg
[root@rl5 ~]# gencert /usr/bin/gpg
Found you have 3 login sessions running, if this is correct,
press <Enter> to continue; otherwise, please cancel it now:
Please enter password for WZSysGuard:
Please enter a password for checksum protection:
Please enter the password again:
之后,就可以用我们的secrun来保护gpg的运行,这里是保护10秒钟:
[root@rl5 ~]# secrun 10 gpg
Found you have 3 login sessions running, if this is correct,
press <Enter> to continue; otherwise, please cancel it now:
在我们的软件保护下,用户为gpg输入密码可以在十秒钟时间内防止strace/dtrace/systemtap/bpftrace/bcc/uprobe/kprobe/debuggers/内存窥探程序以及特洛伊木马的密码窃取,保护密码。