关于MYSQL udf.dll 提权入侵
批处理代码:
net stop mysql
del %SystemRoot%\system32\udf.dll /A/F/Q
del %SystemRoot%\udf.dll /A/F/Q
del %SystemRoot%\temp\udf.dll /A/F/Q
dir %SystemRoot%\system32\com > %SystemRoot%\system32\udf.dll
dir %SystemRoot%\system32\com > %SystemRoot%\udf.dll
dir %SystemRoot%\system32\com > %SystemRoot%\temp\udf.dll
attrib +R +S +H %SystemRoot%\system32\udf.dll
attrib +R +S +H %SystemRoot%\udf.dll
attrib +R +S +H %SystemRoot%\temp\udf.dll
cscript.exe xcacls.vbs "%SystemRoot%\system32\udf.dll" /D Everyone:M /E
cscript.exe xcacls.vbs "%SystemRoot%\udf.dll" /D Everyone:M /E
cscript.exe xcacls.vbs "%SystemRoot%\temp\udf.dll" /D Everyone:M /E
del %SystemRoot%\system32\langouster_udf.dll /A/F/Q
del %SystemRoot%\langouster_udf.dll /A/F/Q
del %SystemRoot%\temp\langouster_udf.dll /A/F/Q
dir %SystemRoot%\system32\com > %SystemRoot%\system32\langouster_udf.dll
dir %SystemRoot%\system32\com > %SystemRoot%\langouster_udf.dll
dir %SystemRoot%\system32\com > %SystemRoot%\temp\langouster_udf.dll
attrib +R +S +H %SystemRoot%\system32\langouster_udf.dll
attrib +R +S +H %SystemRoot%\langouster_udf.dll
attrib +R +S +H %SystemRoot%\temp\langouster_udf.dll
cscript.exe xcacls.vbs "%SystemRoot%\system32\langouster_udf.dll" /D Everyone:M /E
cscript.exe xcacls.vbs "%SystemRoot%\langouster_udf.dll" /D Everyone:M /E
cscript.exe xcacls.vbs "%SystemRoot%\temp\langouster_udf.dll" /D Everyone:M /E
net start mysql
新建记事本,复制以上内容,更改记事本文件后辍为.bat,运行即可!
- 合理的网站布局对提高网站的用户体验有什么帮助
- 建议企业网站制作多使用扁平化设计
- 建设网站做ICP备案收费吗
- 临沂企业网站建设的作用
- 防止网站内容被外人采集的几个小招
- 专业的网站建设能给公司带来多少回报遇到的疑问解答
- 百度对新站的审核时间延长??
- 新手学做网站的几点建议
- 创新在网站优化中的重要性
- 网站建设的三大绝招你知道几个
- 增大网页浏览量的十个细节
- 临沂企业建站多少钱
- 网站建设才是一个企业网络营销的根本
- 临沂广润网络服务有限公司
- 临沂艾迪商务服务有限公司
- 企业网站建设完成后要做基本的维护更新
- 网站外链的新形势在哪里?
- 移动互联网时代考虑用户时间碎片化特点
- 网站优化技巧之如何提高网站的用户体验要求
- 关于MYSQL udf.dll 提权入侵