Enhanced batch processing for server disk C Security (removing permissions for some special software)

Source: Internet
Author: User

Latest C disk security enhanced Batch Processing
Usage: Save it as "C disk security enhancement batch processing. Bat" to the directory of the open-source edition 2.3, which is the same as thecsafe. cmd. Double-click it to execute it! CopyCodeThe Code is as follows: Add everyone to the system files that hackers often use to reject permissions.
Regsvr32/s wshom. ocx
Cscript.exe xcacls. vbs "% SystemRoot %/system32/cmd.exe"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/net.exe"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/net1.exe"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/cacls.exe"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/wscript.exe"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/wshom. ocx"/d everyone: F/E
Cscript.exe xcacls. vbs "% SystemRoot %/system32/cscript.exe"/d everyone: F/E
Regsvr32/S/u wshom. ocx
Echo C disk security enhanced! Press any key to exit!
Pause> NUL
Goto exit

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.