当前位置:网站首页>隐藏用户的创建和使用
隐藏用户的创建和使用
2022-07-01 21:47:00 【千里ZLP】
1. 隐藏账户创建
在 windows 环境下创建用户如果后面带了一个"$"符号,在 net user 时默认是不显示的,下文基于这个特性展开
新建一个隐藏账户并加入管理员组 (需要管理员权限)
net user admin$ admin /add #用户名要以$结尾
net localgroup administrators admin$ /add

如上图,查看用户时看不到新建的admin$用户。
但是在控制面板的管理工具中的用户与用户组,仍可以查看到该用户的存在

2.导出注册表
在注册表"HKEY_LOCAL_MACHINE\SAM\SAM\Domains\Account\Users\Names&
边栏推荐
- Getting started with the lockust series
- 【juc学习之路第8天】Condition
- Basic knowledge of ngnix
- 【单体】流辰信息I-BPSv3服务器推荐配置
- Use of vscode
- 完全注解的ssm框架搭建
- 为什么数字化转型战略必须包括持续测试?
- Yan Rong looks at how to formulate a multi cloud strategy in the era of hybrid cloud
- Recent public ancestor offline practice (tarjan)
- awoo‘s Favorite Problem(优先队列)
猜你喜欢

EasyExcel 复杂数据导出

并发编程系列之FutureTask源码学习笔记

详解LockSupport的使用

Indicator trap: seven KPI mistakes that it leaders are prone to make

Mysql——》索引存储模型推演

91.(cesium篇)cesium火箭发射模拟

Copy ‘XXXX‘ to effectively final temp variable

What is the difference between PMP and NPDP?

互联网的智算架构设计

Relationship and difference between enterprise architecture and project management
随机推荐
Mask wearing detection method based on yolov5
详解LockSupport的使用
QT版本华睿相机的Demo程序实现
并发编程系列之FutureTask源码学习笔记
leetcode - 287. 寻找重复数
Do you want to make up for the suspended examination in the first half of the year? Including ten examinations for supervision engineers, architects, etc
linux下清理系统缓存并释放内存
使用闭包实现点击按钮切换 toggle
MySQL series transaction log redo log learning notes
Medium pen test questions: flip the string, such as ABCD, print out DCBA
内存导致的电脑游戏中显示hdmi无信号 从而死机的情况
Show member variables and methods in classes in idea
Business visualization - make your flowchart'run'up
CSDN购买的课程从哪里可以进入
CIO's discussion and Analysis on the definition of high-performance it team
【生态伙伴】鲲鹏系统工程师培训
YOLOv5.5 调用本地摄像头
linux下清理系统缓存并释放内存
Simple interactive operation of electron learning (III)
mysql 学习笔记-优化之SQL优化