Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

很好的管理方式,是否可以应用到企业中? #53

Closed
yjs0370 opened this issue Jun 21, 2023 · 5 comments
Closed

很好的管理方式,是否可以应用到企业中? #53

yjs0370 opened this issue Jun 21, 2023 · 5 comments

Comments

@yjs0370
Copy link

yjs0370 commented Jun 21, 2023

在企业管理中有很多软件无法控制,是否可以应用到AD中下发策略屏蔽相应的软件?我有这个想法,是否还需要相应的软件证书?

@the1812
Copy link
Owner

the1812 commented Aug 26, 2023

本质就是证书屏蔽, 系统证书配置能下发就行

@lifenjoiner
Copy link

@yjs0370
@GoGoogle#48
@anxin911#46

直观,就用图形界面。
批量操作,还是命令行的方便:https://github.com/lifenjoiner/RevokeCert 。其d命令可以直接提取证书,方便丰富本项目的证书库😀

@GoGoogle
Copy link

@yjs0370 @GoGoogle#48 @anxin911#46

直观,就用图形界面。 批量操作,还是命令行的方便:https://github.com/lifenjoiner/RevokeCert 。其d命令可以直接提取证书,方便丰富本项目的证书库😀

感谢作者的付出
是可以使用revokecert -d来批量提取证书?默认从哪里提取?

@lifenjoiner
Copy link

从哪里提取?

exe 文件。
对于单个的,可直接使用 exe 文件,不用提取。当然,导出证书后,原始文件就可以清理了,节省空间。
批量的话,自己写写批处理脚本,方便定制部署、再次使用。

Usage: RevokeCert.exe <r|u|d|v> <PE or cert filename>
    r: revoke; u: undo revoke; d: dump to cert file beside input; v: view info

@GoGoogle
Copy link

从哪里提取?

exe 文件。 对于单个的,可直接使用 exe 文件,不用提取。当然,导出证书后,原始文件就可以清理了,节省空间。 批量的话,自己写写批处理脚本,方便定制部署、再次使用。

Usage: RevokeCert.exe <r|u|d|v> <PE or cert filename>
    r: revoke; u: undo revoke; d: dump to cert file beside input; v: view info

明白了,谢谢

@the1812 the1812 closed this as completed Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants