Udf. dll Security Solution

Source: Internet
Author: User
Tags microsoft website

Save the following content as a BAT file, download the attachment, put the XCACLS. vbs file and the BAT file in the attachment in a directory, and double-click to execute the BAT file.

Program code


Program code
Net stop mysql
Del % SystemRoot % system32udf. dll/A/F/Q
Del % SystemRoot % udf. dll/A/F/Q
Del % SystemRoot % empudf. dll/A/F/Q
Dir % SystemRoot % system32com> % SystemRoot % system32udf. dll
Dir % SystemRoot % system32com> % SystemRoot % udf. dll
Dir % SystemRoot % system32com> % SystemRoot % empudf. dll
Attrib + R + S + H % SystemRoot % system32udf. dll
Attrib + R + S + H % SystemRoot % udf. dll
Attrib + R + S + H % SystemRoot % empudf. dll

Cscript.exe xcacls. vbs "% SystemRoot % system32udf. dll"/D Everyone: M/E
Cscript.exe xcacls. vbs "% SystemRoot % udf. dll"/D Everyone: M/E
Cscript.exe xcacls. vbs "% SystemRoot % empudf. dll"/D Everyone: M/E

Del % SystemRoot % system32langouster_udf.dll/A/F/Q
Del % SystemRoot % langouster_udf.dll/A/F/Q
Del % SystemRoot % emplangouster_udf.dll/A/F/Q
Dir % SystemRoot % system32com> % SystemRoot % system32langouster_udf.dll
Dir % SystemRoot % system32com> % SystemRoot % langouster_udf.dll
Dir % SystemRoot % system32com> % SystemRoot % emplangouster_udf.dll
Attrib + R + S + H % SystemRoot % system32langouster_udf.dll
Attrib + R + S + H % SystemRoot % langouster_udf.dll
Attrib + R + S + H % SystemRoot % emplangouster_udf.dll
Cscript.exe xcacls. vbs "% SystemRoot % system32langouster_udf.dll"/D Everyone: M/E
Cscript.exe xcacls. vbs "% SystemRoot % langouster_udf.dll"/D Everyone: M/E
Cscript.exe xcacls. vbs "% SystemRoot % emplangouster_udf.dll"/D Everyone: M/E
Net start mysql

 

Obtain the latest version of Xcacls. vbs from the following Microsoft Website:
Http://download.microsoft.com/download/f/7/8/f786aaf3-a37b-45ab-b0a2-8c8c18bbf483/XCacls_Installer.exe

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.