网站安全
goback
add
网站安全:禁止提权常用的细节
2836
点击
·
0
回帖
灯火互联
楼主
禁止sethc.exe 运行
gpedit.msc
用户配置—管理模板—系统—双击“不要运行指定的windows应用程序”
把sethc.exe添加进去就行了!
卸载wscript.shell对象
regsvr32 WSHom.Ocx /u
卸载Shell.Application
regsvr32 /u shell32.dll
cacls %systemroot%system32shell32.dll /e /d guests //禁止guests使用
喜欢
0
评分
0
最新喜欢:
回复
普通帖
您需要登录后才可以回帖,
登录
或者
注册