Build and fix hidden account vulnerabilities in Microsoft's entire system

Source: Internet
Author: User

Brief description:
You can use special characters to create a hidden account. The account is not displayed on the command line interface. It is blank in the user management panel ..

Detailed description:
You can use the blank characters in V9 in the smart abcinput method to create a hidden account. You cannot create a hidden account in the command line. You can first write a batch, as shown below:
Net user 123/add
Net localgroup administrators/add
Note that the blank characters are not spaces.
After the account is created, run the "net user" command on the command line to check whether the account is blank.
After this account is created, you cannot directly log on to mstsc. You need to enter a special character in the user name column on the General tab of the Remote Desktop options panel, and then connect again.

Proof of vulnerability:
Create a batch. The content is as follows.
Net user 123/add
Net localgroup administrators/add
After execution, check the user management interface to see if there is a blank account.

Solution:
Filter out these special characters.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.