码迷,mamicode.com
首页 > 其他好文 > 详细

[No000017F]如何监控注册表的修改

时间:2018-10-08 14:00:14      阅读:290      评论:0      收藏:0      [点我收藏+]

标签:解压缩   清除   extra   监控   click   ati   pen   注册表   for   

技术分享图片

今天我们将向您展示如何使用我们最喜欢的工具之一Proc Mon,在您更改PC上的组策略设置时查看编辑的注册表项。

使用Proc Mon查看组策略对象修改的注册表设置

您要做的第一件事就是从Sys Internals网站获取Proc Mon的副本。

技术分享图片

然后,您需要解压缩该文件夹并运行Procmon.exe文件。

技术分享图片

Proc Mon打开时,您需要添加如下条件:

进程名称是mmc.exe然后包含

然后单击"添加"按钮。

技术分享图片

要仅获取更改的注册表项,我们需要添加另一个:

操作是RegSetValue然后包括

然后再次单击"添加"按钮。

技术分享图片

添加完两个规则后,您可以继续并单击"确定"

技术分享图片

现在转到打开要编辑的组策略设置。

技术分享图片

在实际更改设置之前,请切换回Proc Mon并清除日志。

技术分享图片

然后转到并更改GPO并单击"应用"

技术分享图片

如果切换到Proc Mon,您将看到您有一个注册表项。右键单击它,然后从上下文菜单中选择Jump To ...选项。

技术分享图片

这将启动Regedit并带您到修改后的确切密钥

技术分享图片

这就是它们的全部。

How to See Which Registry Settings a Group Policy Object Modifies

技术分享图片

Today we are going to show you how to use one of our favorite tools, Proc Mon, to see which registry keys are edited when you change a Group Policy setting on your PC.

Using Proc Mon to See Which Registry Settings a Group Policy Object Modifies

The first thing you will want to do is go and get yourself a copy of Proc Mon from the Sys Internals website.

技术分享图片

Then you will need to extract the folder and run  the Procmon.exe file.

技术分享图片

When Proc Mon opens, you will need to add a condition as follows:

Process Name is mmc.exe then Include

Then click the add button.

技术分享图片

To get only the registry keys that are changed, we need add another one:

Operation is RegSetValue then Include

Then again click the add button.

技术分享图片

Once the two rules have been added, you can go ahead and click ok.

技术分享图片

Now go and open the Group Policy setting that you wish to edit.

技术分享图片

Before you actually change the setting, switch back over to Proc Mon and clear the log.

技术分享图片

Then go and change the GPO and click apply.

技术分享图片

If you switch over to Proc Mon you will see that you have a registry key(s) there. Right-click on it and select the Jump To… option from the context menu.

技术分享图片

That will fire up Regedit and take you to the exact key which was modified

技术分享图片

That‘s all there is to it guys.

[No000017F]如何监控注册表的修改

标签:解压缩   清除   extra   监控   click   ati   pen   注册表   for   

原文地址:https://www.cnblogs.com/Chary/p/No000017F.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!