Cacls Command Question

简介: (以下问题均在vmw5.0 + windows xp sp2 测试)administators用户组:hacker0722,administrator当前用户:hacker0722今天遇到一个很奇怪的问题,就是使用命令cacls的命令,带参数/g来运行。

(以下问题均在vmw5.0 + windows xp sp2 测试)
administators用户组:hacker0722,administrator
当前用户:hacker0722

今天遇到一个很奇怪的问题,就是使用命令cacls的命令,带参数/g来运行。
先看看cacls /?的帮助关于该命令的解释。

如图1cmd help

当我在命令行下输入:

cacls c:/windows/system32 /g administrator:r

再输入:

cacls

显示:
 “'cacls' 不是内部或外部命令,也不是可运行的程序
 或批处理文件。”

cacls command question

此时,无论你输入什么东西都是无法运行,当时我都傻了,什么东西都不能运行了。
不过当我想起来有一个东西可以修改,就是在右健中有安全选项,于是在安全全下,

添加hacker0722的完全控制权限,没有想到成功了。也就是说自己可以对自己控制的

权限进行调解。
那么如果你得到一个地权限的shell的话,是不是也可以调整自己的权限呢?

目录
相关文章
|
2月前
Passing Messages to Process
Passing Messages to Process
13 0
|
7月前
Showing Recent Messages Command CodeSign failed with a nonzero exit code
Showing Recent Messages Command CodeSign failed with a nonzero exit code
72 0
A+B for Input-Output Practice
A+B for Input-Output Practice
|
Java
解决Command line is too long. Shorten command line for ServiceStarter or also for Application报错
解决Command line is too long. Shorten command line for ServiceStarter or also for Application报错
376 0
|
存储 移动开发 自然语言处理
Document-Level event Extraction via human-like reading process 论文解读
文档级事件抽取(DEE)特别困难,因为它提出了两个挑战:论元分散和多事件。第一个挑战意味着一个事件记录的论元可能存在于文档中的不同句子中
96 0
|
自然语言处理
Re26:读论文 Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks
Re26:读论文 Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks
Re26:读论文 Don’t Stop Pretraining: Adapt Language Models to Domains and Tasks
Command line is too long. Shorten command line for AppWebStarter or...(已解决)
找到你项目中 .idea/workspace.xml文件 找到 < component name=“PropertiesComponent” > 在标签内部加上这句
171 0
Command line is too long. Shorten command line for AppWebStarter or...(已解决)